Package: icedove Version: 36.0~b1-1 Severity: serious Justification: Segfault at startup
After installing the last experimental version (36.0~b1-1), icedove segfault at startup, even in safe mode. Previous installed version (34.0~b1-2) worked correctly. Here is bellow a gdb backtrace of icedove in safe mode : vdanjean@eyak:~/.icedove/5idnx5md.default$ gdb /usr/lib/icedove/icedove-bin core GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 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". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/lib/icedove/icedove-bin...Reading symbols from /usr/lib/debug//usr/lib/icedove/icedove-bin...done. done. warning: core file may not match specified executable file. [New LWP 31559] [New LWP 31562] [New LWP 31563] [New LWP 31564] [New LWP 31565] [New LWP 31568] [New LWP 31561] [New LWP 31586] [New LWP 31590] [New LWP 31570] [New LWP 31566] [New LWP 31577] [New LWP 31573] [New LWP 31581] [New LWP 31571] [New LWP 31618] [New LWP 31587] [New LWP 31572] [New LWP 31567] [New LWP 31580] [New LWP 31576] [New LWP 31614] [New LWP 31574] [New LWP 31619] [New LWP 31569] [New LWP 31607] [New LWP 31600] [New LWP 31609] [New LWP 31582] [New LWP 31575] [New LWP 31585] [New LWP 31623] [New LWP 31616] [New LWP 31584] [New LWP 31588] [New LWP 31589] [New LWP 31608] [New LWP 31595] [New LWP 31591] [New LWP 31615] [New LWP 31578] [New LWP 31617] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". bt Core was generated by `icedove -safe-mode'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007ffff7bce79b in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 37 ../nptl/sysdeps/unix/sysv/linux/pt-raise.c: Aucun fichier ou dossier de ce type. (gdb) bt #0 0x00007ffff7bce79b in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 #1 0x00007ffff3205f19 in nsProfileLock::FatalSignalHandler (signo=11, info=0x7fffffffa430, context=0x7fffffffa300) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/profile/dirserviceprovider/nsProfileLock.cpp:180 #2 <signal handler called> #3 0x00007ffff1dd69fe in memcpy (__len=1624, __src=0x0, __dest=0x7fffba5a6808) at /usr/include/x86_64-linux-gnu/bits/string3.h:51 #4 implementation<nsISupports*, nsISupports*, unsigned long, unsigned long> (aValues=0x0, aCount=203, aStart=0, aElements=0x7fffba5a6808) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/glue/nsTArray.h:525 #5 AssignRange<nsISupports*> (aValues=0x0, aCount=203, aStart=0, this=0x7fffffffa960) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/glue/nsTArray.h:1712 #6 nsTArray_Impl<nsISupports*, nsTArrayInfallibleAllocator>::AppendElements<nsISupports*> (this=this@entry=0x7fffffffa960, aArray=aArray@entry=0x0, aArrayLen=aArrayLen@entry=203) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/glue/nsTArray.h:1314 #7 0x00007ffff1dd7026 in nsCOMArray_base::Adopt (this=0x7fffffffa960, aElements=0x0, aSize=203) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/glue/nsCOMArray.cpp:316 #8 0x00007ffff1d2ca61 in Adopt (aSize=<optimized out>, aElements=<optimized out>, this=0x7fffffffa960) at ../../../dist/include/nsCOMArray.h:434 #9 mozilla::mailnews::EncodedHeader (aHeader=..., aCharset=0x7fffca7319c8 "ISO-8859-1") at /build/icedove-T8nlns/icedove-36.0~b1/mailnews/mime/src/MimeHeaderParser.cpp:95 #10 0x00007ffff1bb4565 in nsMsgDBView::FetchAuthor (this=this@entry=0x7fffbd2ab000, aHdr=0x7fffbcf0d040, aSenderString=...) at /build/icedove-T8nlns/icedove-36.0~b1/mailnews/base/src/nsMsgDBView.cpp:406 #11 0x00007ffff1bbebdf in nsMsgDBView::CellTextForColumn (this=this@entry=0x7fffbd2ab000, aRow=aRow@entry=573, aColumnName=aColumnName@entry=0x7fffd3404748 u"senderCol", aValue=...) at /build/icedove-T8nlns/icedove-36.0~b1/mailnews/base/src/nsMsgDBView.cpp:1948 #12 0x00007ffff1bd0041 in nsMsgGroupView::CellTextForColumn (this=0x7fffbd2ab000, aRow=573, aColumnName=0x7fffd3404748 u"senderCol", aValue=...) at /build/icedove-T8nlns/icedove-36.0~b1/mailnews/base/src/nsMsgGroupView.cpp:882 #13 0x00007ffff1bb3cbb in nsMsgDBView::GetCellText (this=0x7fffbd2ab000, aRow=573, aCol=0x7fffbab473c0, aValue=...) at /build/icedove-T8nlns/icedove-36.0~b1/mailnews/base/src/nsMsgDBView.cpp:1924 #14 0x00007ffff2f7146a in nsTreeBodyFrame::PaintText (this=0x7fffcb8e0d78, aRowIndex=0, aColumn=0x0, aTextRect=..., aPresContext=0x7fffba5a6808, aRenderingContext=..., aDirtyRect=..., aCurrX=@0x7fffffffaf9c: 33750) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/xul/tree/nsTreeBodyFrame.cpp:3567 #15 0x00007ffff2f759d5 in nsTreeBodyFrame::PaintCell (this=0x7fffcb8e0d78, aRowIndex=0, aRowIndex@entry=573, aColumn=0x0, aColumn@entry=0x7fffbab473c0, aCellRect=..., aPresContext=0x7fffba5a6808, aPresContext@entry=0x7fffcf7ce800, aRenderingContext=..., aDirtyRect=..., aCurrX=@0x7fffffffb1ac: 33510, aPt=...) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/xul/tree/nsTreeBodyFrame.cpp:3298 #16 0x00007ffff2f76310 in nsTreeBodyFrame::PaintRow (this=0x7fffcb8e0d78, aRowIndex=573, aRowRect=..., aPresContext=0x7fffcf7ce800, aRenderingContext=..., aDirtyRect=..., aPt=...) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/xul/tree/nsTreeBodyFrame.cpp:3056 #17 0x00007ffff2f766e0 in nsTreeBodyFrame::PaintTreeBody (this=0x7fffcb8e0d78, aRenderingContext=..., aDirtyRect=..., aPt=...) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/xul/tree/nsTreeBodyFrame.cpp:2854 #18 0x00007ffff2f7682b in PaintTreeBody (aFrame=<optimized out>, aCtx=<optimized out>, aDirtyRect=..., aPt=...) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/xul/tree/nsTreeBodyFrame.cpp:2774 #19 0x00007ffff2e7e794 in nsDisplayGeneric::Paint (this=<optimized out>, aBuilder=<optimized out>, aCtx=<optimized out>) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/generic/../base/nsDisplayList.h:1927 #20 0x00007ffff2e1521e in mozilla::FrameLayerBuilder::PaintItems (this=this@entry=0x7fffcc6f75f0, aItems=..., aRect=..., aContext=aContext@entry=0x7fffbaac6400, aRC=aRC@entry=0x7fffffffb660, aBuilder=aBuilder@entry=0x7fffffffbe00, aPresContext=0x7fffcf7ce800, aOffset=..., aXScale=aXScale@entry=1, aYScale=aYScale@entry=1, aCommonClipCount=0) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/FrameLayerBuilder.cpp:4382 #21 0x00007ffff2e15730 in mozilla::FrameLayerBuilder::DrawPaintedLayer (aLayer=0x7fffc6b8f800, aContext=0x7fffbaac6400, aRegionToDraw=..., aClip=<optimized out>, aRegionToInvalidate=..., aCallbackData=0x7fffffffbe00) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/FrameLayerBuilder.cpp:4552 #22 0x00007ffff22e321d in mozilla::layers::BasicPaintedLayer::PaintBuffer (this=0x7fffc6b8f800, aContext=<optimized out>, aRegionToDraw=..., aExtendedRegionToDraw=..., aRegionToInvalidate=..., aDidSelfCopy=<optimized out>, aClip=mozilla::layers::DRAW, aCallback=0x7ffff2e15266 <mozilla::FrameLayerBuilder::DrawPaintedLayer(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*)>, aCallbackData=0x7fffffffbe00) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/gfx/layers/basic/BasicPaintedLayer.h:117 #23 0x00007ffff22e9e14 in mozilla::layers::BasicPaintedLayer::Validate (this=0x7fffc6b8f800, aCallback=0x7ffff2e15266 <mozilla::FrameLayerBuilder::DrawPaintedLayer(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*)>, aCallbackData=0x7fffffffbe00, aReadback=<optimized out>) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/gfx/layers/basic/BasicPaintedLayer.cpp:188 #24 0x00007ffff22cec07 in mozilla::layers::BasicContainerLayer::Validate (this=<optimized out>, aCallback=0x7ffff2e15266 <mozilla::FrameLayerBuilder::DrawPaintedLayer(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*)>, aCallbackData=0x7fffffffbe00, aReadback=<optimized out>) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/gfx/layers/basic/BasicContainerLayer.cpp:128 #25 0x00007ffff22ef2b2 in mozilla::layers::BasicLayerManager::EndTransactionInternal (this=0x7fffc6be9840, aCallback=0x7ffff2e15266 <mozilla::FrameLayerBuilder::DrawPaintedLayer(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*)>, aCallbackData=0x7fffffffbe00, aFlags=mozilla::layers::LayerManager::END_NO_COMPOSITE) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/gfx/layers/basic/BasicLayerManager.cpp:503 #26 0x00007ffff2e55010 in nsDisplayList::PaintRoot (this=<optimized out>, aBuilder=0x7fffffffbe00, aCtx=<optimized out>, aFlags=13) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/nsDisplayList.cpp:1571 ---Type <return> to continue, or q <return> to quit--- #27 0x00007ffff2e67a5b in nsLayoutUtils::PaintFrame (aRenderingContext=0x7fffba5a6808, aRenderingContext@entry=0x0, aFrame= 0x7fffd34d24e8, aDirtyRegion=..., aBackstop=1624, aBackstop@entry=4294967295, aFlags=3126487048) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/nsLayoutUtils.cpp:3128 #28 0x00007ffff2e738b1 in PresShell::Paint (this=0x7fffcf768400, aViewToPaint=aViewToPaint@entry=0x7fffcf7a9390, aDirtyRegion=..., aFlags=aFlags@entry=1) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/nsPresShell.cpp:6346 #29 0x00007ffff2cc1f54 in nsViewManager::ProcessPendingUpdatesPaint (this=0x7fffd53c2c00, aWidget=aWidget@entry=0x7fffd34e4480) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/view/nsViewManager.cpp:443 #30 0x00007ffff2cc2091 in nsViewManager::ProcessPendingUpdatesForView (this=<optimized out>, aView=<optimized out>, aFlushDirtyRegion=aFlushDirtyRegion@entry=true) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/view/nsViewManager.cpp:384 #31 0x00007ffff2cc2117 in nsViewManager::ProcessPendingUpdates (this=this@entry=0x7fffd53c2c00) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/view/nsViewManager.cpp:1075 #32 0x00007ffff2dfd408 in nsRefreshDriver::Tick (this=0x7fffcf766400, aNowEpoch=aNowEpoch@entry=1426685350925788, aNowTime=...) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/nsRefreshDriver.cpp:1358 #33 0x00007ffff2dfd96b in mozilla::RefreshDriverTimer::TickDriver (driver=<optimized out>, jsnow=jsnow@entry=1426685350925788, now=..., now@entry=...) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/nsRefreshDriver.cpp:175 #34 0x00007ffff2dfda23 in mozilla::RefreshDriverTimer::Tick (this=0x7fffd78f0140) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/layout/base/nsRefreshDriver.cpp:166 #35 0x00007ffff1dc917d in nsTimerImpl::Fire (this=0x7fffd7eb5460) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/threads/nsTimerImpl.cpp:624 #36 0x00007ffff1dc947b in nsTimerEvent::Run (this=0x7fffd49093e0) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/threads/nsTimerImpl.cpp:717 #37 0x00007ffff1dc6a23 in nsThread::ProcessNextEvent (this=0x7ffff6bfc8a0, aMayWait=<optimized out>, aResult=0x7fffffffc9e7) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/threads/nsThread.cpp:830 #38 0x00007ffff1dda98a in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/xpcom/glue/nsThreadUtils.cpp:265 #39 0x00007ffff1f8bf95 in mozilla::ipc::MessagePump::Run (this=0x7fffe3f645c0, aDelegate=0x7fffe3f526a0) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/ipc/glue/MessagePump.cpp:99 #40 0x00007ffff1f81797 in RunHandler (this=0x7fffe3f526a0) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/ipc/chromium/src/base/message_loop.cc:226 #41 MessageLoop::Run (this=0x7fffe3f526a0) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/ipc/chromium/src/base/message_loop.cc:200 #42 0x00007ffff2cc568c in nsBaseAppShell::Run (this=0x7fffba5a6808) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/widget/nsBaseAppShell.cpp:164 #43 0x00007ffff31d9b1f in nsAppStartup::Run (this=0x7fffdc520ab0) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/toolkit/components/startup/nsAppStartup.cpp:281 #44 0x00007ffff320bf68 in XREMain::XRE_mainRun (this=this@entry=0x7fffffffcc88) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/toolkit/xre/nsAppRunner.cpp:4150 #45 0x00007ffff320c1e8 in XREMain::XRE_main (this=this@entry=0x7fffffffcc88, argc=argc@entry=2, argv=argv@entry=0x7fffffffe188, aAppData=aAppData@entry=0x7fffffffce88) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/toolkit/xre/nsAppRunner.cpp:4226 #46 0x00007ffff320c40e in XRE_main (argc=2, argv=0x7fffffffe188, aAppData=0x7fffffffce88, aFlags=<optimized out>) at /build/icedove-T8nlns/icedove-36.0~b1/mozilla/toolkit/xre/nsAppRunner.cpp:4446 #47 0x0000000000403f37 in do_main (argc=argc@entry=2, argv=argv@entry=0x7fffffffe188, xreDirectory=0x7ffff6b91780) at /build/icedove-T8nlns/icedove-36.0~b1/mail/app/nsMailApp.cpp:195 #48 0x0000000000403717 in main (argc=2, argv=0x7fffffffe188) at /build/icedove-T8nlns/icedove-36.0~b1/mail/app/nsMailApp.cpp:380 (gdb) info threads Id Target Id Frame 42 Thread 0x7fffbc5fe700 (LWP 31617) 0x00007ffff6ecd50d in poll () at ../sysdeps/unix/syscall-template.S:81 41 Thread 0x7fffdb3ff700 (LWP 31578) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 40 Thread 0x7fffc50ff700 (LWP 31615) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 39 Thread 0x7fffd10ff700 (LWP 31591) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 38 Thread 0x7fffd00fd700 (LWP 31595) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 37 Thread 0x7fffd08fe700 (LWP 31608) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 36 Thread 0x7fffd23fd700 (LWP 31589) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 35 Thread 0x7fffd2bfe700 (LWP 31588) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 34 Thread 0x7fffd48ff700 (LWP 31584) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 33 Thread 0x7fffbcdff700 (LWP 31616) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 32 Thread 0x7fffb9fff700 (LWP 31623) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 31 Thread 0x7fffd40fe700 (LWP 31585) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 30 Thread 0x7fffdcfff700 (LWP 31575) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 29 Thread 0x7fffd6706700 (LWP 31582) 0x00007ffff6ecd50d in poll () at ../sysdeps/unix/syscall-template.S:81 28 Thread 0x7fffcf1ff700 (LWP 31609) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 27 Thread 0x7fffd52ff700 (LWP 31600) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 26 Thread 0x7fffcdfff700 (LWP 31607) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 25 Thread 0x7fffde37c700 (LWP 31569) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 24 Thread 0x7fffbb5fc700 (LWP 31619) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 23 Thread 0x7fffde0f7700 (LWP 31574) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 22 Thread 0x7fffce9fe700 (LWP 31614) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 21 Thread 0x7fffdc4ff700 (LWP 31576) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 20 Thread 0x7fffda7ff700 (LWP 31580) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 19 Thread 0x7fffde47e700 (LWP 31567) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 18 Thread 0x7fffde1f9700 (LWP 31572) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 17 Thread 0x7fffd33ff700 (LWP 31587) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 16 Thread 0x7fffbbdfd700 (LWP 31618) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 15 Thread 0x7fffde27a700 (LWP 31571) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 14 Thread 0x7fffd8c67700 (LWP 31581) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 13 Thread 0x7fffde178700 (LWP 31573) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 12 Thread 0x7fffde052700 (LWP 31577) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 11 Thread 0x7fffde4ff700 (LWP 31566) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 10 Thread 0x7fffde2fb700 (LWP 31570) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 9 Thread 0x7fffd1bfc700 (LWP 31590) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 8 Thread 0x7fffd3efd700 (LWP 31586) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 7 Thread 0x7fffe0ad3700 (LWP 31561) 0x00007ffff6ed6623 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 6 Thread 0x7fffde3fd700 (LWP 31568) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 5 Thread 0x7fffde7fe700 (LWP 31565) pthread_cond_wait@@GLIBC_2.3.2 () ---Type <return> to continue, or q <return> to quit--- at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 4 Thread 0x7fffe40d1700 (LWP 31564) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 3 Thread 0x7ffff6de0700 (LWP 31563) pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 2 Thread 0x7fffdefff700 (LWP 31562) 0x00007ffff6ecd50d in poll () at ../sysdeps/unix/syscall-template.S:81 * 1 Thread 0x7ffff7fb4740 (LWP 31559) 0x00007ffff7bce79b in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 (gdb) Regards, Vincent -- System Information: Debian Release: 8.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386, armel, mipsel Kernel: Linux 3.19.0-trunk-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 Init: systemd (via /run/systemd/system) Versions of packages icedove depends on: ii debianutils 4.4+b1 ii fontconfig 2.11.0-6.3 ii libasound2 1.0.28-1 ii libatk1.0-0 2.14.0-1 ii libc6 2.19-17 ii libcairo2 1.14.0-2.1 ii libdbus-1-3 1.8.16-1 ii libdbus-glib-1-2 0.102-1 ii libevent-2.0-5 2.0.21-stable-2 ii libffi6 3.1-2+b2 ii libfontconfig1 2.11.0-6.3 ii libfreetype6 2.5.2-4 ii libgcc1 1:4.9.2-10 ii libgdk-pixbuf2.0-0 2.31.1-2+b1 ii libglib2.0-0 2.42.1-1 ii libgtk2.0-0 2.24.25-3 ii libhunspell-1.3-0 1.3.3-3 ii libnspr4 2:4.10.7-1 ii libnss3 2:3.17.2-1.1 ii libpango-1.0-0 1.36.8-3 ii libpangocairo-1.0-0 1.36.8-3 ii libpangoft2-1.0-0 1.36.8-3 ii libpixman-1-0 0.32.6-3 ii libsqlite3-0 3.8.7.4-1 ii libstartup-notification0 0.12-4 ii libstdc++6 4.9.2-10 ii libvpx1 1.3.0-3 ii libx11-6 2:1.6.2-3 ii libxcomposite1 1:0.4.4-1 ii libxdamage1 1:1.1.4-2+b1 ii libxext6 2:1.3.3-1 ii libxfixes3 1:5.0.1-2+b2 ii libxrender1 1:0.9.8-1+b1 ii libxt6 1:1.1.4-1+b1 ii psmisc 22.21-2 ii zlib1g 1:1.2.8.dfsg-2+b1 Versions of packages icedove recommends: ii hunspell-fr-classical [hunspell-dictionary] 1:5.2-1 ii myspell-en-us [myspell-dictionary] 1:3.3.0-4 Versions of packages icedove suggests: ii fonts-lyx 2.1.3-1 ii libgssapi-krb5-2 1.12.1+dfsg-18 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org