Crashing, .dmp included

Report core bugs regarding the Ultima Online Emulator Core release (version 097). You can attach your Core Dump. One bug per post.

Moderator: POL Developer

Locked
mr bubbles
Grandmaster Poster
Posts: 120
Joined: Thu Jan 18, 2007 2:34 am

Crashing, .dmp included

Post by mr bubbles »

My server has been crashing a little bit. It was crash free for about 2 months and now It looks to be crashing every few days.

I'm running the latest pol release on win2k.

Code: Select all

[07/12 04:48:58] Exception in: pkg/foundations/hooks/shilhook.eclƒR: bad allocation
 PC < nLines: (xR935:  935: decl local #3
936:  936: local #2
937:  937: 1L
938:  938: [] 1
939:  939: "Area"
940:  940: Func(4,2): GetConfigStringArray
941: >941: :=
942:  942: #
943:  943: local #3
944:  944: if true goto 950
945:  945: local #1
Exception in: pkg/foundations/hooks/shilhook.eclƒR: bad allocation
 PC < nLines: (xR935:  935: decl local #3
936:  936: local #2
937:  937: 1L
938:  938: [] 1
939:  939: "Area"
940:  940: Func(4,2): GetConfigStringArray
941: >941: :=
942:  942: #
943:  943: local #3
944:  944: if true goto 950
945:  945: local #1
Exception in: pkg/std/meditation/meditation.eclobject>: bad allocation
 PC < nLines: (tainer'alue) requires a parameter.626:  626: return
627:  627: pop param 'who'
628:  628: decl local #1
629:  629: local #0
630:  630: 1L
631:  631: Func(2,16): GetEquipmentByLayer
632: >632: :=
633:  633: #
634:  634: decl local #2
635:  635: local #0
636:  636: 2L
[07/12 04:48:59] Unhandled Exception! Writing Minidump file. 
This file with explanation and last lines from log files should be given to the development team.
Saved dump file to 'POL097-2007-04-15 RC3 Coregina-20070709183228-0.dmp'
Last Script: scripts/ai/animal.ecl PC: 1006
I got this message when using the add attachment option

Sorry, but the maximum filesize for all Attachments is reached. Please contact the Board Administrator if you have questions.

So I've uploaded the .dmp to my webspace

http://www.zuluhoteloz.com/POL097-2007- ... 3228-0.dmp
VeNdOr
Apprentice Poster
Posts: 52
Joined: Tue Feb 07, 2006 10:36 am
Location: Rome, Italy

Post by VeNdOr »

check your ram consumption, i have problem with bad allocation almost every day too, because RAM increase with insane speed.
mr bubbles
Grandmaster Poster
Posts: 120
Joined: Thu Jan 18, 2007 2:34 am

Post by mr bubbles »

hmm will look. just strange how it started doing it after a couple of months though. did you fix yours?
VeNdOr
Apprentice Poster
Posts: 52
Joined: Tue Feb 07, 2006 10:36 am
Location: Rome, Italy

Post by VeNdOr »

mr bubbles wrote:hmm will look. just strange how it started doing it after a couple of months though. did you fix yours?
i revert back to 10-29 core 097
mr bubbles
Grandmaster Poster
Posts: 120
Joined: Thu Jan 18, 2007 2:34 am

Post by mr bubbles »

woah, thats an old core :S Is that the last one that didn't crash? I take it these are due to packet hook memory leaks then?
VeNdOr
Apprentice Poster
Posts: 52
Joined: Tue Feb 07, 2006 10:36 am
Location: Rome, Italy

Post by VeNdOr »

mr bubbles wrote:woah, thats an old core :S Is that the last one that didn't crash? I take it these are due to packet hook memory leaks then?
with that core, my shard can live for 24h even if there are evident memory leaks however.
Locked