Custom Query (1067 matches)
Results (25 - 27 of 1067)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#30 | fixed | call of navit with command line parameter different from valid navit.xml dumps core | somebody | asys3@… |
Description |
uwe@rock:~/navit$ navit g
** ERROR **: Fehler beim Parsen von 'g': Failed to open file 'g': No such file or directory aborting... Aborted (core dumped) |
|||
#31 | fixed | navigation commands are leaked | somebody | zaxl |
Description |
navigation_list_item_attr_get
attr->u.str=show_maneuver -> allocates and that allocation is not freed |
|||
#32 | fixed | osm2navit segfaults | cp15 | KaZeR |
Description |
{{{ (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. 0x08049cc8 in node_item_get (id=200542) at osm2navit.c:445 445 int p=count/2; (gdb) bt #0 0x08049cc8 in node_item_get (id=200542) at osm2navit.c:445 #1 0x08049f1f in parse_nd (p=0xbf9f12e4 "<nd ref=\"200542\" />\n") at osm2navit.c:581 #2 0x0804ac93 in phase1 (in=0xb7e57440, out_ways=0x80e5a00, out_nodes=0x80e5b68) at osm2navit.c:669 #3 0x0804cdf0 in main (argc=Cannot access memory at address 0x0 ) at osm2navit.c:1656 }}} {{{ > free -m total used free shared buffers cached Mem: 1002 982 20 0 57 61 -/+ buffers/cache: 862 139 Swap: 2933 1678 1255 df -h Sys. de fich. Tail. Occ. Disp. %Occ. Monté sur /dev/sda5 8,7G 7,5G 775M 91% / udev 502M 96K 502M 1% /dev /dev/sda7 16G 11G 4,6G 71% /home }}} {{{ PROGRESS1: Processed 106712711 nodes (79310126 out) 1 ways 0 relations 0 tiles ./nvt_pro.sh: line 6: 4523 Relais brisé (pipe) bzcat planet-latest.osm.bz2 4524 Erreur de segmentation | ./osm2navit $output }}} |
Note: See TracQuery
for help on using queries.