Thread

Index > Scribe > error message
Author/Date error message
cudi
20/03/2005 9:45am
I made all the configuration to send and and receive email from gmail. there is no problem with the sending and receiving but i am always receving an error like below. after this error iscribe crashes


Unhandled Exception
Code: c0000005
Description: EXCEPTION_ACCESS_VIOLATION

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------

Unhandled Exception
Code: c0000005
Description: EXCEPTION_ACCESS_VIOLATION

Call stack:
------------------------------------------------------------------
77F17DE6: C:\WINDOWS\system32\GDI32.dll Offset: 0xFE (TextOutW)
1003C9C7: C:\Program Files\Scribe\Lgi.dll Offset: 0x4C (GFont::_Measure)
00442D51: C:\Program Files\Scribe\Scribe.exe Offset: 0x3D77 (ThingContainer::GetVariant)
1001ABB7: C:\Program Files\Scribe\Lgi.dll Offset: 0x162 (GView::OnEvent)
77D48709: C:\WINDOWS\system32\USER32.dll Offset: 0x72 (GetDC)
7C90EAE3: C:\WINDOWS\system32\ntdll.dll Offset: 0x13 (KiUserCallbackDispatcher)
77D4BCCC: C:\WINDOWS\system32\USER32.dll Offset: 0xF (DispatchMessageA)
1001687A: C:\Program Files\Scribe\Lgi.dll Offset: 0x55 (GApp::Run)
00411D08: C:\Program Files\Scribe\Scribe.exe Offset: 0x158C (ScribeWnd::MailMerge)
7C816D4F: C:\WINDOWS\system32\kernel32.dll Offset: 0x49 (RegisterWaitForInputIdle)
------------------------------------------------------------------

fret
20/03/2005 10:02am
What version are you using? (Are the plugins from the same version?)

If they are, can you reproduce with a debug build?
iscribe-debug-test7.zip (3mb)

If you do try the debug build please read this and download the debugging DLL's linked from there.
Reply