This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12175 - Rockbox crashes after initializing database
Attached to Project:
Rockbox
Opened by Wolfgang Dilg (rasferret) - Thursday, 30 June 2011, 10:50 GMT+2
Last edited by sideral (sideral) - Monday, 04 July 2011, 15:23 GMT+2
Opened by Wolfgang Dilg (rasferret) - Thursday, 30 June 2011, 10:50 GMT+2
Last edited by sideral (sideral) - Monday, 04 July 2011, 15:23 GMT+2
|
DetailsSVN r30097 crashes after last commit step with *PANIC* Stkov dircache (0)
at least SVN r30058 works properly |
This task depends upon
The panic message seems to hint at a stack overflow in the dircache thread. (The directory cache is temporarily disabled during the database commit, and reloaded afterwards.)
Is the crash reproducible after each database update or reinitialization? If so, please list the exact steps. Could you please double-check that you cannot reproduce the behavior (with the same steps) with r30058? There have been no dircache changes since then… Maybe you just haven't rebuilt or updated your database for some time.
The crash is not always the case. Sometimes it just stops scanning the disk at 78% and then the player isn't responding any more.
I've tested the daily versions, so no test of r30052...r30057
I guess disabling dircache (in system settings → disk) is a safe workaround until this is fixed.
r30122
Could you please check which function corresponds to address 4CE24 in your build? The rockbox.map file in your build directory will be of help.
If this is address is not related to the dircache, please open a new Flyspray task and repeat all relevant information there.