#364 closed defect/bug (invalid)
Unknown Segfault
Reported by: | Multikoor | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
Hi guys,
Just compiled navit from source (fresh from svn repo), it segfaulted and refused to run, so I did make uninstall/make clean and started again.
Running Eeebuntu on an Asus Eee 1000HE, fresh install.
I still receive a segmentation fault with no apparent reason:
$ gdb navit (gdb) run Starting program: /home/multikoor/navit2/navit/navit/navit [Thread debugging using libthread_db enabled] Running from source directory [New Thread 0xb7dbc9f0 (LWP 31604)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7dbc9f0 (LWP31604)] 0x00000000 in ?? () (gdb) where #0 0x00000000 in ?? () #1 0xb7c5dbe0 in vehicle_demo_new (meth=0x8293af4, cbl=0x8293760, attrs=0x82926f0) at vehicle_demo.c:192 #2 0x0807ad73 in vehicle_new (parent=0x8291ccc, attrs=0x82926f0) at vehicle.c:164 #3 0x08065f9f in xi_start_element (context=0x82910a0, element_name=0x8293390 "vehicle", attribute_names=0x8291b20, attribute_values=0x82911b0, user_data=0xbfc95dac, error=0xbfc95d00) at xmlconfig.c:470 #4 0xb7fdf3f9 in g_markup_parse_context_parse () from /usr/lib/libglib-2.0.so.0 #5 0x08064cdc in parse_file (document=0xbfc95dac, error=0xbfc95e14) at xmlconfig.c:844 #6 0x08064ecd in config_load (filename=0x8291000 "navit.xml", error=0xbfc95e14) at xmlconfig.c:913 #7 0x08051c7b in main (argc=-1211769872, argv=0x1) at start.c:169
Is anybody able to enlighten me on this? navit will not start at all, thanks!
Change History (5)
comment:1 Changed 14 years ago by Acid head
comment:2 Changed 14 years ago by KaZeR
Also, please share your navit.xml
comment:3 Changed 14 years ago by KaZeR
- Milestone set to Can't fix / missing infos
comment:4 Changed 14 years ago by KaZeR
- Resolution set to invalid
- Status changed from new to closed
We need more informations to be able to fix. Please reopen if needed.
comment:5 Changed 7 years ago by kazer
- Milestone Can't fix / missing infos deleted
Milestone Can't fix / missing infos deleted
Note: See
TracTickets for help on using
tickets.
Seems to be the same as #326
Please confirm if you are using internal GUI and SDL graphics.
If so, please set it as duplicate.