Opened 12 years ago
Closed 12 years ago
#723 closed defect/bug (fixed)
glibc error:
Reported by: | foxxi59 | Owned by: | KaZeR |
---|---|---|---|
Priority: | critical | Milestone: | version 0.2.1 |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: | http://wiki.navit-project.org/index.php/user:pini |
Description
Under ubuntu 10.10 I got after close :
see attached file.
Attachments (3)
Change History (9)
Changed 12 years ago by foxxi59
comment:1 Changed 12 years ago by woglinde
Changed 12 years ago by foxxi59
comment:2 Changed 12 years ago by foxxi59
navit.xml is added
comment:3 Changed 12 years ago by woglinde
Still a problem? Otherwise I will close the ticket in 2 weeks
Bye Henning
comment:4 Changed 12 years ago by pini
There is a problem with gui/gtk indeed (r4494). When closing navit using "Display / Quit", nothing happens at first and the GUI remains responsive. Selecting "Display / Quit" again produces a SIGSEGV. Not sure whether it's the same problem as reported first, though.
Adding a call to event_main_loop_quit() right after navit_destroy() into navit/gui/gtk/gui_gtk_action.c:quit_action() does the trick.
comment:5 Changed 12 years ago by pini
- Cc http://wiki.navit-project.org/index.php/user:pini added
Changed 12 years ago by pini
Patch to call event_main_loop_quit() right after navit_destroy() for gui/gtk
comment:6 Changed 12 years ago by woglinde
- Resolution set to fixed
- Status changed from new to closed
Hi,
bug was fixed with a diffrent approach. Please see http://navit.svn.sourceforge.net/viewvc/navit?revision=4556&view=revision
Can you please attache your navit.xml