|
From: Helge H. <hel...@ai...> - 2007-11-22 15:38:15
|
KaZeR wrote: > This isn't a known problem. It could help us if you could provide a log > of your trip. > Simply start gpsd as usual, and run : gpspipe -r > logfile.nmea, and > drive as usual. > Then give us your nmea file, and we'll be able to replay the log and > investigate your problem. > logfile attached. Navit worked fine for a while, but that was only because the map was "north up" in the beginning. I got a crash as soon as I pressed the button for orienting the map. Output from gdb: Fix the speech tag in navit.xml to let navit say: When possible, please turn around Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2b8669bf1d10 (LWP 6279)] 0x0000000000413b16 in navigation_destroy_itms_cmds () (gdb) where #0 0x0000000000413b16 in navigation_destroy_itms_cmds () #1 0x0000000000415187 in navigation_update () #2 0x0000000000412e3d in navit_cursor_update () #3 0x0000000000409f3c in callback_call () #4 0x0000000000409fce in callback_list_call () #5 0x000000000040b67e in callback_list_call_1 () #6 0x000000000040b5d8 in cursor_update () #7 0x0000000000409f3c in callback_call () #8 0x0000000000409fce in callback_list_call () #9 0x000000000041d86e in callback_list_call_1 () #10 0x000000000041e3bf in vehicle_gps_callback () #11 0x00002b8668990a29 in gps_poll () from /usr/lib/libgps.so.16 #12 0x000000000041f1be in vehicle_track () #13 0x00002b8668704df4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #14 0x00002b86687080dd in ?? () from /usr/lib/libglib-2.0.so.0 #15 0x00002b86687083d7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #16 0x000000000040fb29 in main () ~ I tried a few more crashes, it was always the same list of functions listed by gdb. I hope this is of help - it'll be a very useful program when it works :-) Helge Hafting |