[maemo-developers] [maemo-developers] Debugging maemo_af_desktop crashes
From: Marius Gedminas marius at pov.ltDate: Thu Dec 7 23:07:45 EET 2006
- Previous message: [maemo-developers] Canola: other apps won't start
- Next message: [maemo-developers] Debugging maemo_af_desktop crashes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I believe I've mentioned before that my 770 likes to reboot spontaneously. /proc/bootreason is sw_rst, /var/lib/dsme/stats/lifeguard_resets usually indicates /usr/bin/maemo_af_desktop (46 times already, out of 54 resets). I mkdir'ed /media/mmc1/core-dumps and now have a core file from the last crash. Question: what can I do with it? gdb on the 770 doesn't appear to be very useful: /media/mmc1/core-dumps $ gdb maemo_af_desktop core.959 ... warning: core file may not match specified executable file. Core was generated by `/usr/bin/maemo_af_desktop'. Program terminated with signal 6, Aborted. Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/ld-linux.so.3 #0 0x40047c14 in kill () from /lib/libc.so.6 (gdb) bt #0 0x40047c14 in kill () from /lib/libc.so.6 #1 0x40047a2c in raise () from /lib/libc.so.6 #2 0x00008f20 in ?? () I'm still running mistral. I've two status bar applets installed (panelclock 0.5 and load-applet-run 0.4.3-2), but previously I've seen these spontaneous reboots with only osso-statusbar-cpu installed instead of these two. (I also happen to have four other core files from previous crashes: browser, maemo-launcher, dsme, osso_hss.) Marius Gedminas -- User n.: A programmer who will believe anything you tell him. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20061207/63ff4c4b/attachment.pgp
- Previous message: [maemo-developers] Canola: other apps won't start
- Next message: [maemo-developers] Debugging maemo_af_desktop crashes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]