Changes between Initial Version and Version 1 of Ticket #3687
- Timestamp:
- Apr 6, 2009, 9:38:42 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3687 – Description
initial v1 1 1 I just got this crash with r29979 about 1 seconds after moving FF to a new workspace: 2 2 3 {{{ 3 4 791: DEBUGGER: getNumAvailable() == 0 4 5 debug_server: Thread 791 entered the debugger: Debugger call: `getNumAvailable() == 0' … … 17 18 (0x70698f7c) 0x268978 _message_thread__13MessageLooperPv + 0x28 18 19 (0x70698fac) 0x65bcd8 thread_entry + 0x20 19 20 }}} 20 21 Unfortunately I'm uncertain as to how easy that one will be to reproduce, and I don't see anything suspicious on serial log prior to it crashing into gdb.