Package: merkaartor
Version: 0.15~pre~svn19956-1
Severity: normal

merkaartor crashes if you exit when the tiles are still downloading. I
got two different crashes, backtraces below. Unfortunately I don't have
time to recompile merkaartor with debug symbols just now, but I
installed the Qt4 debug symbols, massive though they are.

p...@chianamo:~$ rm -rf ~/.merkaartor/ ~/merkaartor.log ; gdb merkaartor
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/merkaartor...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/merkaartor 
[Thread debugging using libthread_db enabled]
****  "2010-02-19T13:17:54"  -- Starting  "Merkaartor 0.15-svn()" 
------- "using QT version 4.5.3 (built with 4.5.3)" 
------- on X11 
MerkaartorPreferences::fromOsmPref : "GET /api/0.6/user/preferences/" 
[New Thread 0x7fffdac0c910 (LWP 18110)]
requesting:  "tile.openstreetmap.org/0/0/0.png" 
getting:  "tile.openstreetmap.org"  ;  "/0/0/0.png" 
requesting:  "tile.openstreetmap.org/16/53840/38935.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53840/38935.png" 
requesting:  "tile.openstreetmap.org/16/53839/38935.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53839/38935.png" 
requesting:  "tile.openstreetmap.org/16/53840/38934.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53840/38934.png" 
requesting:  "tile.openstreetmap.org/16/53840/38936.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53840/38936.png" 
requesting:  "tile.openstreetmap.org/16/53841/38935.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53841/38935.png" 
requesting:  "tile.openstreetmap.org/16/53841/38934.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53841/38934.png" 
requesting:  "tile.openstreetmap.org/16/53841/38936.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53841/38936.png" 
requesting:  "tile.openstreetmap.org/16/53839/38936.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53839/38934.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53838/38935.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53838/38936.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53838/38934.png" 
queue full 
getting:  "tile.openstreetmap.org"  ;  "/16/53839/38936.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53839/38934.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53838/38935.png" 
****  "2010-02-19T13:18:00"  -- Ending  "Merkaartor 0.15-svn()" 
network error:  200   "Request aborted" 

Program received signal SIGSEGV, Segmentation fault.
*__GI___libc_free (mem=0x7fffe86c8000) at malloc.c:3709
3709    malloc.c: No such file or directory.
        in malloc.c
(gdb) thread apply all bt full

Thread 2 (Thread 0x7fffdac0c910 (LWP 18110)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
No locals.
#1  0x00007ffff4660499 in QWaitConditionPrivate::wait (this=0x13df230, 
mutex=0x13df228, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
        code = 20836912
#2  QWaitCondition::wait (this=0x13df230, mutex=0x13df228, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#3  0x00007ffff4ac23b4 in QHostInfoAgent::run (this=0x13df210) at 
kernel/qhostinfo.cpp:260
        locker = {{mtx = 0x13df229, val = 20836905}}
        query = 0x1424ce0
        info = {d = 0x7fffd4001920}
        id = 21229728
#4  0x00007ffff465f4a5 in QThreadPrivate::start (arg=0x13df210) at 
thread/qthread_unix.cpp:188
        data = 0x13eac00
#5  0x00007ffff43dd73a in start_thread (arg=<value optimized out>) at 
pthread_create.c:300
        __res = <value optimized out>
        pd = 0x7fffdac0c910
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736863455504, 
-8035274777495378580, 140737488335472, 140736863455504, 140737354129472, 3, 
8035351544639219052, 
                8035284105350047084}, mask_was_saved = 0}}, priv = {pad = {0x0, 
0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
#6  0x00007ffff39a669d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7ffff7fbc770 (LWP 18104)):
#0  *__GI___libc_free (mem=0x7fffe86c8000) at malloc.c:3709
        ar_ptr = <value optimized out>
        p = <value optimized out>
#1  0x00007ffff394a3e9 in _IO_free_backup_area (fp=0xb2cdb0) at genops.c:214
No locals.
#2  0x00007ffff3948816 in _IO_new_file_overflow (f=0xb2cdb0, ch=-1) at 
fileops.c:862
        nbackup = 0
#3  0x00007ffff3947c2d in _IO_new_file_xsputn (f=0xb2cdb0, data=0x17047c8, 
n=40) at fileops.c:1357
        block_size = <value optimized out>
        do_write = <value optimized out>
        s = 0x17047c8 "network error:  200   \"Request aborted\" "
        to_do = 40
        must_flush = -395542528
        count = <value optimized out>
#4  0x00007ffff3920566 in _IO_vfprintf_internal (s=0xb2cdb0, format=<value 
optimized out>, ap=0x7fffffffcca0) at vfprintf.c:1601
        len = 40
        string_malloced = -1
