Opened 12 years ago
Closed 12 years ago
#679 closed defect/bug (fixed)
Navit crash during jumps beetwen country and town selarch modes.
Reported by: | tryagain | Owned by: | cp15 |
---|---|---|---|
Priority: | critical | Milestone: | version 0.2.0 |
Component: | gui/internal | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
When I go to City, click on the flag, press a letter, select a country from the list, then press "Country" in the top row, select that country again, then again press "Country", select same country. After this Navit crashes on Ubuntu. WinCE version seemed to work ok.
Attachments (1)
Change History (3)
Changed 12 years ago by tryagain
comment:1 Changed 12 years ago by korrosa
I can confirm that the above procedure also causes a crash on my system (Ubuntu 10.04, Navit r3610).
Error in terminal: * glibc detected * navit: malloc(): smallbin double linked list corrupted: 0x0917c5b0 *
The patch seems to solve the problem. Good work!
comment:2 Changed 12 years ago by number6
- Resolution set to fixed
- Status changed from new to closed
Added in Revision 3612
Note: See
TracTickets for help on using
tickets.
Patch to solve above problem.