|
From: KaZeR <ka...@al...> - 2007-11-29 09:41:02
|
For your question about size : quote from cp15 : " the .bin is actually a zip file. Until recently the members of this zip file were uncompressed, now they are compressed" So it's normal :) Helge Hafting a écrit : > On Wed, Nov 28, 2007 at 10:01:30PM +0100, KaZeR wrote: > >> Hi Helge, >> >> Could you try with a fresh cvs checkout? >> cp15 committed a fix that should solve your problem i think. >> >> Let us know. If it doesn't work, please output a new gdb output, and >> console log. Thanks in advance. >> >> > Checked out, compiled, converted a map, crashed: > $ gdb /usr/src/navit-build/src/navit > GNU gdb 6.6.90.20070912-debian > Copyright (C) 2007 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show > copying" > and "show warranty" for details. > This GDB was configured as "x86_64-linux-gnu"... > Using host libthread_db library "/lib/libthread_db.so.1". > (gdb) run navit2.xml > Starting program: /usr/src/navit-build/src/navit navit2.xml > [Thread debugging using libthread_db enabled] > [New Thread 0x2b00fc7a42e0 (LWP 21894)] > data_binfile:map_new_binfile:file_create > /home/helgehaf/kart/Trondheim2.bin > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x2b00fc7a42e0 (LWP 21894)] > 0x00002b00fcf3d93a in map_new_binfile () > from /usr/local/lib/navit/data/libdata_binfile.so > (gdb) where > #0 0x00002b00fcf3d93a in map_new_binfile () > from /usr/local/lib/navit/data/libdata_binfile.so > #1 0x000000000040ff42 in map_new () > #2 0x000000000041fa85 in xmlconfig_map () > #3 0x0000000000420346 in start_element () > #4 0x00002b00faf9dc41 in g_markup_parse_context_parse () > from /usr/lib/libglib-2.0.so.0 > #5 0x000000000042048a in config_load () > #6 0x000000000040fa62 in main (argc=<value optimized out>, > argv=0x7fffb0164a28) at ../../navit/src/main.c:173 > > Also, did you improved the structure of .bin maps? > Trondheim.osm converts to 279kB using the osm2navit of 11/11. > Todays osm2navit makes a 81kB file. > > Helge Hafting > > Helge Hafting > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Navit-users mailing list > Nav...@li... > https://lists.sourceforge.net/lists/listinfo/navit-users > > |