Thread

Index > Scribe > Test 12: Loading LDAP Plugin crashes app
Author/Date Test 12: Loading LDAP Plugin crashes app
Johan
30/12/2002 2:01am
I can load the Aspell plugin fine, and it works as expected. However when I load the LDAP plugin, the app crashes. Here's the stack trace from the log file:


Unhandled Exception
Code: c0000005
Description: EXCEPTION_ACCESS_VIOLATION

Call stack:
------------------------------------------------------------------
10058A5C: D:Downloadsscribe-win32-v185-test12lgi.dll Offset: 0x1C (NewStr)
0046F0F3: D:Downloadsscribe-win32-v185-test12Scribe.exe
1003D16E: D:Downloadsscribe-win32-v185-test12lgi.dll Offset: 0x1CE (GButton::OnMouseClick)
77E3A244: C:WINNTsystem32user32.dll Offset: 0xAB (InsertMenuItemA)
1003C50A: D:Downloadsscribe-win32-v185-test12lgi.dll Offset: 0x2BA (GDialog::DoModal)
0046E559: D:Downloadsscribe-win32-v185-test12Scribe.exe
1002A6E2: D:Downloadsscribe-win32-v185-test12lgi.dll Offset: 0x4B2 (GWindow::OnEvent)
0040F3AF: D:Downloadsscribe-win32-v185-test12Scribe.exe
1002448F: D:Downloadsscribe-win32-v185-test12lgi.dll Offset: 0x6F (GWin32Class::Redir)
77E3A244: C:WINNTsystem32user32.dll Offset: 0xAB (InsertMenuItemA)
0041413B: D:Downloadsscribe-win32-v185-test12Scribe.exe
77EA847C: C:WINNTsystem32kernel32.dll Offset: 0xDB (SetSystemTime)
------------------------------------------------------------------
Reply