[Merkaartor] Final(?) point release of 0.15 next Sunday

Nick Burrett nick at sqrt.co.uk
Mon Mar 15 16:40:41 GMT 2010


On 15 March 2010 16:29, Alberto Malagoli <albemala at gmail.com> wrote:
> hi,
> i'm using Merkaartor 0.15.2-svn(20388) on Linux Mint 8, and sometimes it
> exits with a segmentation fault (catched from terminal).
> quite always this happens after an upload, but also on other situations, and
> i don't know how to reproduce it.
> is there a way to have a debug mode or the debug log? so i can post it
> here..

Yes.  Just build from source and then type:

gdb ./binaries/bin/merkaartor
(gdb) run

When it crashes, you can type:

(gdb) thread apply all backtrace

Regards,

Nick




More information about the Merkaartor mailing list