Closed
Bug 721207
Opened 13 years ago
Closed 9 years ago
Firefox 10.0 Crash Report [@ libsystem_c.dylib@0x27ce2 ]
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-20aeb7d8-1280-4c5c-ae27-8ef1e2120125 .
=============================================================
Filing and seen only in B5. https://crash-stats.mozilla.com/report/list?signature=libsystem_c.dylib@0x27ce2. Only one user but I want to track this signature since the person crashing has firefox-hotfix@mozilla.org.
https://crash-stats.mozilla.com/report/index/b65b5b09-9a8d-483f-9079-110a12120125
Frame Module Signature Source
0 libsystem_c.dylib libsystem_c.dylib@0x27ce2
1 XUL ots::OTSStream::Pad
2 XUL ProcessGeneric gfx/ots/src/ots.cc:493
3 XUL ots::Process gfx/ots/src/ots.cc:308
4 XUL gfxUserFontSet::OnLoadComplete gfx/thebes/gfxUserFontSet.cpp:366
5 XUL nsFontFaceLoader::OnStreamComplete layout/style/nsFontFaceLoader.cpp:245
6 XUL nsStreamLoader::OnStopRequest netwerk/base/src/nsStreamLoader.cpp:125
7 XUL nsStreamListenerTee::OnStopRequest netwerk/base/src/nsStreamListenerTee.cpp:71
8 XUL nsHttpChannel::OnStopRequest netwerk/protocol/http/nsHttpChannel.cpp:4289
9 XUL nsInputStreamPump::OnStateStop netwerk/base/src/nsInputStreamPump.cpp:578
10 XUL nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:403
11 XUL nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:114
12 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
13 XUL NS_ProcessPendingEvents_P obj-firefox/x86_64/xpcom/build/nsThreadUtils.cpp:195
14 XUL nsBaseAppShell::NativeEventCallback widget/src/xpwidgets/nsBaseAppShell.cpp:130
15 XUL nsAppShell::ProcessGeckoEvents widget/src/cocoa/nsAppShell.mm:424
16 CoreFoundation CoreFoundation@0x12b50
17 CoreFoundation CoreFoundation@0x123bc
18 CoreFoundation CoreFoundation@0x391a8
19 CarbonCore CarbonCore@0x18673
20 libsystem_c.dylib libsystem_c.dylib@0x4d46f
21 libsystem_c.dylib libsystem_c.dylib@0x4d6aa
22 AppKit AppKit@0x98b75f
23 Foundation Foundation@0xa58a
24 Foundation Foundation@0xa2c6
25 AppKit AppKit@0x3e733
26 CoreGraphics CoreGraphics@0x36a83
27 CoreGraphics CoreGraphics@0x6d208
28 libsystem_c.dylib libsystem_c.dylib@0x4d46f
29 libnspr4.dylib PR_GetCurrentThread nsprpub/pr/src/pthreads/ptthread.c:614
30 libnspr4.dylib PR_GetThreadPrivate nsprpub/pr/src/threads/prtpd.c:232
31 libsystem_c.dylib libsystem_c.dylib@0x4d46f
32 XUL nsRuleNode::WalkRuleTree layout/style/nsRuleNode.cpp:1853
33 libsystem_c.dylib libsystem_c.dylib@0x4d6aa
34 libnspr4.dylib PR_Unlock nsprpub/pr/src/pthreads/ptsynch.c:237
35 XUL nsDOMEvent::Release nsISupportsImpl.h:210
36 @0x117876e27
Comment 1•12 years ago
|
||
There are no crash reports matching libsystem_c.dylib@0x27ce2 anymore.
Still, it might have just moved to one of the other gazillion
libsystem_c.dylib@NNNN we have so that doesn't say much.
What we really want to know is if gfxUserFontSet::OnLoadComplete
or ots::OTSStream::Pad occurs in any crash stack *at any depth*.
Comment 2•12 years ago
|
||
Looks like the stack is in font handling code.
Component: General → Graphics: Text
Product: Firefox → Core
Closing this bug report as incomplete since this has no recent reports with supported Firefox versions. Please reopen this bug report if you can reproduce this crash.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•