if an .r file is present it does say it wants to import something, and even
displays the notice that passwords should be reentered. Then crashes.
for a fresh installation, it displays the language selector, then chrashes.
Unhandled Exception
Code: c0000005
Description: EXCEPTION_ACCESS_VIOLATION
SymInitialize(FFFFFFFF, 0, true) failed with error: 0xC0000005
Call stack:
------------------------------------------------------------------
1001E757
------------------------------------------------------------------
i do have ssl loaded on the upgrade, but offcource none on the fresh install.
I tried an XP machine, and there it starts OK.
this is the content of the crashdata.txt from the debug build.
Is this the info you need from the debug build, or should there be some output
somewhere else?
Unhandled Exception
Code: 80000003
Description: EXCEPTION_BREAKPOINT
Call stack:
------------------------------------------------------------------
10049374: include\common\GArray.h Line: 145
005C0072: F:\temp\iscribe-debug-v189-test8\Scribe.exe Offset: 0x6
(ScribePanel::`RTTI Complete Object Locator')
------------------------------------------------------------------
and the scribe.txt
::Visible(0) show=GZoomNormal
::Visible(0) show=GZoomNormal
SetPos({396,214,626,553})
To try to help (especially after the help you have given me today!), have also
run this on a Win2K machine I have.
It does crash after language select with the reports similar to above (though i
note the line number is different - maybe because this is the first run and
below isn't????):
Scribe.txt:
###########
::Visible(0) show=GZoomNormal
::Visible(0) show=GZoomNormal
SetPos({284,130,514,469})
Crashdata.txt:
##############
Unhandled Exception
Code: c0000005
Description: EXCEPTION_ACCESS_VIOLATION
Call stack:
------------------------------------------------------------------
10049311: include\common\GArray.h Line: 289
005C0072: C:\scribec\Scribe.exe Offset: 0x6 (ScribePanel::`RTTI Complete Object
Locator')
------------------------------------------------------------------