ok thanks.. i'll try use merkaartor with gdb activated in the next days an hope (or not!) to have a crash..
Alberto On Mon, Mar 15, 2010 at 5:40 PM, Nick Burrett <[email protected]> wrote: > On 15 March 2010 16:29, Alberto Malagoli <[email protected]> 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 > > _______________________________________________ > Merkaartor mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/merkaartor >
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
