Closed
Bug 38254
Opened 25 years ago
Closed 25 years ago
crash in nsXULRadioGroupElement
Categories
(Core :: XUL, defect, P3)
Tracking
()
People
(Reporter: gagan, Assigned: trudelle)
Details
Go to Edit->Preferences, Advanced->Proxies and select AutoConfig radio button
and then click on the edit box below it, CRASH!
This may not be RDF... but the crash is in librdf
#0 0x40c1293d in nsXULRadioGroupElement::SetSelectedItem (this=0x8985b08,
aItem=0x80589d0) at nsXULRadioGroupElement.cpp:90
#1 0x40b9887c in SetXULRadioGroupElementProperty (cx=0x890bcc0, obj=0x89b5280,
id=-1, vp=0xbfffe290) at nsJSXULRadioGroupElement.cpp:131
#2 0x401c9030 in js_SetProperty (cx=0x890bcc0, obj=0x89b5280, id=143113912,
vp=0xbfffe290) at jsobj.c:2160
#3 0x401b49e9 in js_Interpret (cx=0x890bcc0, result=0xbfffe374) at
jsinterp.c:2352
#4 0x401a6005 in js_Invoke (cx=0x890bcc0, argc=1, flags=2) at jsinterp.c:702
#5 0x401a633c in js_InternalInvoke (cx=0x890bcc0, obj=0x89b5280,
fval=144402744, flags=0, argc=1, argv=0xbfffe620, rval=0xbfffe4ec) at
jsinterp.c:775
#6 0x40179b07 in JS_CallFunctionValue (cx=0x890bcc0, obj=0x89b5280,
fval=144402744, argc=1, argv=0xbfffe620, rval=0xbfffe4ec) at jsapi.c:2794
#7 0x4035cf17 in ?? () from /builds/gagan/mozilla/dist/bin/libjsdom.so
#8 0x403a736c in ?? () from /builds/gagan/mozilla/dist/bin/libjsdom.so
#9 0x4131918e in ?? () from
/builds/gagan/mozilla/dist/bin/components/libraptorhtml.so
(More stack frames follow...)
Comment 1•25 years ago
|
||
-> xptoolkit/widgets
Assignee: waterson → trudelle
Component: RDF → XP Toolkit/Widgets
QA Contact: tever → jrgm
Comment 2•25 years ago
|
||
is a dupl
*** This bug has been marked as a duplicate of 37597 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•