Crash dump reports POL097 RC2
Crash dump reports POL097 RC2
Crash dump reports POL097 RC2
- Attachments
-
- POL097-2006-10-29 RC Coregina-20070128150513-0.dmp
- (34.88 KiB) Downloaded 430 times
-
- POL097-2006-10-29 RC Coregina-20070227225431-0.dmp
- (37.46 KiB) Downloaded 442 times
mm for POL097-2006-10-29 RC Coregina-20070227225431-0.dmp
in script.log I have:
[02/27 22:54:31] 0x005d96cc
I note that date and hour are exactly the same than .dmp but what do mean
0x005d96cc ?
It is an item serial?
But I have searched it in data files but it not a serial of an item exist in my data.
mmm I have also
[01/28 15:05:13] 0x005d96cc
for
POL097-2006-10-29 RC Coregina-20070128150513-0.dmp
In pol-2007.01.27.log I have:
[01/28 15:05:13] Logfile opened.
and in pol-2997.02-27.log:
[02/27 22:54:31] Logfile opened.
No strange message error in pol.log
in script.log I have:
[02/27 22:54:31] 0x005d96cc
I note that date and hour are exactly the same than .dmp but what do mean
0x005d96cc ?
It is an item serial?
But I have searched it in data files but it not a serial of an item exist in my data.
mmm I have also
[01/28 15:05:13] 0x005d96cc
for
POL097-2006-10-29 RC Coregina-20070128150513-0.dmp
In pol-2007.01.27.log I have:
[01/28 15:05:13] Logfile opened.
and in pol-2997.02-27.log:
[02/27 22:54:31] Logfile opened.
No strange message error in pol.log
When crashing and generating a .dmp file, POL.log will list a line somewhat like
this is the start. It tells you what script it is. Then you go to that path and look for myscript.lst (if you dont have this, you should go to ecompile.cfg and set GenerateListing 1 then recompile).
Next, open myscript.lst in a text editor and look for a line that begins with
include with your post about 10 lines before to 10 lines after that so somewhere between 40: and 60: should go in your post.
Code: Select all
Last Script: scripts/misc/myscript.ecl PC:50Next, open myscript.lst in a text editor and look for a line that begins with
Code: Select all
50:Found, and fixed.
Code: Select all
Fixed : Crash involving Realms() and passing non-string param or empty param to it.