Opened 12 years ago
Closed 12 years ago
#814 closed defect/bug (fixed)
navit 4400 Win32 crash on searching location
Reported by: | alexwien | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | 0.0.4 |
Severity: | Keywords: | location street | |
Cc: | nick@… |
Description
navit 4400 Win32 crash on searching location
I use a map arround Vienna/Austria? ("osm_bbox_16.0,48.0,16.8,48.4.bin")
When I try to search the location: city = "wien", street = "Amalienstrasse", Navit crashes while typing the 3 rd character of the street: "a"; In Detail:
First I type "Wien", and select it, this works. Then I select the menu street. Then I type "A", then "m" which leads to found roads listed: "Am Schulweg" "Am Kanal" "Am Himmelreich"
Now when typing the 3rd character "a" it crashes: Crash: MSVCRT.dll, 0xC00000005 Access Violation
Other streetnames don´t crash, even when they contain a space like "Im " or "Am Kais...
Visual C++ Stacktrace:
77C478C0 mov eax,dword ptr [ecx] <----- 77C478C2 mov edx,7EFEFEFFh 77C478C7 add edx,eax 77C478C9 xor eax,0FFh 77C478CC xor eax,edx
MSVCRT! 77c478c0() NAVIT! 004627fb() NAVIT! 0041e02d() NAVIT! 0041e11a() NAVIT! 004622f7() NAVIT! 00459e4b() NAVIT! 0045dcd9() NAVIT! 0041e05c() NAVIT! 0041e185() NAVIT! 0041e1e1() NAVIT! 004661a1() USER32! 7e418734() USER32! 7e418816() USER32! 7e4189cd() USER32! 7e4196c7() NAVIT! 00468af3() NAVIT! 004015b3() NAVIT! 0040129a() NAVIT! 004011e7() NAVIT! 00401227() KERNEL32! 7c817077()
EAX = 00000003 EBX = 00000003
ECX = 00000000 EDX = 7F606C40 ESI = 00000000 EDI = 03ED07C0 EIP = 77C478C0 ESP = 0022F988 EBP = 0022F9A4 EFL = 00000246 CS = 001B DS = 0023 ES = 0023 SS = 0023 FS = 003B GS = 0000 OV=0 UP=0 EI=1 PL=0 ZR=1 AC=0 PE=1 CY=0 ST0 = +0.00000000000000000e+0000 ST1 = +0.00000000000000000e+0000 ST2 = -6.55321635431193460e+0000
Environment: Navit 4400 German language, Win32 on Windows XP.
Change History (2)
comment:1 Changed 12 years ago by rikky
comment:2 Changed 12 years ago by number6
- Cc nick@… added
- Resolution set to fixed
- Status changed from new to closed
No reply in 3 months. Assuming this issue is resolved. Please re-open ticket if I'm wrong.
Should be fixed with 4402. Could you verify with this (or newer) version please?