Closed Bug 456562 Opened 16 years ago Closed 16 years ago

TM: Crash @ js_ExecuteRegExp

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 454682

People

(Reporter: smaug, Unassigned)

References

()

Details

Clicking a tv-show name in www.telkku.com opens a new window, which, if
content jit is enabled, crashes with the following a bit strange looking stack:
#0  SimpleMatch (gData=0xbfd23224, x=0xabbd08b8, op=<value optimized out>, startpc=0xbfd23264, updatecp=1)
    at /home/smaug/mozilla/mozilla_cvs/hg/mozilla/js/src/jsregexp.cpp:2708
#1  0x001ee1ac in js_ExecuteRegExp (cx=0xae44da00, re=0xab1786a0, str=0xabb67820, indexp=0xbfd232d8, test=0, 
    rval=0xbfd23364) at /home/smaug/mozilla/mozilla_cvs/hg/mozilla/js/src/jsregexp.cpp:2845
#2  0x001fe97d in match_or_replace (cx=0xae44da00, glob=0x2004f2 <match_glob>, destroy=0, data=0xbfd23318, 
    argc=1, vp=0xbfd23364) at /home/smaug/mozilla/mozilla_cvs/hg/mozilla/js/src/jsstr.cpp:1324
#3  0x001feaa5 in js_StringMatchHelper (cx=0xae44da00, argc=1, vp=0xbfd23364, pc=0xafa8ab85 ":")
    at /home/smaug/mozilla/mozilla_cvs/hg/mozilla/js/src/jsstr.cpp:1383
#4  0x0024f273 in js_String_p_match (cx=0xab1786e0, str=0x90058c1, pc=0xafa8ab85 ":", regexp=0xab1926c0)
    at /home/smaug/mozilla/mozilla_cvs/hg/mozilla/js/src/jsbuiltins.cpp:360
#5  0x05875a45 in ?? ()
#6  0xafa8ab85 in ?? ()
#7  0xab1926c0 in ?? ()
#8  0xab132c0c in ?? ()
#9  0x00000002 in ?? ()
#10 0xab132c94 in ?? ()
#11 0xab132bf8 in ?? ()
#12 0xab132c0c in ?? ()
#13 0xab1926c0 in ?? ()
#14 0xabb67820 in ?? ()
#15 0xb7abf000 in ?? ()
#16 0xae44da00 in ?? ()
#17 0xbfd260e0 in ?? ()
#18 0xbfd233c8 in ?? ()
#19 0x0026fbb0 in ?? () from ./libmozjs.so
#20 0x058759b2 in ?? ()
#21 0xae44da00 in ?? ()
#22 0xbfd23830 in ?? ()
#23 0x00000000 in ?? ()

I just updated the build to see if latest TM merge helped with this problem, 
but apparently it didn't.
Crashes also on Vista HP SP1
http://crash-stats.mozilla.com/report/index/c6329e2b-8a4b-11dd-9f6d-001321b13766

Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b1pre) Gecko/20080924033412 Minefield/3.1b1pre Firefox/3.0 ID:20080924033412
Summary: www.telkku.com crashes → TM: Crash @ js_ExecuteRegExp
This site produces the same crash:
http://www.pushing-pixels.org/
I think this is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=455392
I think all of these are dups of 454682
Works for me now.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.