Opened 15 years ago
Closed 14 years ago
#32 closed defect/bug (fixed)
osm2navit segfaults
Reported by: | KaZeR | Owned by: | cp15 |
---|---|---|---|
Priority: | major | Milestone: | version 0.1.0 |
Component: | tools | Version: | 0.0.3 |
Severity: | Keywords: | ||
Cc: |
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
Change History (3)
comment:1 Changed 15 years ago by cp15
- Milestone set to version 0.1.0
- Owner changed from cp15 to anonymous
- Status changed from new to assigned
comment:2 Changed 15 years ago by cp15
- Owner changed from anonymous to cp15
- Status changed from assigned to new
comment:3 Changed 14 years ago by KaZeR
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Change in code is required to work with node tables > 2GB on 32 bit systems