RE: Problem building Jonah PKI
Tolani Ravi-FRT222 <[email protected]> Mon, 27 Mar 2000 08:03:48 -0600
| Newsgroups | gmane.ietf.pfl |
|---|---|
| Message-ID | <[email protected]> |
I believe it is the same problem I ran into. Make sure your MSVC environment variables are pointing correctly. Eliminate duplicates in your path environment variable etc. Ravi Tolani Motorola, Inc. -----Original Message----- From: David Tillemans [mailto:[email protected]] Sent: Monday, March 27, 2000 7:37 AM To: [email protected] Subject: Problem building Jonah PKI Hi, When I run the build command of the ODE environment under window NT 4 SP 5 i get following error message : (f:\jonah\i386_win32\build.exe 1000) In cygwin_except_handler (f:\jonah\i386_win32\build.exe 1000) Exception trapped! (f:\jonah\i386_win32\build.exe 1000) exception C0000005 at 69422F38 (f:\jonah\i386_win32\build.exe 1000) exception: ax 0 bx 246ECB0 cx 1 dx 246E960 (f:\jonah\i386_win32\build.exe 1000) exception: si 1 di 2EC4955 bp 39766544 sp 2 46EC94 (f:\jonah\i386_win32\build.exe 1000) exception is: STATUS_ACCESS_VIOLATION (f:\jonah\i386_win32\build.exe 1000) Stack trace: (f:\jonah\i386_win32\build.exe 1000) frame 0: sp = 0x246EAC8, pc = 0x1001282A (f:\jonah\i386_win32\build.exe 1000) frame 1: sp = 0x246EAE4, pc = 0x77F96666 (f:\jonah\i386_win32\build.exe 1000) frame 2: sp = 0x246EB08, pc = 0x77F8912B (f:\jonah\i386_win32\build.exe 1000) frame 3: sp = 0x246EB94, pc = 0x77F763BA (f:\jonah\i386_win32\build.exe 1000) In cygwin_except_handler (f:\jonah\i386_win32\build.exe 1000) Error while dumping state (probably corrupt ed stack) Anyone knows what my problem is ? Thanks