Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10841 - Panic after leaving USB mode

Attached to Project: Rockbox
Opened by PaulJam (PaulJam) - Wednesday, 09 December 2009, 21:06 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 14 December 2009, 21:59 GMT+2
Task Type Bugs
Category User Interface
Status Closed
Assigned To Jonathan Gordon (jdgordon)
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

When unplugging the USB cable rockbox crashes with the following message:

*PANIC*
Stack underflow... viewportmanager

see here for additional info on IRC:
http://www.rockbox.org/irc/log-20091209#20:52:52

H300 with r23913.
This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Monday, 14 December 2009, 21:59 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  its good enough.. could be better... maybe later
Comment by Frank Gevaerts (fg) - Wednesday, 09 December 2009, 21:13 GMT+2
The attached patch should fix this
   conditional_undo.diff (1.7 KiB)
 apps/gui/usb_screen.c |   13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Comment by Frank Gevaerts (fg) - Wednesday, 09 December 2009, 21:36 GMT+2
Reopened because JdGordon wants to do a cleaner fix

Loading...