Package: icedove Version: 3.0.11-1+squeeze2 Severity: important Since the icedove security update, icedove segfaults quite easily. I installed the icedove-dbg package in order to have a good backtrace.
Here is the backtrace: $ LD_LIBRARY_PATH=/usr/lib/icedove gdb /usr/lib/icedove/icedove-bin [...] > run [...] [New Thread 0x7fffcedfd700 (LWP 12392)] [Thread 0x7fffcc4ff700 (LWP 12391) exited] [New Thread 0x7fffcc4ff700 (LWP 12393)] [Thread 0x7fffcedfd700 (LWP 12392) exited] [New Thread 0x7fffcedfd700 (LWP 12394)] [Thread 0x7fffcc4ff700 (LWP 12393) exited] [New Thread 0x7fffcc4ff700 (LWP 12395)] [Thread 0x7fffcedfd700 (LWP 12394) exited] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff73e3bda in ftell () from /lib/libc.so.6 (gdb) bt #0 0x00007ffff73e3bda in ftell () from /lib/libc.so.6 #1 0x00007fffea96a711 in morkStdioFile::Length (this=0x7fffd519e120, ev=0x7fffcc7bc800) at morkFile.cpp:592 #2 0x00007fffea96a1fe in morkFile::Eof (this=0x7fffd519e120, mev=<value optimized out>, outPos=0x7fffffffc56c) at morkFile.cpp:319 #3 0x00007fffea975384 in morkStore::DoPreferLargeOverCompressCommit ( this=<value optimized out>, ev=0x7fffcc7bc800) at morkStore.cpp:294 #4 0x00007fffea97588e in morkStore::LargeCommit (this=0x7fffcc821000, mev=<value optimized out>, acqThumb=0x7fffffffc600) at morkStore.cpp:2233 #5 0x00007fffe8ac7965 in nsMsgDatabase::Commit (this=0x7fffd55f3700, commitType=1) at nsMsgDatabase.cpp:1325 #6 0x00007fffe89d1200 in nsMsgDBFolder::SetMsgDatabase (this=0x7fffd3ea4c00, aMsgDatabase=0x0) at nsMsgDBFolder.cpp:958 #7 0x00007ffff79713b6 in NS_InvokeByIndex_P (that=0x7fffc82c8000, methodIndex=3430664192, paramCount=3276854, params=0x7fffffffc58c) at xptcinvoke_x86_64_linux.cpp:208 #8 0x00007fffe9d982ec in XPCWrappedNative::CallMethod (ccx=..., mode=<value optimized out>) at xpcwrappednative.cpp:2456 #9 0x00007fffe9d9fa7b in XPCWrappedNative::SetAttribute (cx=0x7fffeb0c6400, obj=<value optimized out>, argc=1, argv=0x7fffc5912030, vp=0x7fffffffce20) at xpcprivate.h:2327 #10 XPC_WN_GetterSetter (cx=0x7fffeb0c6400, obj=<value optimized out>, argc=1, argv=0x7fffc5912030, vp=0x7fffffffce20) at xpcwrappednativejsops.cpp:1614 ---Type <return> to continue, or q <return> to quit--- #11 0x00007ffff6cce547 in js_Invoke (cx=0x7fffeb0c6400, argc=<value optimized out>, vp=0x7fffc5912020, flags=<value optimized out>) at jsinterp.cpp:1386 #12 0x00007ffff6cce8ea in js_InternalInvoke (cx=0x7fffeb0c6400, obj=0x7fffcc81e240, fval=140737137642880, flags=0, argc=4160534464, argv=<value optimized out>, rval=0x7fffffffd368) at jsinterp.cpp:1447 #13 0x00007ffff6ccea2b in js_InternalGetOrSet (cx=0x7fffeb0c6400, obj=0x7fffcc81e240, id=<value optimized out>, fval=140737137642880, mode=JSACC_WRITE, argc=1, argv=0x7fffffffd368, rval=0x7fffffffd368) at jsinterp.cpp:1510 #14 0x00007ffff6cd4cdb in js_SetSprop (cx=0x7fffeb0c6400, sprop=0x7fffcffbf3c8, obj=0x7fffcc7bc800, vp=<value optimized out>) at jsscope.h:390 #15 0x00007ffff6cd5223 in js_NativeSet (cx=0x7fffeb0c6400, obj=0x7fffcc81e240, sprop=0x7fffcffbf3c8, vp=0x7fffffffd368) at jsobj.cpp:4234 #16 0x00007ffff6cd6041 in js_SetPropertyHelper (cx=0x7fffeb0c6400, obj=0x7fffcc81e240, id=140736917920964, cacheResult=<value optimized out>, vp=<value optimized out>) at jsobj.cpp:4604 #17 0x00007ffff6cc0079 in js_Interpret (cx=0x7fffeb0c6400) at jsinterp.cpp:4791 #18 0x00007ffff6cce551 in js_Invoke (cx=0x7fffeb0c6400, argc=<value optimized out>, vp=0x7fffc78b2578, flags=<value optimized out>) at jsinterp.cpp:1394 #19 0x00007fffe9d94917 in nsXPCWrappedJSClass::CallMethod ( ---Type <return> to continue, or q <return> to quit--- this=0x7fffc6b4f700, wrapper=<value optimized out>, methodIndex=<value optimized out>, info=0x7fffdc844c50, nativeParams=0x7fffffffd890) at xpcwrappedjsclass.cpp:1745 #20 0x00007ffff7971f81 in PrepareAndDispatch (self=0x7fffc6b4d3e0, methodIndex=<value optimized out>, args=0x7fffffffda10, gpregs=0x7fffffffd990, fpregs=0x7fffffffd9c0) at xptcstubs_x86_64_linux.cpp:151 #21 0x00007ffff7971443 in SharedStub () from /usr/lib/icedove/libxpcom_core.so #22 0x00007fffe84fc6be in Run (this=0x7fffc6b30680) at mozStorageAsyncStatementExecution.cpp:159 #23 0x00007ffff796680b in nsThread::ProcessNextEvent (this=0x7ffff083c4c0, mayWait=1, result=0x7fffffffda8c) at nsThread.cpp:521 #24 0x00007ffff793c6f0 in NS_ProcessNextEvent_P (thread=0x7fffc82c8000, mayWait=-864303104) at nsThreadUtils.cpp:247 #25 0x00007fffe673132d in nsBaseAppShell::Run (this=0x7fffddb596a0) at nsBaseAppShell.cpp:170 #26 0x00007fffe355fbc4 in nsAppStartup::Run (this=0x7fffdd52e780) at nsAppStartup.cpp:193 #27 0x00007ffff7bcbdda in XRE_main (argc=<value optimized out>, argv=<value optimized out>, aAppData=<value optimized out>) at nsAppRunner.cpp:3321 #28 0x0000000000401846 in main (argc=1, argv=0x7fffffffe278) at nsMailApp.cpp:103 (gdb) quit A debugging session is active. Inferior 1 [process 8289] will be killed. -- System Information: Debian Release: 6.0.1 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages icedove depends on: ii debianutils 3.4 Miscellaneous utilities specific t ii fontconfig 2.8.0-2.1 generic font configuration library ii libasound2 1.0.23-2.1 shared library for ALSA applicatio ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libcairo2 1.8.10-6 The Cairo 2D vector graphics libra ii libdbus-1-3 1.2.24-4 simple interprocess messaging syst ii libfontconfig1 2.8.0-2.1 generic font configuration library ii libfreetype6 2.4.2-2.1 FreeType 2 font engine, shared lib ii libgcc1 1:4.4.5-8 GCC support library ii libglib2.0-0 2.24.2-1 The GLib library of C routines ii libgtk2.0-0 2.20.1-2 The GTK+ graphical user interface ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG ii libnspr4-0d 4.8.6-1 NetScape Portable Runtime Library ii libnss3-1d 3.12.8-1+squeeze1 Network Security Service libraries ii libpango1.0-0 1.28.3-1+squeeze2 Layout and rendering of internatio ii libpng12-0 1.2.44-1 PNG library - runtime ii libsqlite3-0 3.7.3-1 SQLite 3 shared library ii libstartup-notificatio 0.10-1 library for program launch feedbac ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 ii libx11-6 2:1.3.3-4 X11 client-side library ii libxrender1 1:0.9.6-1 X Rendering Extension client libra ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library ii psmisc 22.11-1 utilities that use the proc file s ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages icedove recommends: ii myspell-fr-gut [myspell-dicti 1:1.0-27 The French dictionary for myspell Versions of packages icedove suggests: ii libdbus-glib-1-2 0.88-2.1 simple interprocess messaging syst ii libgconf2-4 2.28.1-6 GNOME configuration database syste ii libgnome2-0 2.30.0-1 The GNOME library - runtime files ii libgnomevfs2-0 1:2.24.3-1 GNOME Virtual File System (runtime ii libgssapi-krb5-2 1.8.3+dfsg-4 MIT Kerberos runtime libraries - k ii ttf-lyx 1.6.7-1 TrueType versions of some TeX font -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org