Bug 11412 - Spontaneous reboot (trace added)
: Spontaneous reboot (trace added)
Status: RESOLVED FIXED
Product: SB Touch
Classification: Unclassified
Component: Audio
: unspecified
: PC Other
: -- normal (vote)
: MP
Assigned To: Richard Titmuss
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-19 14:42 UTC by Remy Bohmer
Modified: 2009-09-08 09:15 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Bohmer 2009-03-19 14:42:31 UTC
While switching channels and using squeezenetwork (which is the only server that seems to work on 4864 and factory reset ;-) ) I got a watchdog reset.

See logging below.

src/audio/decode/decode_alsa.c:629 DEBUG decode_alsa_resume                                                                                                                  
src/audio/decode/decode.c:120 DEBUG resume_audio decode state: 1 audio state 1                                                                                               
src/audio/decode/decode.c:473 DEBUG decode_stop                                                                                                                              
src/audio/decode/decode.c:296 DEBUG handling message                                                                                                                         
src/audio/decode/decode.c:164 DEBUG decode_stop_handler                                                                                                                      
src/audio/decode/decode_mad.c:477 DEBUG decode_mad_stop()                                                                                                                    
src/audio/decode/decode_alsa.c:653 DEBUG decode_alsa_stop                                                                                                                    
src/audio/decode/decode.c:473 DEBUG decode_stop                                                                                                                              
src/audio/decode/decode.c:296 DEBUG handling message                                                                                                                         
src/audio/decode/decode.c:164 DEBUG decode_stop_handler                                                                                                                      
src/audio/decode/decode_alsa.c:653 DEBUG decode_alsa_stop                                                                                                                    
src/audio/decode/decode.c:507 DEBUG decode_start                                                                                                                             
src/audio/decode/decode.c:296 DEBUG handling message                                                                                                                         
src/audio/decode/decode.c:232 DEBUG decode_start_handler decoder=77 num_params=4                                                                                             
src/audio/decode/decode_output.c:564 DEBUG Track gain 65536                                                                                                                  
src/audio/decode/decode_output.c:568 DEBUG Track clip range 7fffffff 80000000                                                                                                
src/audio/decode/decode_output.c:573 DEBUG Polarity inversion 0                                                                                                              
src/audio/decode/decode_alsa.c:618 DEBUG decode_alsa_start                                                                                                                   
src/audio/streambuf.c:402 DEBUG streambuf connect 216.151.132.68:20480                                                                                                       
src/audio/decode/decode.c:386 DEBUG decode_resume_decoder                                                                                                                    
src/audio/decode/decode.c:296 DEBUG handling message                                                                                                                         
src/audio/decode/decode.c:89 DEBUG resume_decoder decode state: 1 audio state 0                                                                                              
src/audio/decode/decode.c:407 DEBUG decode_resume_audio start_jiffies=0                                                                                                      
src/audio/decode/decode.c:296 DEBUG handling message                                                                                                                         
src/audio/decode/decode.c:103 DEBUG decode_resume_audio_handler start_interval=0                                                                                             
src/audio/decode/decode_alsa.c:629 DEBUG decode_alsa_resume                                                                                                                  
src/audio/decode/decode.c:120 DEBUG resume_audio decode state: 1 audio state 1                                                                                               
src/audio/decode/decode_alsa.c:674 DEBUG copyright not asserted                                                                                                              
src/audio/decode/decode_alsa.c:705 DEBUG iec958 status: 0c 02 00 00                                                                                                          

*** glibc detected *** /usr/bin/jive: corrupted double-linked list: 0x008eda20 ***
mxc_wdt: Unexpected close, not stopping!                                          
++Searching for BBT table in the flash ...                                        
.                                                                                 
Found version 1 Bbt0 at block 1023 (0x7fe0000)                                    
Block 459 is bad                                                                  
Block 721 is bad                                                                  
Block 819 is bad                                                                  
Total bad blocks: 3                                                               
.== enter ^C to abort                                                             
FEC: [ HALF_DUPLEX ] [ disconnected ] [ 10M bps ]:                                
Ethernet mxc_fec: MAC address 00:04:20:22:00:4c                                   
No IP info for device!                                                            
hardware reset by watchdog                                                        

Clock input is 24 MHz
Booting from [NAND flash]
[0x08000000 bytes]: 1024 blocks of 64 pages of 2048 bytes each.

Chip is working in auto mode

RedBoot(tm) bootstrap and debug environment [ROMRAM]
Non-certified release, version FSL 200904 - built 16:04:22, Mar  2 2009

Platform: Logitech Fab4 (i.MX35 )  PASS1100 [x32 DDR]
System type 1804 revision 3                          
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
Copyright (C) 2003, 2004, 2005, 2006 eCosCentric Limited
Comment 1 Richard Titmuss 2009-03-30 07:18:00 UTC
I think this is now resolved (a few days ago). The wma decoder port had some memory bugs, but these are now fixed. I've been playing Napster (that uses wma) successfully now for several days.