Christian Biesinger schreef:
Frederik Vanderstraeten wrote:
To be clear: I'm making an extension with an XPCOM component myself. When I disable my extension this doesn't happen. So it's probably a bug in my code.

Oh. Then you should get a debugger :)

Does anyone have an idea about where to look?
Or how I should analyze the Talkback information?

Run talkback.exe to find out the ID, then use http://talkback-public.mozilla.org to look up the stack trace.

Thanks.
So what can I do with the stack trace? Can you help me?

The incident ID is TB22723119Y
The stack signature is "PL_DHashTableOperate 99f0c6fd"
Module is xpcom_core.dll + (00001321)
Trigger Reason  Access violation
Source File, Line No. c:/builds/tinderbox/Fx-Mozilla1.8.0-Release/WINNT_5.2_Depend/mozilla/xpcom/build/pldhash.c, line 492
Stack Trace     
PL_DHashTableOperate  [mozilla/xpcom/build/pldhash.c, line 492]
AtomImpl::~AtomImpl  [mozilla/xpcom/ds/nsAtomTable.cpp, line 298]
nsHashtable::Reset  [mozilla/xpcom/ds/nsHashtable.cpp, line 352]
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to