---Type <return> to continue, or q <return> to quit---
        step0_jumps = {0, 3429, 3508, 6312, 6398, 2688, 2781, 5665, 3688, 3864, 
4093, 1453, 1532, 1621, 1851, 1898, 3673, 3038, 5571, 4996, 6074, -557, 4172, 
4261, 6033, -2786, 
          5293, 1710, 1779, 5586}
        space = 0
        is_short = 0
        use_outdigits = 0
        step1_jumps = {0, 0, 0, 0, 0, 0, 0, 0, 0, 3864, 4093, 1453, 1532, 1621, 
1851, 1898, 3673, 3038, 5571, 4996, 6074, -557, 4172, 4261, 6033, -2786, 5293, 
1710, 1779, 0}
        group = 0
        prec = <value optimized out>
        step2_jumps = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4093, 1453, 1532, 1621, 
1851, 1898, 3673, 3038, 5571, 4996, 6074, -557, 4172, 4261, 6033, -2786, 5293, 
1710, 1779, 0}
        string = 0x0
        left = 0
        is_long_double = 0
        width = <value optimized out>
        step3a_jumps = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5944, 0, 0, 0, 1851, 
1898, 3673, 3038, 5571, 0, 0, 0, 0, 4261, 0, 0, 0, 0, 0, 0}
        alt = 0
        showsign = 0
        is_long = 0
        is_char = 0
        pad = <value optimized out>
        step3b_jumps = {0 <repeats 11 times>, 1532, 0, 0, 1851, 1898, 3673, 
3038, 5571, 4996, 6074, -557, 4172, 4261, 6033, -2786, 5293, 0, 0, 0}
        step4_jumps = {0 <repeats 14 times>, 1851, 1898, 3673, 3038, 5571, 
4996, 6074, -557, 4172, 4261, 6033, -2786, 5293, 0, 0, 0}
        is_negative = <value optimized out>
        base = 0
        the_arg = {pa_wchar = -12968 L'X', pa_int = -12968, pa_long_int = 
140737488342360, pa_long_long_int = 140737488342360, pa_u_int = 4294954328, 
          pa_u_long_int = 140737488342360, pa_u_long_long_int = 
140737488342360, pa_double = 6.9533558071943e-310, pa_long_double = 0, 
pa_string = 0x7fffffffcd58 "", 
          pa_wstring = 0x7fffffffcd58 L"", pa_pointer = 0x7fffffffcd58, pa_user 
= 0x7fffffffcd58}
        spec = <value optimized out>
        _buffer = {__routine = 0x81, __arg = 0xad93e0, __canceltype = -13432, 
__prev = 0x7fffffffcb80}
        _avail = 0
        thousands_sep = 0x0
        grouping = 0xffffffffffffffff <Address 0xffffffffffffffff out of bounds>
        done = 0
        f = 0x72969f "s\n"
        lead_str_end = 0x72969e "%s\n"
        work_buffer = " \270Q\001\000\000\000\000`\256\302\363\377\177\000\000 
