Debian Bug Tracking System wrote on 23/06/14 23:15:
Thank you for the additional information you have supplied regarding
this Bug report.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Christoph Goehre <ch...@sigxcpu.org>
If you wish to submit further information on this problem, please
send it to 751...@bugs.debian.org.
Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.
I disabled all plug-ins and tried gdb icedove, and still had a segfault:
Program received signal SIGSEGV, Segmentation fault.
0xa5c37008 in ?? ()
(gdb) bt
#0 0xa5c37008 in ?? ()
#1 0xb6239f34 in EnterIon (data=..., cx=0x243)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jit/Ion.cpp:2376
#2 js::jit::IonCannon (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jit/Ion.cpp:2456
#3 0xb6453845 in js::RunScript (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:401
#4 0xb6453930 in js::Invoke (cx=0xa5b710c0, args=...,
construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:494
#5 0xb644871d in Interpret (cx=0x1, cx@entry=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:2620
#6 0xb64536da in js::RunScript (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:422
#7 0xb6453930 in js::Invoke (cx=0xa5b710c0, args=...,
construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:494
#8 0xb6453e57 in js::Invoke (cx=0xa5b710c0, thisv=..., fval=..., argc=1,
argv=0xb1e82620, rval=...)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:531
#9 0xb63c3058 in js::DirectProxyHandler::call (
this=0xb7c54810 <js::CrossCompartmentWrapper::singleton>,
cx=0xa5b710c0,
proxy=..., args=...)
at /build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsproxy.cpp:448
#10 0xb640c021 in js::CrossCompartmentWrapper::call (
this=0xb7c54810 <js::CrossCompartmentWrapper::singleton>,
cx=0xa5b710c0,
wrapper=..., args=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jswrapper.cpp:464
#11 0xb63c6a6f in call (args=..., proxy=..., cx=0xa5b710c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsproxy.cpp:2659
#12 js::proxy_Call (cx=0xa5b710c0, argc=1, vp=0xb1e82610)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsproxy.cpp:3062
#13 0xb6453b0d in CallJSNative (args=...,
native=0xb63c69d0 <js::proxy_Call(JSContext*, unsigned int,
JS::Value*)>,
cx=0xa5b710c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jscntxtinlines.h:239
#14 js::Invoke (cx=0xa5b710c0, args=..., construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:468
#15 0xb644871d in Interpret (cx=0x1, cx@entry=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:2---Type
<return> to continue, or q <return> to quit---
620
#16 0xb64536da in js::RunScript (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:422
#17 0xb6453930 in js::Invoke (cx=0xa5b710c0, args=...,
construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:494
#18 0xb6453e57 in js::Invoke (cx=0xa5b710c0, thisv=..., fval=..., argc=1,
argv=0xbfffb8f0, rval=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:531
#19 0xb6453ffe in js::InvokeGetterOrSetter (cx=0xa5b710c0, obj=0xa0824100,
fval=..., argc=1, argv=0xbfffb8f0, rval=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:603
#20 0xb639d748 in js::Shape::set (this=0xa2fd71c0, cx=0xa5b710c0, obj=...,
receiver=..., strict=false, vp=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Shape-inl.h:95
#21 0xb63a7905 in js::baseops::SetPropertyHelper<(js::ExecutionMode)0> (
cxArg=0xa5b710c0, obj=..., receiver=..., id=...,
qualified=js::baseops::Qualified, vp=..., strict=false)
at /build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsobj.cpp:4948
#22 0xb6449616 in setGeneric (strict=<optimized out>, vp=..., id=...,
---Type <return> to continue, or q <return> to quit---
receiver=..., obj=..., cx=<optimized out>)
at /build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsobj.h:1024
#23 SetPropertyOperation (rval=..., lval=..., pc=<optimized out>,
script=...,
cx=<optimized out>)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:340
#24 Interpret (cx=0x1, cx@entry=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:2456
#25 0xb64536da in js::RunScript (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:422
#26 0xb6453930 in js::Invoke (cx=0xa5b710c0, args=...,
construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:494
#27 0xb6453e57 in js::Invoke (cx=0xa5b710c0, thisv=..., fval=..., argc=1,
argv=0xb1e82520, rval=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:531
#28 0xb63c3058 in js::DirectProxyHandler::call (
this=0xb7c54810 <js::CrossCompartmentWrapper::singleton>,
cx=0xa5b710c0,
proxy=..., args=...)
at /build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsproxy.cpp:448
---Type <return> to continue, or q <return> to quit---
#29 0xb640c021 in js::CrossCompartmentWrapper::call (
this=0xb7c54810 <js::CrossCompartmentWrapper::singleton>,
cx=0xa5b710c0,
wrapper=..., args=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jswrapper.cpp:464
#30 0xb63c6a6f in call (args=..., proxy=..., cx=0xa5b710c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsproxy.cpp:2659
#31 js::proxy_Call (cx=0xa5b710c0, argc=1, vp=0xb1e82510)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsproxy.cpp:3062
#32 0xb6453b0d in CallJSNative (args=...,
native=0xb63c69d0 <js::proxy_Call(JSContext*, unsigned int,
JS::Value*)>,
cx=0xa5b710c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jscntxtinlines.h:239
#33 js::Invoke (cx=0xa5b710c0, args=..., construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:468
#34 0xb644871d in Interpret (cx=0x1, cx@entry=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:2620
#35 0xb64536da in js::RunScript (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:422
#36 0xb6453930 in js::Invoke (cx=0xa5b710c0, args=...,
construct=js::NO_CONSTRUCT)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:494
#37 0xb6453e57 in js::Invoke (cx=0xa5b710c0, thisv=..., fval=..., argc=1,
argv=0xbfffc51c, rval=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:531
#38 0xb633e580 in JS::Call (cx=0xa5b710c0, thisv=..., fval=..., args=...,
rval=...)
at /build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsapi.cpp:5061
#39 0xb52094a9 in mozilla::dom::EventHandlerNonNull::Call (this=0xa0dc0400,
cx=0xa5b710c0, aThisVal=..., event=..., aRv=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/obj-icedove/mozilla/dom/bindings/EventHandlerBinding.cpp:36
#40 0xb55bbf18 in Call<nsISupports*> (aExceptionHandling=<optimized out>,
aRv=..., event=..., thisObjPtr=<optimized out>, this=<optimized out>)
at ../../dist/include/mozilla/dom/EventHandlerBinding.h:62
#41 mozilla::JSEventHandler::HandleEvent (this=0xa2ba8c00,
aEvent=0xa0413a60)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/JSEventHandler.cpp:214
#42 0xb55b69cd in mozilla::EventListenerManager::HandleEventSubType (
this=0xa2b9b1c0, aListener=<optimized out>, aDOMEvent=0xa0413a60,
aCurrentTarget=0xa50e1830)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/EventListenerManager.cpp:950
---Type <return> to continue, or q <return> to quit---
#43 0xb55b6b88 in mozilla::EventListenerManager::HandleEventInternal (
this=0xa2b9b1c0, aPresContext=0xa5b95800, aEvent=0x9f97b100,
aDOMEvent=0xbfffc908, aCurrentTarget=0xa50e1830,
aEventStatus=0xbfffc90c)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/EventListenerManager.cpp:1011
#44 0xb55b240b in HandleEvent (aEventStatus=0xbfffc90c,
aCurrentTarget=0xa50e1830, aDOMEvent=0xbfffc908, aEvent=<optimized
out>,
aPresContext=0xa5b95800, this=<optimized out>)
at ../../dist/include/mozilla/EventListenerManager.h:328
#45 mozilla::EventTargetChainItem::HandleEvent (this=0xad3fe008,
aVisitor=...,
aCd=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/EventDispatcher.cpp:197
#46 0xb55b2748 in mozilla::EventTargetChainItem::HandleEventTargetChain (
aChain=..., aVisitor=..., aCallback=0x0, aCd=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/EventDispatcher.cpp:287
#47 0xb55b3c19 in mozilla::EventDispatcher::Dispatch (aTarget=0xa50e1830,
aPresContext=0xa5b95800, aEvent=0x9f97b100, aDOMEvent=0xa0413a60,
aEventStatus=0xbfffc9cc, aCallback=0x0, aTargets=0x0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/EventDispatcher.cpp:598
#48 0xb55b3e90 in mozilla::EventDispatcher::DispatchDOMEvent (
aTarget=0xa50e1830, aEvent=0x0, aDOMEvent=0xa0413a60,
---Type <return> to continue, or q <return> to quit---
aPresContext=0xa5b95800, aEventStatus=0xbfffc9cc)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/EventDispatcher.cpp:665
#49 0xb5746565 in nsINode::DispatchEvent (this=0xa50e1830,
aEvent=0xa0413a60,
aRetVal=0xbfffca07)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/content/base/src/nsINode.cpp:1236
#50 0xb56e794b in nsContentUtils::DispatchEvent (aDoc=0xa5bb2800,
aTarget=0xa50e1830, aEventName=..., aCanBubble=true, aCancelable=false,
aTrusted=true, aDefaultAction=0x0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/content/base/src/nsContentUtils.cpp:3392
#51 0xb56e798e in nsContentUtils::DispatchTrustedEvent (aDoc=0xa5bb2800,
aTarget=0xa50e1830, aEventName=..., aCanBubble=true, aCancelable=false,
aDefaultAction=0x0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/content/base/src/nsContentUtils.cpp:3363
#52 0xb55a61ba in mozilla::AsyncEventDispatcher::Run (this=0xa0dc03e0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/events/AsyncEventDispatcher.cpp:66
#53 0xb56ee033 in nsContentUtils::AddScriptRunner (aRunnable=0xa0dc03e0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/content/base/src/nsContentUtils.cpp:4774
#54 0xb5b55841 in nsTreeSelection::FireOnSelectHandler (this=0x1)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/layout/xul/tree/nsTreeSelection.cpp:845
#55 0xb5b55dc5 in nsTreeSelection::Select (this=0xa06e1850, aIndex=1)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/layout/xul/tree/nsTreeSelection.cpp:388
#56 0xb4c191c4 in NS_InvokeByIndex () from /usr/lib/icedove/libxul.so
#57 0xb54cc05e in Invoke (this=<optimized out>)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:2391
#58 Call (this=<optimized out>)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:1732
#59 XPCWrappedNative::CallMethod (ccx=...,
mode=XPCWrappedNative::CALL_METHOD)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:1699
#60 0xb54d1b92 in XPC_WN_CallMethod (cx=0xa5b710c0, argc=1, vp=0xb1e823c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1284
#61 0xb6453a2e in CallJSNative (args=...,
native=0xb54d19f7 <XPC_WN_CallMethod(JSContext*, unsigned int,
JS::Value*)>, cx=0xa5b710c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jscntxtinlines.h:239
#62 js::Invoke (cx=0xa5b710c0, args=..., construct=js::NO_CONSTRUCT)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:475
#63 0xb644871d in Interpret (cx=0x1, cx@entry=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:2620
#64 0xb64536da in js::RunScript (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:422
#65 0xb6453930 in js::Invoke (cx=0xa5b710c0, args=...,
construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:494
#66 0xb63668aa in js_fun_call (cx=0xa5b710c0, argc=3, vp=0xb1e82238)
at /build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsfun.cpp:948
#67 0xb6453a2e in CallJSNative (args=...,
native=0xb63667c0 <js_fun_call(JSContext*, unsigned int, JS::Value*)>,
cx=0xa5b710c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jscntxtinlines.h:239
#68 js::Invoke (cx=0xa5b710c0, args=..., construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:475
#69 0xb644871d in Interpret (cx=0x1, cx@entry=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:2---Type
<return> to continue, or q <return> to quit---
620
#70 0xb64536da in js::RunScript (cx=0xa5b710c0, state=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:422
#71 0xb6453930 in js::Invoke (cx=0xa5b710c0, args=...,
construct=js::NO_CONSTRUCT)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:494
#72 0xb6453e57 in js::Invoke (cx=0xa5b710c0, thisv=..., fval=..., argc=1,
argv=0xbfffdbdc, rval=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/vm/Interpreter.cpp:531
#73 0xb633e580 in JS::Call (cx=0xa5b710c0, thisv=..., fval=..., args=...,
rval=...)
at /build/icedove-CFQaeN/icedove-31.0~b1/mozilla/js/src/jsapi.cpp:5061
#74 0xb52162a1 in mozilla::dom::Function::Call (this=0xad3cc4c0,
cx=0xa5b710c0, aThisVal=..., arguments=..., aRv=...)
at
/build/icedove-CFQaeN/icedove-31.0~b1/obj-icedove/mozilla/dom/bindings/FunctionBinding.cpp:35
#75 0xb553dd40 in Call<nsCOMPtr<nsISupports> > (
aExceptionHandling=<optimized out>, aRv=..., arguments=...,
thisObjPtr=..., this=<optimized out>)
at ../../dist/include/mozilla/dom/FunctionBinding.h:58
#76 nsGlobalWindow::RunTimeoutHandler (this=0xad3a5000, aTimeout=0x9fa09880,
---Type <return> to continue, or q <return> to quit---
aScx=0xa5b710c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/base/nsGlobalWindow.cpp:11970
#77 0xb553e6ee in nsGlobalWindow::RunTimeout (this=0xad3a5000,
aTimeout=0x9fa091a0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/base/nsGlobalWindow.cpp:12194
#78 0xb553e9ad in nsGlobalWindow::TimerCallback (aTimer=0x9fa0b6d0,
aClosure=0x9fa091a0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/dom/base/nsGlobalWindow.cpp:12440
#79 0xb4c171d5 in nsTimerImpl::Fire (this=0x9fa0b6d0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/xpcom/threads/nsTimerImpl.cpp:555
#80 0xb4c17295 in nsTimerEvent::Run (this=0xad365100)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/xpcom/threads/nsTimerImpl.cpp:639
#81 0xb4c14654 in nsThread::ProcessNextEvent (this=0xb7d1b2e0,
mayWait=false,
result=0xbfffdf6f)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/xpcom/threads/nsThread.cpp:715
#82 0xb4bcd272 in NS_ProcessNextEvent (thread=<optimized out>,
mayWait=false)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/xpcom/glue/nsThreadUtils.cpp:263
---Type <return> to continue, or q <return> to quit---
#83 0xb4dc9767 in mozilla::ipc::MessagePump::Run (this=0xb7de8250,
aDelegate=0xb7d41980)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/ipc/glue/MessagePump.cpp:95
#84 0xb4dba31d in MessageLoop::RunInternal (this=0xb7d41980)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/ipc/chromium/src/base/message_loop.cc:229
#85 0xb4dba442 in RunHandler (this=0xb7d41980)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/ipc/chromium/src/base/message_loop.cc:222
#86 MessageLoop::Run (this=0xb7d41980)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/ipc/chromium/src/base/message_loop.cc:196
#87 0xb5473e75 in nsBaseAppShell::Run (this=0xb1e5f3d0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/widget/xpwidgets/nsBaseAppShell.cpp:164
#88 0xb5d78189 in nsAppStartup::Run (this=0xb0b32280)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/toolkit/components/startup/nsAppStartup.cpp:278
#89 0xb5d5315d in XREMain::XRE_mainRun (this=0xbfffe1c0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/toolkit/xre/nsAppRunner.cpp:4019
#90 0xb5d533b0 in XREMain::XRE_main (this=0xbfffe1c0, argc=1, argv=0x1,
aAppData=0x0)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/toolkit/xre/nsAppRunner.cpp:4088
#91 0xb5d535b2 in XRE_main (argc=1, argv=0xbffff454, aAppData=0xb7d6d480,
aFlags=0)
at
/build/icedove-CFQaeN/icedove-31.0~b1/mozilla/toolkit/xre/nsAppRunner.cpp:4300
#92 0x0804ae71 in do_main (argv=<optimized out>, argc=<optimized out>,
exePath=0xbfffe38c "/usr/lib/icedove/")
at /build/icedove-CFQaeN/icedove-31.0~b1/mail/app/nsMailApp.cpp:123
#93 main (argc=1, argv=0xbffff454)
at /build/icedove-CFQaeN/icedove-31.0~b1/mail/app/nsMailApp.cpp:214
Only starting icedove with -safemode seems to work at all, and still
crashes if I attempt to open or save an attachment.
Arthur.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org