Closed
Bug 649028
Opened 15 years ago
Closed 15 years ago
Maemo Fennec builds crash [@ nsHttpHandler::PrefsChanged] on startup
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: crash)
Crash Data
Current nightly builds of Fennec crash on startup.
The 2011-04-10 .deb file is not crashing on startup.
The 2011-04-11 .deb file is crashing on startup.
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2011-04-10+04%3A00%3A00&enddate=2011-04-11+04%3A00%3A00
The crash reporter came up, but I can't find any crash reports in about:crashes when using the 2011-04-10 build.
| Reporter | ||
Comment 1•15 years ago
|
||
On IRC it was mentioned that this could be a fallout from bug 625380. Although that bug isn't in the regression range.
This is probably the crash that I was getting on startup.
https://crash-stats.mozilla.com/report/index/dff256bd-3009-4808-a7fb-d57752110411
0 libxul.so nsHttpHandler::PrefsChanged netwerk/base/src/nsSocketTransportService2.h:102
1 libxul.so nsHttpHandler::Init netwerk/protocol/http/nsHttpHandler.cpp:263
2 libxul.so nsHttpHandlerConstructor netwerk/build/nsNetModule.cpp:249
3 libxul.so mozilla::GenericFactory::CreateInstance GenericFactory.cpp:48
4 libxul.so nsComponentManagerImpl::CreateInstanceByContractID xpcom/components/nsComponentManager.cpp:1302
5 libxul.so nsComponentManagerImpl::GetServiceByContractID xpcom/components/nsComponentManager.cpp:1704
6 libxul.so CallGetService nsComponentManagerUtils.cpp:94
7 libxul.so nsIOService::GetProtocolHandler nsServiceManagerUtils.h:130
8 libxul.so nsIOService::NewURI netwerk/base/src/nsIOService.cpp:570
9 libxul.so NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp:198
10 libxul.so XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:3139
11 libxul.so XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1610
12 libxul.so js::Interpret js/src/jscntxtinlines.h:692
Summary: Maemo Fennec builds crash on startup → Maemo Fennec builds crash [@ nsHttpHandler::PrefsChanged] on startup
| Reporter | ||
Comment 2•15 years ago
|
||
Hmm, now I can actually see the crashes in about:crashes, they are indeed the same as in comment 1.
Comment 3•15 years ago
|
||
backed ou:
http://hg.mozilla.org/mozilla-central/rev/1cd680c5a4b7
http://hg.mozilla.org/mozilla-central/rev/f8c2ffe03a51
fixes it for me locally. waiting for QA to verfiy
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•15 years ago
|
||
Ok, the .deb file from http://stage.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-central-maemo5-gtk/1302550514/ seems to startup fine again, so marking verified fixed.
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsHttpHandler::PrefsChanged]
You need to log in
before you can comment on or make changes to this bug.
Description
•