This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11136 - Fix segfault when committing database
Attached to Project:
Rockbox
Opened by Akio Idehara (idak) - Monday, 22 March 2010, 09:26 GMT+2
Last edited by Frank Gevaerts (fg) - Friday, 13 April 2012, 16:24 GMT+2
Opened by Akio Idehara (idak) - Monday, 22 March 2010, 09:26 GMT+2
Last edited by Frank Gevaerts (fg) - Friday, 13 April 2012, 16:24 GMT+2
|
DetailsWhen committing large database (in initialize state),
segfault occurs in splash screen. This patch fixes this issue. |
This task depends upon
But I don't see this problem on real target (ipod5 and sansa e200).
I think the cause is that committing tagbase a lot file is too slow
and drawing splash screen (and initialize skin) is too fast (I use Intel Core-i7).
# committing tagbase a few file can't see.
So please close this task.