\270Q\001\000\000\000\000`\256\302\363\377\177\000\000 
\270Q\001\000\000\000\000\300*D\001\000\000\000\000\001\000\000\000\000\000\000\000\220&\255\000\000\000\000\000
 
[\316\000\000\000\000\000`\256\302\363\377\177\000\000\060\247S\001\000\000\000\000\300*D\001\000\000\000\000\001\000\000\000\000\000\000\000`\256\302\363\377\177\000\000\260\312\377\377\377\177\000\000\060\313\377\377\377\177\000\000\001\000\000\000\000\000\000\000\220&\255\000\000\000\000\000
 
[\316\000\000\000\000\000\274\t\225\363\377\177\000\000\300*D\001\000\000\000\000\t\016n\364\377\177\000\000\060\313\377\377\377\177\000\000\001\000\000\000\000\000\000\000\260\312\377\377\377\177\000\000u\021q\364\377\177",
 '\000' <repeats 18 times>, 
"@x\254\000\000\000\000\000\000\020\000\000\000\000\000\000 
\313\377\377\377\177\000\000\060\312\377\377\377\177\000\000\300\177\254\000\000\000\000\000\006\307tK\000\000\000\000\320\312\377\377\377\177\000\000"...
        workstart = 0x0
        workend = 0x7fffffffcb58 "\210\225\255"
        ap_save = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 
0x7fffffffcd80, reg_save_area = 0x7fffffffccc0}}
        nspecs_done = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        save_errno = <value optimized out>
        readonly_format = 0
        jump_table = 
"\001\000\000\004\000\016\000\006\000\000\a\002\000\003\t\000\005\b\b\b\b\b\b\b\b\b\000\000\000\000\000\000\000\032\000\031\000\023\023\023\000\035\000\000\f\000\000\000\000\000\000\025\000\000\000\000\022\000\r\000\000\000\000\000\000\032\000\024\017\023\023\023\n\017\034\000\v\030\027\021\026\f\000\025\033\020\000\000\022\000\r"
        __PRETTY_FUNCTION__ = "_IO_vfprintf_internal"
#5  0x00007ffff39274f8 in __fprintf (stream=0x7fffe86c8000, 
format=0x7fffe86c8000 "") at fprintf.c:33
        arg = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 
0x7fffffffcd80, reg_save_area = 0x7fffffffccc0}}
        done = 0
#6  0x000000000051cdeb in ?? ()
No symbol table info available.
#7  0x00007ffff46576d3 in qt_message_output (msgType=QtDebugMsg, 
buf=0x7fffe86c8000 "") at global/qglobal.cpp:2007
No locals.
#8  0x0000000000434953 in ?? ()
No symbol table info available.
#9  0x0000000000696629 in ?? ()
No symbol table info available.
#10 0x0000000000700ee4 in ?? ()
No symbol table info available.
#11 0x00007ffff4759df2 in QMetaObject::activate (sender=0x14f4d50, 
from_signal_index=<value optimized out>, to_signal_index=10, argv=0x1) at 
kernel/qobject.cpp:3112
        previousSender = 0x0
        method = 4
        currentSender = {sender = 0x14f4d50, signal = 10, ref = 1}
        count = 1
        signal = 10
        empty_argv = {0x0}
        locker = {{mtx = 0xad2858, val = 11348056}}
        currentThreadData = 0xad2800
        connectionLists = 0x14db5d0
#12 0x00007ffff4a75f1f in QHttp::requestFinished (this=0x7fffe86c8000, _t1=17, 
_t2=true) at .moc/release-shared/moc_qhttp.cpp:182
        _a = {0x0, 0x7fffffffd0ec, 0x7fffffffd0e8}
#13 0x00007ffff4a77644 in QHttpPrivate::finishedWithError (this=0x1742100, 
detail=..., errorCode=7) at access/qhttp.cpp:2552
        r = 0x15889e0
#14 0x00007ffff4a77da1 in QHttp::abort (this=0x14f4d50) at access/qhttp.cpp:1825
        d = 0x1742100
#15 0x00007ffff4a77e34 in ~QHttp (this=0x7fffe86c8000, __in_chrg=<value 
optimized out>) at access/qhttp.cpp:1585
No locals.
#16 0x00000000006957ea in ?? ()
No symbol table info available.
#17 0x0000000000692d22 in ?? ()
No symbol table info available.
#18 0x0000000000620547 in ?? ()
No symbol table info available.
#19 0x000000000061a839 in ?? ()
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#20 0x000000000043519c in ?? ()
No symbol table info available.
#21 0x000000000042e8d3 in ?? ()
No symbol table info available.
#22 0x000000000052371d in ?? ()
No symbol table info available.
#23 0x000000000051f041 in ?? ()
No symbol table info available.
#24 0x00007ffff38f9abd in __libc_start_main (main=<value optimized out>, 
argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized 
out>, 
    fini=<value optimized out>, rtld_fini=<value optimized out>, 
stack_end=0x7fffffffdfc8) at libc-start.c:222
        result = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -8035274777495378580, 
4374352, 140737488347088, 0, 0, 8035274776412644716, 8035300479804859756}, 
mask_was_saved = 0}}, 
          priv = {pad = {0x0, 0x0, 0x703f60, 0x7fffffffdfd8}, data = {prev = 
0x0, cleanup = 0x0, canceltype = 7356256}}}
        not_first_call = <value optimized out>
#25 0x000000000042bf79 in ?? ()
No symbol table info available.
#26 0x00007fffffffdfc8 in ?? ()
No symbol table info available.
#27 0x000000000000001c in ?? ()
No symbol table info available.
#28 0x0000000000000001 in ?? ()
No symbol table info available.
#29 0x00007fffffffe361 in ?? ()
No symbol table info available.
#30 0x0000000000000000 in ?? ()
No symbol table info available.

p...@chianamo:~$ rm -rf ~/.merkaartor/ ~/merkaartor.log ; gdb merkaartor
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/merkaartor...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/merkaartor 
[Thread debugging using libthread_db enabled]
****  "2010-02-19T13:10:04"  -- Starting  "Merkaartor 0.15-svn()" 
------- "using QT version 4.5.3 (built with 4.5.3)" 
------- on X11 
MerkaartorPreferences::fromOsmPref : "GET /api/0.6/user/preferences/" 
[New Thread 0x7fffdac0c910 (LWP 17988)]
requesting:  "tile.openstreetmap.org/0/0/0.png" 
getting:  "tile.openstreetmap.org"  ;  "/0/0/0.png" 
requesting:  "tile.openstreetmap.org/16/53840/38935.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53840/38935.png" 
requesting:  "tile.openstreetmap.org/16/53839/38935.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53839/38935.png" 
requesting:  "tile.openstreetmap.org/16/53840/38934.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53840/38934.png" 
requesting:  "tile.openstreetmap.org/16/53840/38936.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53840/38936.png" 
requesting:  "tile.openstreetmap.org/16/53841/38935.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53841/38935.png" 
requesting:  "tile.openstreetmap.org/16/53841/38934.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53841/38934.png" 
requesting:  "tile.openstreetmap.org/16/53841/38936.png" 
getting:  "tile.openstreetmap.org"  ;  "/16/53841/38936.png" 
requesting:  "tile.openstreetmap.org/16/53839/38936.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53839/38934.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53838/38935.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53838/38936.png" 
queue full 
requesting:  "tile.openstreetmap.org/16/53838/38934.png" 
queue full 
getting:  "tile.openstreetmap.org"  ;  "/16/53839/38936.png" 
****  "2010-02-19T13:10:15"  -- Ending  "Merkaartor 0.15-svn()" 
network error:  200   "Request aborted" 
*** glibc detected *** /usr/bin/merkaartor: malloc(): memory corruption: 
0x00007fffe86c8010 ***
======= Backtrace: =========
/lib/libc.so.6[0x7ffff394bd56]
/lib/libc.so.6[0x7ffff394edbf]
/lib/libc.so.6(__libc_malloc+0x70)[0x7ffff3950aa0]
/usr/lib/libstdc++.so.6(_Znwm+0x1d)[0x7ffff418e2fd]
/usr/lib/libQtCore.so.4(_ZN4QUrlC1ERK7QString+0x23)[0x7ffff4700943]
/usr/bin/merkaartor[0x695c21]
/usr/bin/merkaartor[0x696dc1]
/usr/bin/merkaartor[0x700ee4]
/usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x262)[0x7ffff4759df2]
/usr/lib/libQtNetwork.so.4(_ZN5QHttp15requestFinishedEib+0x3f)[0x7ffff4a75f1f]
/usr/lib/libQtNetwork.so.4[0x7ffff4a77644]
/usr/lib/libQtNetwork.so.4(_ZN5QHttp5abortEv+0x51)[0x7ffff4a77da1]
/usr/lib/libQtNetwork.so.4(_ZN5QHttpD0Ev+0x24)[0x7ffff4a77e34]
/usr/bin/merkaartor[0x6957ea]
/usr/bin/merkaartor[0x692d22]
/usr/bin/merkaartor[0x620547]
/usr/bin/merkaartor[0x61a839]
/usr/bin/merkaartor[0x43519c]
/usr/bin/merkaartor[0x42e8d3]
/usr/bin/merkaartor[0x52371d]
/usr/bin/merkaartor[0x51f041]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7ffff38f9abd]
/usr/bin/merkaartor[0x42bf79]
======= Memory map: ========
00400000-008c4000 r-xp 00000000 fe:01 833934                             
/usr/bin/merkaartor
00ac3000-00ac8000 rw-p 004c3000 fe:01 833934                             
/usr/bin/merkaartor
00ac8000-01846000 rw-p 00000000 00:00 0                                  [heap]
7fffd4000000-7fffd4021000 rw-p 00000000 00:00 0 
7fffd4021000-7fffd8000000 ---p 00000000 00:00 0 
7fffd9f22000-7fffd9f82000 rw-s 00000000 00:04 1441817                    
/SYSV00000000 (deleted)
7fffd9f82000-7fffd9f87000 r-xp 00000000 fe:01 7504009                    
/lib/libnss_dns-2.10.2.so
7fffd9f87000-7fffda186000 ---p 00005000 fe:01 7504009                    
/lib/libnss_dns-2.10.2.so
7fffda186000-7fffda187000 r--p 00004000 fe:01 7504009                    
/lib/libnss_dns-2.10.2.so
7fffda187000-7fffda188000 rw-p 00005000 fe:01 7504009                    
/lib/libnss_dns-2.10.2.so
7fffda188000-7fffda18a000 r-xp 00000000 fe:01 7504265                    
/lib/libnss_mdns4_minimal.so.2
7fffda18a000-7fffda389000 ---p 00002000 fe:01 7504265                    
/lib/libnss_mdns4_minimal.so.2
7fffda389000-7fffda38a000 rw-p 00001000 fe:01 7504265                    
/lib/libnss_mdns4_minimal.so.2
7fffda38c000-7fffda40c000 r--p 00000000 fe:01 7938156                    
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf
7fffda40c000-7fffda40d000 ---p 00000000 00:00 0 
7fffda40d000-7fffdac0d000 rw-p 00000000 00:00 0 
7fffdac0d000-7fffdac16000 r-xp 00000000 fe:01 909341                     
/usr/lib/merkaartor/plugins/background/libMYahooTiledBackgroundPlugin.so
7fffdac16000-7fffdae15000 ---p 00009000 fe:01 909341                     
/usr/lib/merkaartor/plugins/background/libMYahooTiledBackgroundPlugin.so
7fffdae15000-7fffdae16000 rw-p 00008000 fe:01 909341                     
/usr/lib/merkaartor/plugins/background/libMYahooTiledBackgroundPlugin.so
7fffdae16000-7fffdae1e000 r-xp 00000000 fe:01 1114982                    
/usr/lib/merkaartor/plugins/background/libMYahooBackgroundPlugin.so
7fffdae1e000-7fffdb01d000 ---p 00008000 fe:01 1114982                    
/usr/lib/merkaartor/plugins/background/libMYahooBackgroundPlugin.so
7fffdb01d000-7fffdb01e000 rw-p 00007000 fe:01 1114982                    
/usr/lib/merkaartor/plugins/background/libMYahooBackgroundPlugin.so
7fffdb01e000-7fffdb02b000 r-xp 00000000 fe:01 1114981                    
/usr/lib/merkaartor/plugins/background/libMGdalBackgroundPlugin.so
7fffdb02b000-7fffdb22b000 ---p 0000d000 fe:01 1114981                    
/usr/lib/merkaartor/plugins/background/libMGdalBackgroundPlugin.so
7fffdb22b000-7fffdb22c000 rw-p 0000d000 fe:01 1114981                    
/usr/lib/merkaartor/plugins/background/libMGdalBackgroundPlugin.so
7fffdb22c000-7fffdb747000 r--p 00000000 fe:01 1214103                    
/usr/share/fonts/truetype/umeplus/umeplus-p-gothic.ttf
7fffdb747000-7fffdb754000 r--p 00000000 fe:01 8396814                    
/usr/share/fonts/truetype/ttf-gujarati-fonts/padmaa-Medium-0.5.ttf
7fffdb754000-7fffdb782000 r--p 00000000 fe:01 1499444                    
/usr/share/fonts/truetype/ttf-bengali-fonts/MuktiNarrow.ttf
7fffdb782000-7fffdb7c3000 r--p 00000000 fe:01 3089071                    
/usr/share/fonts/truetype/ttf-khmeros/KhmerOS.ttf
7fffdb7c3000-7fffdcbd8000 r--p 00000000 fe:01 1097750                    
/usr/share/fonts/truetype/arphic/uming.ttc
7fffdcbd8000-7fffddfed000 r--p 00000000 fe:01 1097750                    
/usr/share/fonts/truetype/arphic/uming.ttc
7fffddfed000-7fffddffb000 r--p 00000000 fe:01 902693                     
/usr/share/fonts/opentype/otf-thai-tlwg/Waree.otf
7fffddffb000-7fffde00f000 r--p 00000000 fe:01 8618315                    
/usr/share/fonts/type1/gsfonts/n019003l.pfb
7fffde00f000-7fffdecb2000 r--p 00000000 fe:01 2211921                    
/usr/share/fonts/truetype/wqy/wqy-zenhei.ttc
7fffdecb2000-7fffded3e000 r--p 00000000 fe:01 7938142                    
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
7fffded3e000-7fffdedd6000 r--p 00000000 fe:01 7938137                    
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
7fffdedd6000-7fffdee36000 r-xp 00000000 fe:01 8028453                    
/usr/lib/libtiff.so.4.3.2
7fffdee36000-7fffdf036000 ---p 00060000 fe:01 8028453                    
/usr/lib/libtiff.so.4.3.2
7fffdf036000-7fffdf039000 rw-p 00060000 fe:01 8028453                    
/usr/lib/libtiff.so.4.3.2
7fffdf039000-7fffdf03e000 r-xp 00000000 fe:01 1320256                    
/usr/lib/qt4/plugins/imageformats/libqtiff.so
7fffdf03e000-7fffdf23d000 ---p 00005000 fe:01 1320256                    
/usr/lib/qt4/plugins/imageformats/libqtiff.so
7fffdf23d000-7fffdf23e000 rw-p 00004000 fe:01 1320256                    
/usr/lib/qt4/plugins/imageformats/libqtiff.so
7fffdf23e000-7fffdf242000 r-xp 00000000 fe:01 1319350                    
/usr/lib/qt4/plugins/imageformats/libqsvg.so
7fffdf242000-7fffdf441000 ---p 00004000 fe:01 1319350                    
/usr/lib/qt4/plugins/imageformats/libqsvg.so
7fffdf441000-7fffdf442000 rw-p 00003000 fe:01 1319350                    
/usr/lib/qt4/plugins/imageformats/libqsvg.so
7fffdf442000-7fffdf477000 r-xp 00000000 fe:01 828286          
Program received signal SIGABRT, Aborted.
0x00007ffff390cf55 in *__GI_raise (sig=<value optimized out>) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
        in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) thread apply all bt full

Thread 2 (Thread 0x7fffdac0c910 (LWP 17988)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
No locals.
#1  0x00007ffff4660499 in QWaitConditionPrivate::wait (this=0x13db320, 
mutex=0x13db318, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
        code = 20820768
#2  QWaitCondition::wait (this=0x13db320, mutex=0x13db318, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#3  0x00007ffff4ac23b4 in QHostInfoAgent::run (this=0x13db300) at 
kernel/qhostinfo.cpp:260
        locker = {{mtx = 0x13db319, val = 20820761}}
        query = 0x143e940
        info = {d = 0x172dfd0}
        id = 21234112
#4  0x00007ffff465f4a5 in QThreadPrivate::start (arg=0x13db300) at 
thread/qthread_unix.cpp:188
        data = 0x13ded90
#5  0x00007ffff43dd73a in start_thread (arg=<value optimized out>) at 
pthread_create.c:300
        __res = <value optimized out>
        pd = 0x7fffdac0c910
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736863455504, 
-4566934377017153433, 140737488335472, 140736863455504, 140737354129472, 3, 
4567011628209367143, 
                4566954702157080679}, mask_was_saved = 0}}, priv = {pad = {0x0, 
0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
#6  0x00007ffff39a669d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7ffff7fbc770 (LWP 17982)):
#0  0x00007ffff390cf55 in *__GI_raise (sig=<value optimized out>) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
        pid = <value optimized out>
        selftid = <value optimized out>
#1  0x00007ffff390fd90 in *__GI_abort () at abort.c:88
        act = {__sigaction_handler = {sa_handler = 0x1400000017, sa_sigaction = 
0x1400000017}, sa_mask = {__val = {140737488339648, 140737488339504, 
140737488339696, 
              140737488348001, 19, 140737280691880, 3, 140737488339706, 6, 
140737280691884, 2, 140737488339694, 2, 140737280682988, 1, 140737280691880}}, 
sa_flags = 3, 
          sa_restorer = 0x7fffffffc2f4}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007ffff394258d in __libc_message (do_abort=2, 
    fmt=0x7fffffffc520 ' ' <repeats 11 times>, 
"/usr/lib/liblcms.so.1.0.18\n7fffdf477000-7fffdf676000 ---p 00035000 fe:01 
828286", ' ' <repeats 21 times>, 
"/usr/lib/liblcms.so.1.0.18\n7fffdf676000-7fffdf678000 rw-p 00034000 fe:01 
828286          "...) at ../sysdeps/unix/sysv/linux/libc_fatal.c:173
        ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 
0x7fffffffcc50, reg_save_area = 0x7fffffffcb60}}
        ap_copy = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 
0x7fffffffcc50, reg_save_area = 0x7fffffffcb60}}
        fd = 20
        on_2 = <value optimized out>
        list = <value optimized out>
        nlist = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        cp = <value optimized out>
        written = 6
#3  0x00007ffff394bd56 in malloc_printerr (action=3, str=0x7ffff39f39ed 
"malloc(): memory corruption", ptr=<value optimized out>) at malloc.c:6239
        buf = "00007fffe86c8010"
        cp = 0x0
#4  0x00007ffff394edbf in _int_malloc (av=0x7ffff3c2ae60, bytes=<value 
optimized out>) at malloc.c:4383
        iters = 31
        nb = 176
        idx = <value optimized out>
        bin = 0x0
        victim = 0x7fffe86c8000
        size = <value optimized out>
        victim_index = <value optimized out>
        remainder = <value optimized out>
        remainder_size = <value optimized out>
        block = <value optimized out>
        bit = <value optimized out>
        map = <value optimized out>
        fwd = <value optimized out>
        bck = 0x6120747365757165
        __func__ = "_int_malloc"
#5  0x00007ffff3950aa0 in *__GI___libc_malloc (bytes=160) at malloc.c:3660
        ar_ptr = 0x7ffff3c2ae60
        victim = 0x15868a0
        __func__ = "__libc_malloc"
#6  0x00007ffff418e2fd in operator new(unsigned long) () from 
/usr/lib/libstdc++.so.6
No symbol table info available.
#7  0x00007ffff4700943 in QUrl (this=0x7fffffffcda0, url=...) at 
io/qurl.cpp:3905
No locals.
#8  0x0000000000695c21 in ?? ()
No symbol table info available.
#9  0x0000000000696dc1 in ?? ()
No symbol table info available.
#10 0x0000000000700ee4 in ?? ()
No symbol table info available.
#11 0x00007ffff4759df2 in QMetaObject::activate (sender=0x14d45f0, 
from_signal_index=<value optimized out>, to_signal_index=10, 
argv=0xffffffffffffffff) at kernel/qobject.cpp:3112
        previousSender = 0x0
        method = 4
        currentSender = {sender = 0x14d45f0, signal = 10, ref = 1}
        count = 1
        signal = 10
        empty_argv = {0x0}
        locker = {{mtx = 0xad2858, val = 11348056}}
        currentThreadData = 0xad2800
---Type <return> to continue, or q <return> to quit---
        connectionLists = 0x146a000
#12 0x00007ffff4a75f1f in QHttp::requestFinished (this=0x463e, _t1=11, 
_t2=true) at .moc/release-shared/moc_qhttp.cpp:182
        _a = {0x0, 0x7fffffffd0ec, 0x7fffffffd0e8}
#13 0x00007ffff4a77644 in QHttpPrivate::finishedWithError (this=0x170c690, 
detail=..., errorCode=7) at access/qhttp.cpp:2552
        r = 0x1660f60
#14 0x00007ffff4a77da1 in QHttp::abort (this=0x14d45f0) at access/qhttp.cpp:1825
        d = 0x170c690
#15 0x00007ffff4a77e34 in ~QHttp (this=0x463e, __in_chrg=<value optimized out>) 
at access/qhttp.cpp:1585
No locals.
#16 0x00000000006957ea in ?? ()
No symbol table info available.
#17 0x0000000000692d22 in ?? ()
No symbol table info available.
#18 0x0000000000620547 in ?? ()
No symbol table info available.
#19 0x000000000061a839 in ?? ()
No symbol table info available.
#20 0x000000000043519c in ?? ()
No symbol table info available.
#21 0x000000000042e8d3 in ?? ()
No symbol table info available.
#22 0x000000000052371d in ?? ()
No symbol table info available.
#23 0x000000000051f041 in ?? ()
No symbol table info available.
#24 0x00007ffff38f9abd in __libc_start_main (main=<value optimized out>, 
argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized 
out>, 
    fini=<value optimized out>, rtld_fini=<value optimized out>, 
stack_end=0x7fffffffdfc8) at libc-start.c:222
        result = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -4566934377017153433, 
4374352, 140737488347088, 0, 0, 4566934378103400551, 4566960626901936231}, 
mask_was_saved = 0}}, 
          priv = {pad = {0x0, 0x0, 0x703f60, 0x7fffffffdfd8}, data = {prev = 
0x0, cleanup = 0x0, canceltype = 7356256}}}
        not_first_call = <value optimized out>
#25 0x000000000042bf79 in ?? ()
No symbol table info available.
#26 0x00007fffffffdfc8 in ?? ()
No symbol table info available.
#27 0x000000000000001c in ?? ()
No symbol table info available.
#28 0x0000000000000001 in ?? ()
No symbol table info available.
#29 0x00007fffffffe361 in ?? ()
No symbol table info available.
#30 0x0000000000000000 in ?? ()
No symbol table info available.
Current language:  auto
The current source language is "auto; currently asm".
Current language:  auto
---Type <return> to continue, or q <return> to quit---
The current source language is "auto; currently c".


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages merkaartor depends on:
ii  libc6                   2.10.2-2         GNU C Library: Shared libraries
ii  libexiv2-6              0.19-1           EXIF/IPTC metadata manipulation li
ii  libgcc1                 1:4.4.2-9        GCC support library
ii  libgdal1-1.6.0          1.6.3-1          Geospatial Data Abstraction Librar
ii  libqt4-network          4:4.5.3-4        Qt 4 network module
ii  libqt4-svg              4:4.5.3-4        Qt 4 SVG module
ii  libqt4-webkit           4:4.5.3-4        Qt 4 WebKit module
ii  libqt4-xml              4:4.5.3-4        Qt 4 XML module
ii  libqtcore4              4:4.5.3-4        Qt 4 core module
ii  libqtgui4               4:4.5.3-4        Qt 4 GUI module
ii  libstdc++6              4.4.2-9          The GNU Standard C++ Library v3
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to