Closed Bug 1011839 Opened 10 years ago Closed 8 years ago

crash in arena_run_alloc | arena_malloc | je_realloc | libsystem_malloc.dylib@0x10c5d

Categories

(Core :: General, defect)

All
macOS
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: cbook, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is report bp-a7000c2b-7586-4f05-8e56-371a42140517. ============================================================= was scrollign in zimbra and then crashes, will see if this is reproducible and if will provide STR.
Crashing Thread Frame Module Signature Source 0 libmozglue.dylib arena_run_alloc memory/mozjemalloc/jemalloc.c 1 libmozglue.dylib arena_malloc memory/mozjemalloc/jemalloc.c 2 libmozglue.dylib je_realloc memory/mozjemalloc/jemalloc.c 3 libsystem_malloc.dylib libsystem_malloc.dylib@0x10c5d 4 libsystem_malloc.dylib libsystem_malloc.dylib@0x11393 5 XUL nsAString_internal::MutatePrep(unsigned int, char16_t**, unsigned int*) xpcom/string/src/nsSubstring.cpp 6 XUL nsAString_internal::SetCapacity(unsigned int, mozilla::fallible_t const&) xpcom/string/src/nsTSubstring.cpp 7 XUL nsAString_internal::SetLength(unsigned int) xpcom/string/src/nsTSubstring.cpp 8 XUL nsXMLHttpRequest::AppendToResponseText(char const*, unsigned int) content/base/src/nsXMLHttpRequest.cpp 9 XUL nsXMLHttpRequest::StreamReaderFunc(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*) content/base/src/nsXMLHttpRequest.cpp 10 XUL nsPipeInputStream::ReadSegments(tag_nsresult (*)(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*) xpcom/io/nsPipe3.cpp 11 XUL nsXMLHttpRequest::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned long long, unsigned int) content/base/src/nsXMLHttpRequest.cpp 12 XUL mozilla::net::nsHttpChannel::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned long long, unsigned int) netwerk/protocol/http/nsHttpChannel.cpp 13 XUL nsInputStreamPump::OnStateTransfer() netwerk/base/src/nsInputStreamPump.cpp 14 XUL nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) netwerk/base/src/nsInputStreamPump.cpp 15 XUL nsInputStreamReadyEvent::Run() xpcom/io/nsStreamUtils.cpp 16 XUL nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp 17 XUL NS_ProcessNextEvent(nsIThread*, bool) xpcom/glue/nsThreadUtils.cpp 18 XUL nsThread::Shutdown() xpcom/threads/nsThread.cpp 19 XUL nsRunnableMethodImpl<tag_nsresult (nsIThread::*)(), void, true>::Run() obj-firefox/x86_64/dist/include/nsThreadUtils.h 20 XUL nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp 21 XUL NS_ProcessNextEvent(nsIThread*, bool) xpcom/glue/nsThreadUtils.cpp 22 XUL nsThread::Shutdown() xpcom/threads/nsThread.cpp 23 XUL nsRunnableMethodImpl<tag_nsresult (nsIThread::*)(), void, true>::Run() obj-firefox/x86_64/dist/include/nsThreadUtils.h 24 XUL nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp 25 XUL NS_ProcessPendingEvents(nsIThread*, unsigned int) xpcom/glue/nsThreadUtils.cpp 26 XUL nsBaseAppShell::NativeEventCallback() widget/xpwidgets/nsBaseAppShell.cpp 27 XUL nsAppShell::ProcessGeckoEvents(void*) widget/cocoa/nsAppShell.mm 28 CoreFoundation CoreFoundation@0x7f661 29 CoreFoundation CoreFoundation@0x70d12 30 CoreFoundation CoreFoundation@0x7049f 31 XUL XUL@0x18e8d80 32 libmozglue.dylib arena_dalloc /Developer/SDKs/MacOSX10.6.sdk/usr/include/secure/_string.h:80 33 CoreFoundation CoreFoundation@0x6ff25 34 HIToolbox HIToolbox@0x2ea0d 35 HIToolbox HIToolbox@0x2e685 36 HIToolbox HIToolbox@0x2e5bc 37 AppKit AppKit@0x2426e 38 AppKit AppKit@0xa506d8 39 AppKit AppKit@0xa50795 40 AppKit AppKit@0xa50779 41 AppKit AppKit@0xa5075e 42 libobjc.A.dylib libobjc.A.dylib@0x1d3fe 43 libobjc.A.dylib libobjc.A.dylib@0x51c4 44 XUL nsAutoRetainCocoaObject::~nsAutoRetainCocoaObject() widget/cocoa/nsCocoaUtils.h 45 AppKit AppKit@0x238bb 46 CoreFoundation CoreFoundation@0x6392b 47 CoreFoundation CoreFoundation@0x78f02 48 libobjc.A.dylib libobjc.A.dylib@0x5080 49 AppKit AppKit@0x237d7 50 AppKit AppKit@0x3bb703 51 AppKit AppKit@0x3bb6d0 52 AppKit AppKit@0x3bb6f0 53 XUL -[ToolbarWindow sendEvent:] widget/cocoa/nsCocoaWindow.mm 54 XUL -[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] widget/cocoa/nsAppShell.mm 55 AppKit AppKit@0x179bc 56 AppKit AppKit@0xa50779 57 AppKit AppKit@0xa50795 58 AppKit AppKit@0xa5078f 59 XUL nsAppShell::Run() widget/cocoa/nsAppShell.mm 60 XUL nsAppStartup::Run() toolkit/components/startup/nsAppStartup.cpp 61 XUL XREMain::XRE_mainRun() toolkit/xre/nsAppRunner.cpp 62 XUL XREMain::XRE_main(int, char**, nsXREAppData const*) toolkit/xre/nsAppRunner.cpp 63 XUL XRE_main toolkit/xre/nsAppRunner.cpp 64 firefox main browser/app/nsBrowserApp.cpp 65 firefox start
(In reply to Carsten Book [:Tomcat] from comment #0) > This bug was filed from the Socorro interface and is > report bp-a7000c2b-7586-4f05-8e56-371a42140517. > ============================================================= > > was scrollign in zimbra and then crashes, will see if this is reproducible > and if will provide STR. Carsten, would you say your crashing related to this activity is gone?
Flags: needinfo?(cbook)
yeah since zimbra is gone and so :)
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(cbook)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.