Comment 3 for bug 1205149

Revision history for this message
Jens Beyer (qcumber-some) wrote : Re: bzr6665 version detect broken.

Open a console/terminal

type "gdb widelands" <Enter>

Wait until you get a (gdb) prompt

type "r" <enter>

Widelands starts

provoke the crash

in gdb, you see a message and a (gdb) prompt

type "bt" <enter>

Copy everything after the crash message including the bt output and paste it here :-)