Page 1 of 1

crash at login

Posted: Tue Sep 12, 2006 11:10 am
by Lagoon
Unhandled Exception! Minidump started...
##########################################################
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-2006-08-30 Coregina-20060912201751-0.dmp'
Last Script: scripts/misc/skillwin.ecl PC: 138
##########################################################

This happened at character login
No idea what caused this, but before logging I runned uoconvert to update the data about map0 because I changed the map, maybe it's related to the crash
The crash happens wenever I log with a character and the lastscript is always different, so it shouldn't be related to the source of the crash
There always seems to be no relation with the specific character, I tried a login with 4 characters and they all produce a crash

Posted: Wed Sep 13, 2006 8:19 am
by MuadDib
Post a few more of the crashes for me. Will try to look at some crash reports before this weekend.

Posted: Thu Sep 14, 2006 8:11 am
by Lagoon
Here are other reports...

Unhandled Exception! Minidump started...
##########################################################
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-2006-08-30 Coregina-20060914173822-0.dmp'
Last Script: scripts/misc/skillwin.ecl PC: 138
##########################################################

Then I removed scripts/misc/skillwin.ecl and tried again...

Unhandled Exception! Minidump started...
##########################################################
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-2006-08-30 Coregina-20060914175247-0.dmp'
Last Script: pkg/tools/gmtools/spawnTest.ecl PC: 439
##########################################################

Then I removed pkg/tools/gmtools/spawnTest.ecl and tried again...

Unhandled Exception! Minidump started...
##########################################################
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-2006-08-30 Coregina-20060914180118-0.dmp'
Last Script: pkg/packethooks/prova/provahook1.ecl PC: 80
##########################################################

Then I disabled the whole "provahook" package, which contains all my hooks (pkg/packethooks/prova/provahook1.ecl is one of them) and tried again...

Unhandled Exception! Minidump started...
##########################################################
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-2006-08-30 Coregina-20060914180644-0.dmp'
Last Script: pkg/systems/merchantnodes/restock.ecl PC: 272
##########################################################

Then I started thinking the bug has nothing to do with any of the LastScripts shown in the console :P
I'm here if you need more tests or infos ^_^

Posted: Thu Sep 14, 2006 11:12 am
by MuadDib
kk. I have looked at the first dump, and it appears it may involve a previously fixed (but unreleased yet) issue. I take it this crash is very easily reproduced?

If you can, try using a character that does NOT have a status bar open at logon, to log on with. This may be related from what i am seeing, to that bug we have fixed and are waiting to release in the next beta.

Posted: Fri Sep 15, 2006 3:06 am
by Lagoon
Ok, I did further testing and the crash is 100% connected to the status bar. Whenever the status bar of the character is opened, the server crashes

Posted: Fri Sep 15, 2006 5:46 am
by MuadDib
Ok, so should be fixed in next core. I am going to go ahead and lock the thread. If the problem persists after the next core, please let me know.