Closed Bug 604994 Opened 14 years ago Closed 6 years ago

crash [@ FinishCreate ]

Categories

(Core :: XPConnect, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED INACTIVE

People

(Reporter: scoobidiver, Unassigned)

Details

(Keywords: crash)

Crash Data

Build: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101017 Firefox/4.0b8pre

This is a residual crash signature that exist in 3.6 and trunk builds.
It is #102 top crasher in b8pre build for the last week.

There are several kinds of stack trace :
* Comments say that it happens when downloading files with DownThemAll!
Signature	FinishCreate
UUID	4506de12-aa3a-4791-b1d1-c04ec2101017
Time 	2010-10-17 04:25:04.842259
Uptime	1607
Last Crash	49447 seconds (13.7 hours) before submission
Install Age	79870 seconds (22.2 hours) since version was first installed.
Product	Firefox
Version	4.0b8pre
Build ID	20101016041245
Branch	2.0
OS	Windows NT
OS Version	5.1.2600 Dodatek Service Pack 3
CPU	x86
CPU Info	GenuineIntel family 6 model 15 stepping 11
Crash Reason	EXCEPTION_ACCESS_VIOLATION_READ
Crash Address	0xcc
User Comments	Downloading files with DownThemAll!
App Notes 	AdapterVendorID: 10de, AdapterDeviceID: 0402

Frame 	Module 	Signature [Expand] 	Source
0 	xul.dll 	FinishCreate 	js/src/xpconnect/src/xpcwrappednative.cpp:624
1 	xul.dll 	XPCWrappedNative::Morph 	js/src/xpconnect/src/xpcwrappednative.cpp:780

* Comments says that they were on Facebook
Signature	FinishCreate
UUID	eef29f5d-227f-4ec7-9d6d-1334d2100920
Time 	2010-09-20 15:53:43.703347
Uptime	38285
Last Crash	1405648 seconds (2.3 weeks) before submission
Install Age	208438 seconds (2.4 days) since version was first installed.
Product	Firefox
Version	3.6.10
Build ID	20100914125854
Branch	1.9.2
OS	Windows NT
OS Version	5.1.2600 Service Pack 3
CPU	x86
CPU Info	GenuineIntel family 6 model 15 stepping 11
Crash Reason	EXCEPTION_ACCESS_VIOLATION_READ
Crash Address	0xc0
User Comments	i was in facebook	

Frame 	Module 	Signature [Expand] 	Source
0 	xul.dll 	FinishCreate 	js/src/xpconnect/src/xpcwrappednative.cpp:613
1 	xul.dll 	nsHttpChannel::AddRef 	js/src/xpconnect/src/xpcwrappednative.cpp:1217
2 	xul.dll 	XPCConvert::NativeInterface2JSObject 	js/src/xpconnect/src/xpcconvert.cpp:1235

More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=FinishCreate
peterv@30001
624 XPCLock* mapLock = Scope->GetRuntime()->GetMapLock(); 

one of Scope or GetRuntime() is null. based on 0xcc it should be easy to figure out which... It looks like it's GetRuntime()
scoobi: please file bugs about xpconnect in xpconnect...
Assignee: general → nobody
Component: JavaScript Engine → XPConnect
QA Contact: general → xpconnect
Probably related to bug 602218, because I get this "2 crashes" when I downloading files with DownThemAll!
Crash Signature: [@ FinishCreate ]
@virtual, can you still reproduce?

(In reply to Virtual_ManPL [:Virtual] from comment #3)
> Probably related to bug 602218, because I get this "2 crashes" when I
> downloading files with DownThemAll!


roughly stame stack?

 FinishCreate More Reports Search
bp-63d1cc3b-4f09-44f9-8591-38b1b2140629


 PL_DHashTableOperate(PLDHashTable*, void const*, PLDHashOperator) | FinishCreate 
470bdc22-7933-4178-a0f8-4d5de2140625
Crash Signature: [@ FinishCreate ] → [@ FinishCreate ] [@ PL_DHashTableOperate(PLDHashTable*, void const*, PLDHashOperator) | FinishCreate]
Flags: needinfo?(BernesB)
I can't reproduce it for about 4 years, using latest Nightly and latest DownThemAll! add-on (stable and beta).
Flags: needinfo?(BernesB)
Crash Signature: [@ FinishCreate ] [@ PL_DHashTableOperate(PLDHashTable*, void const*, PLDHashOperator) | FinishCreate] → [@ FinishCreate ] [@ PL_DHashTableOperate(PLDHashTable*, void const*, PLDHashOperator) | FinishCreate] [@ PL_DHashTableOperate | FinishCreate]
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.