Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 10-24-2012, 11:36 PM
rhyotte
Hill Giant
 
Join Date: Jul 2012
Location: Oklahoma
Posts: 222
Default Zone.exe Crashing

-- Revision 2240 server code
-- Database 2214 clean
-- VS10 Pro
-- Compiled 1st @ 32bit and had Zone.exe crashes while spending AA
-- Compiled 2nd @ 64bit and still have same crashes
-- Perl in both cases is from the Link provided by Akkadius in his compile guide.
--:: Energetic Attunement AA @ the 10th point has done it to me on 3 separate occasions while spending AA for my warrior.


VS10 provides this:
> ntdll.dll!0000000077043332()

I will debug further if needs be.

Just putting this out there, not sure if anyone else is having this issue. I have ONLY noticed Zone.exe crashing while spending AA so far....

Thanks for all the awesome work!
Gary
Reply With Quote
  #2  
Old 10-25-2012, 12:43 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Add debugging information to your executables then post a complete callstack, not just one line.
Reply With Quote
  #3  
Old 10-25-2012, 02:30 AM
rhyotte
Hill Giant
 
Join Date: Jul 2012
Location: Oklahoma
Posts: 222
Default

'Zone.exe': Loaded 'C:\eqemu\Zone.exe', Binary was not built with debug information.
'Zone.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Perl64\bin\perl514.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\user32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\gdi32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\lpk.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\usp10.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\msvcrt.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\advapi32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\sechost.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\rpcrt4.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\ws2_32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\nsi.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d 6a923711520a9\comctl32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\wsock32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\shell32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\shlwapi.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\secur32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\sspicli.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\imm32.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\msctf.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\nlaapi.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\NapiNSP.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\pnrpnsp.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\mswsock.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\dnsapi.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\winrnr.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\rasadhlp.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\WSHTCPIP.DLL', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\wship6.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\IPHLPAPI.DLL', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\winnsi.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Windows\System32\FWPUCLNT.DLL', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\eqemu\EMuShareMem.dll', Binary was not built with debug information.
'Zone.exe': Loaded 'C:\Perl64\lib\auto\Cwd\Cwd.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Perl64\lib\auto\DBI\DBI.dll', Cannot find or open the PDB file
'Zone.exe': Loaded 'C:\Perl64\lib\auto\List\Util\Util.dll', Cannot find or open the PDB file
The thread 'Win64 Thread' (0xd2c) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x5cc) has exited with code 0 (0x0).
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
The thread 'Win64 Thread' (0xe34) has exited with code 0 (0x0).
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
The thread 'Win64 Thread' (0x3f has exited with code 0 (0x0).
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
First-chance exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
Unhandled exception at 0x76f332d0 in Zone.exe: 0xC0000005: Access violation reading location 0x000000000d8b5868.
The thread 'Win64 Thread' (0x970) has exited with code -1073741510 (0xc000013a).
The thread 'Win64 Thread' (0xbe4) has exited with code -1073741510 (0xc000013a).
The thread 'Win64 Thread' (0x108 has exited with code -1073741510 (0xc000013a).
The thread 'Win64 Thread' (0xd74) has exited with code -1073741510 (0xc000013a).
The thread 'Win64 Thread' (0x8e has exited with code -1073741510 (0xc000013a).
The thread 'Win64 Thread' (0x131c) has exited with code -1073741510 (0xc000013a).
The program '[1152] Zone.exe: Native' has exited with code -1073741510 (0xc000013a).


Ok so I need to rebuild my server and enable debug mode. My bad, I will rebuild the server with debug mode. Anymore advice for me before I do this?

By the way I am using the current EQLive:: dbstr_us and spells_us to allow me to get rid of the main Unknown DB Strings in the AA panel and to see newer spell effects and such. For me this crash can be reproduced at will by trying to buy all of the Energetic Attunement AA..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:55 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3