Closed Bug 363510 Opened 18 years ago Closed 17 years ago

Crash when directory service try to access the Java LocationProvider

Categories

(Core Graveyard :: Java to XPCOM Bridge, defect)

x86
Windows 2000
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 367792

People

(Reporter: daim.project, Assigned: jhpedemonte)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: 

Crash when the directory service try to access the Java defined LocationProvider.
I found that the XPCOM object passed to to InitXPCOM2 is deleted just after the call will still maintened by the directory service. 

Thus, any subsequent call to the directory service that resolve in a call to the registered Provider (from  the java LocationProvider) result in acces violation.

Reproducible: Always

Steps to Reproduce:

Look at the java testcase provided at http://daim.project.free.fr/archives/TestJavaXPCOM/
(eclipse java project)
Actual Results:  
Crash (acess violation)

Expected Results:  
Return expected XPCOM exception
Seems to me to be a duplicate of bug 367792 which is fixed now in 1.8.1.4, or I'm wrong? (at least the patch is doing something like in bug 367792)
Yes, it is the same bug.




Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: