PenUltima Online

It is currently Sat Oct 11, 2008 5:46 pm

All times are UTC - 8 hours




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 
Author Message
 Post subject: POL097-2006-09-16 Coregina Windows
PostPosted: Fri Sep 22, 2006 10:37 am 
Offline
Packet Maintainer

Joined: Thu Feb 02, 2006 8:33 am
Posts: 300
I had 3 crashes today on my test server. Sorry for not delivering the .dmp files. They were not created.
Our live shard runs fine with the linux version of 2006-09-16.
Exactly the same scriptbase.

Quote:
Structured exception in POL097-2006-09-16 Coregina compiled on Sep 16 2006 at 09:24:50
//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 00444823 01:00043823 E:\97SCRIPTS\POL.EXE

Registers:
EAX:00000000
EBX:011D11E0
ECX:00000021
EDX:01404F8B
ESI:00000019
EDI:00000024
CS:EIP:019F:00444823
SS:ESP:01A7:0098FBDC EBP:011D8010
DS:01A7 ES:01A7 FS:1207 GS:11BE
Flags:00010206

Call stack:
Address Frame Logical addr Module
00444823 011D8010 0001:00043823 E:\97SCRIPTS\POL.EXE
[09/22 16:05:08] Structured exception in POL097-2006-09-16 Coregina compiled on Sep 16 2006 at 09:24:50
//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 00444823 01:00043823 E:\97SCRIPTS\POL.EXE

Registers:
EAX:00000000
EBX:011D11E0
ECX:00000021
EDX:01404F8B
ESI:00000019
EDI:00000024
CS:EIP:019F:00444823
SS:ESP:01A7:0098FBDC EBP:011D8010
DS:01A7 ES:01A7 FS:1207 GS:11BE
Flags:00010206

Call stack:
Address Frame Logical addr Module
00444823 011D8010 0001:00043823 E:\97SCRIPTS\POL.EXE


Quote:
Structured exception in POL097-2006-09-16 Coregina compiled on Sep 16 2006 at 09:24:50
//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 00444823 01:00043823 E:\97SCRIPTS\POL.EXE

Registers:
EAX:00000000
EBX:011D11E0
ECX:00000000
EDX:FFFFFFFF
ESI:00000019
EDI:00000024
CS:EIP:019F:00444823
SS:ESP:01A7:0098FBDC EBP:011D4FF8
DS:01A7 ES:01A7 FS:3EF7 GS:3C4E
Flags:00010286

Call stack:
Address Frame Logical addr Module
00444823 011D4FF8 0001:00043823 E:\97SCRIPTS\POL.EXE
Structured exception in POL097-2006-09-16 Coregina compiled on Sep 16 2006 at 09:24:50
//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 00444823 01:00043823 E:\97SCRIPTS\POL.EXE

Registers:
EAX:00000000
EBX:011D11E0
ECX:00000000
EDX:FFFFFFFF
ESI:00000019
EDI:00000024
CS:EIP:019F:00444823
SS:ESP:01A7:0098FBDC EBP:011D4FF8
DS:01A7 ES:01A7 FS:3EF7 GS:3C4E
Flags:00010286

Call stack:
Address Frame Logical addr Module
00444823 011D4FF8 0001:00043823 E:\97SCRIPTS\POL.EXE


Quote:
Structured exception in POL097-2006-09-16 Coregina compiled on Sep 16 2006 at 09:24:50
//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 004558B0 01:000548B0 E:\97SCRIPTS\POL.EXE

Registers:
EAX:00000001
EBX:011D11E0
ECX:00000000
EDX:04142939
ESI:00000000
EDI:01193C50
CS:EIP:019F:004558B0
SS:ESP:01A7:0098FBD4 EBP:011D4BF0
DS:01A7 ES:01A7 FS:2C7F GS:378E
Flags:00010213

Call stack:
Address Frame Logical addr Module
004558B0 011D4BF0 0001:000548B0 E:\97SCRIPTS\POL.EXE
Structured exception in POL097-2006-09-16 Coregina compiled on Sep 16 2006 at 09:24:50
//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 004558B0 01:000548B0 E:\97SCRIPTS\POL.EXE

Registers:
EAX:00000001
EBX:011D11E0
ECX:00000000
EDX:04142939
ESI:00000000
EDI:01193C50
CS:EIP:019F:004558B0
SS:ESP:01A7:0098FBD4 EBP:011D4BF0
DS:01A7 ES:01A7 FS:2C7F GS:378E
Flags:00010213

Call stack:
Address Frame Logical addr Module
004558B0 011D4BF0 0001:000548B0 E:\97SCRIPTS\POL.EXE


Last edited by Pierce on Tue Sep 26, 2006 6:18 am, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: POL097-2006-09-16 Coregina Windows
PostPosted: Fri Sep 22, 2006 5:08 pm 
Offline
POL Core Developer

Joined: Mon Jan 30, 2006 9:28 am
Posts: 292
Location: Germany, Bavaria
Pierce wrote:
I had 3 crashes today on my test server. Sorry for not delivering the .dmp files. They were not created.

please check your pol.cfg for

Code:
EnableAssertions=1
DumpStackOnAssertionFailure=1
AssertionFailureAction=shutdown
MiniDumpType=small

your posted information doesn't help

Shinigami


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 23, 2006 11:01 am 
Offline
Packet Maintainer

Joined: Thu Feb 02, 2006 8:33 am
Posts: 300
The problem is, i have these options activated in the pol.cfg :wink:
Is the sequence these four appear important?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 23, 2006 11:34 am 
Offline
POL Core Developer

Joined: Mon Jan 30, 2006 9:28 am
Posts: 292
Location: Germany, Bavaria
nope, is not important... hmm, this is my own configuration I use and I get dmp's if Pol will crash (if...). but doesn't understand why it will work on your linux, and will crash on win...

Shinigami


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 23, 2006 2:55 pm 
Offline
Packet Maintainer

Joined: Thu Feb 02, 2006 8:33 am
Posts: 300
I didn't understand that, too. Linux 2006-09-16 works great really good job. Perhaps Win version also does and it's a system problem on my home computer. It's no problem for me, if nobody else has these crashs. I don't know yet. I didn't get any .dmp files since several versions before. I try to check my config further to get them back. On Pol 95 i get them the last time i think. I'll do some tests tomorrow i think.

Edit: Damn i think i found my mistake. I need a dbghelp.dll in the pol directory :) I try to reproduce the crash tomorrow to get a .dmp.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 26, 2006 10:02 am 
Offline
Packet Maintainer

Joined: Thu Feb 02, 2006 8:33 am
Posts: 300
Added 2 .dmp files to the first post. I have already 2 more but i think they'll be all the same.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 30, 2006 1:25 pm 
Offline
Packet Maintainer

Joined: Thu Feb 02, 2006 8:33 am
Posts: 300
On newer windows cores i haven't had any crash yet.
I don't know why Rimmon posted a findpath crash in this topic cause i don't use findpath. My crashes on this core version seems to have other reasons which are solved in the new core :D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl