Code:
C:\eqemu\zone.exe:zone.exe (010A0000), size: 15544320 (result: 0), SymType: '-nosymbols-', PDB: 'C:\eqemu\zone.exe'
It looks like you either didn't compile with debug symbols or the pdb file isn't in the same directory as zone.exe. The stack trace would be useful with symbols so we can see what function it crashed in, but this one isn't.