Hallo, Altera Quartus crashes soon after start when run with builtin msvcrt: 00000009:Call msvcrt.?name(a)type_info@@QBEPBDXZ(00000062) ret=407ec69a trace:msvcrt:MSVCRT_type_info_name trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x402a680b trace:seh:EXC_RtlRaiseException info[0]=00000000 trace:seh:EXC_RtlRaiseException info[1]=0000006a I didn't see where the argument(00000062) comes from. Any ideas? Bye -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
On Sun, Feb 09, 2003 at 06:29:14PM +0100, Uwe Bonnes wrote:
Hallo,
Altera Quartus crashes soon after start when run with builtin msvcrt: 00000009:Call msvcrt.?name(a)type_info@@QBEPBDXZ(00000062) ret=407ec69a trace:msvcrt:MSVCRT_type_info_name trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x402a680b trace:seh:EXC_RtlRaiseException info[0]=00000000 trace:seh:EXC_RtlRaiseException info[1]=0000006a
I didn't see where the argument(00000062) comes from.
Any ideas?
Well, however we implemented this function, we most likely did it wrong I would guess. Ciao, Marcus
participants (2)
-
Marcus Meissner -
Uwe Bonnes