Closed Bug 288000 Opened 20 years ago Closed 20 years ago

browser crashed while visiting URL

Categories

(SeaMonkey :: General, defect)

PowerPC
All
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: oliver-bugzilla, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050129 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050129 My browser crashed while visiting http://dean.edwards.name/weblog/2005/03/ungreased/ Note: I've installed webdeveloper extension, enigmail extension, pinstripe theme, adblock extension, live HTTP headers extension - if that matters. Reproducible: Always Steps to Reproduce: 1. go to http://dean.edwards.name/weblog/2005/03/ungreased/ 2. crash! 3.
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050326 can you create a profile without extensions, just for testing that page? can you send a talkback report? there is an invalid character on that page: http://validator.w3.org/check?uri=http%3A%2F%2Fdean.edwards.name%2Fweblog%2F2005%2F03%2Fungreased%2F Line 369, column 179: non SGML character number 146 ...M my script was expecting to see wasn��t the DOM it got. GreaseMonkey can bre copied from the source: The DOM my script was expecting to see wasn’t the DOM it got.
(In reply to comment #1) > > can you send a talkback report? I send 3 talkback reports to the Mozilla HQ: - TB4652484Z - TB4652522W - TB4652540Y
your browser is seven weeks old, and the talkback doesn´t contain symbols, can you retest with a current nightly? I´m seeing lots of CSS errors in JS console: Error: Unknown property 'behavior'. Declaration dropped. Source File: http://dean.edwards.name/styles/behaviors.css Line: 43 and three warnings: Warning: deprecated with statement usage Source File: http://dean.edwards.name/my/behaviors/moz-behaviors.xml Line: 139, Column: 3 Source Code: with (String($function)) return slice(indexOf("{") + 1, lastIndexOf("}")); Warning: function _loadFile does not always return a value Source File: http://dean.edwards.name/my/behaviors/moz-behaviors.xml Line: 154, Column: 3 Source Code: }}; The talkbacks: http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4652484Z http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4652540Y SIGBUS: Bus Error: (signal 10) http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4652522W SIGSEGV: Segmentation Violation: (signal 11) libmozjs.dylib.1.0.0 + 0x27d94 (0x0022cd94) libmozjs.dylib.1.0.0 + 0x27d90 (0x0022cd90) libmozjs.dylib.1.0.0 + 0x27f00 (0x0022cf00) libmozjs.dylib.1.0.0 + 0x27fc8 (0x0022cfc8) libmozjs.dylib.1.0.0 + 0x27fc8 (0x0022cfc8) libmozjs.dylib.1.0.0 + 0x41a8c (0x00246a8c) libmozjs.dylib.1.0.0 + 0x27f4c (0x0022cf4c) libxpconnect.dylib + 0x27b60 (0x0066db60) libmozjs.dylib.1.0.0 + 0x1604c (0x0021b04c) libxpconnect.dylib + 0x27bd4 (0x0066dbd4) libxpconnect.dylib + 0x12f64 (0x00658f64) libmozjs.dylib.1.0.0 + 0x28b70 (0x0022db70) libmozjs.dylib.1.0.0 + 0x284c0 (0x0022d4c0) libgklayout.dylib + 0x28db20 (0x02295b20) libxpcom_core.dylib.1.0.0 + 0x481b4 (0x003361b4) libxpcom_core.dylib.1.0.0 + 0x482c0 (0x003362c0) libxpcom_core.dylib.1.0.0 + 0x442e4 (0x003322e4) libxpcom_core.dylib.1.0.0 + 0x44208 (0x00332208) libxpcom_core.dylib.1.0.0 + 0x446ec (0x003326ec) HIToolbox.145.0.0 + 0x1fa0 (0x927d1fa0) HIToolbox.145.0.0 + 0x2214 (0x927d2214) HIToolbox.145.0.0 + 0x6694 (0x927d6694) HIToolbox.145.0.0 + 0x12d2c (0x927e2d2c) HIToolbox.145.0.0 + 0x205c (0x927d205c) HIToolbox.145.0.0 + 0x2214 (0x927d2214) HIToolbox.145.0.0 + 0x146bc (0x927e46bc) HIToolbox.145.0.0 + 0x185d8 (0x927e85d8) HIToolbox.145.0.0 + 0x28718 (0x927f8718) HIToolbox.145.0.0 + 0x8d88 (0x927d8d88) HIToolbox.145.0.0 + 0x8f3c (0x927d8f3c) HIToolbox.145.0.0 + 0x1c9f0 (0x927ec9f0) HIToolbox.145.0.0 + 0x2d708 (0x927fd708) libwidget_mac.dylib + 0xb834 (0x0362d834) libwidget_mac.dylib + 0xb710 (0x0362d710) libwidget_mac.dylib + 0x10e8 (0x036230e8) mozilla-bin + 0xb088 (0x0000b088) mozilla-bin + 0xb5dc (0x0000b5dc) mozilla-bin + 0x8874 (0x00008874) mozilla-bin + 0x86f4 (0x000086f4)
Version: unspecified → Trunk
confirming crash Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050129 http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4654690Z Resolving worksforme: crash is not seen in current trunk nightly, so please update your Mozilla, and reopen bug, if you still see the crash.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
OS: MacOS X → All
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.