Jump to content

Recommended Posts

  • 38 years later...
Posted

when running mangos do it this way:

gdb mangos-world

then it will show some info when it comes to:

(gdb)

type: run

and let the server startup, when the server crashes simply type:

bt or bt full

:) dont forget to copy last lines of serverlog as well!

Posted

# cd /home/wow/MaNGOS/bin

# gdb

set args -c /home/wow/MaNGOS/etc/mangosd.conf

file mangos-worldd

run

and when we got crash,

copy info from console, last 5 lines..

and type command:

bt full

you will get the crash report, and post it to forum.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use