Closed
Bug 365248
Opened 18 years ago
Closed 18 years ago
Crash when trying to display popup blocker
Categories
(Camino Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: shotgun.lobotomy, Assigned: stuart.morgan+bugzilla)
References
()
Details
(Keywords: crash, fixed1.8.1.2, regression)
Attachments
(1 file)
23.48 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.2pre) Gecko/20061226 Camino/1.1a1+
Build Identifier: 2006122804 1.1a1+
using camino branch build 2006122804 1.1a1+ i try to visit websites like cnn.com and foxnews.com only to have camino hang, beachball and ultimately crash everytime.
incident ID sent with talkback:
TB27818715Y
TB27818731Q
TB27818794K
TB27819008X
Reproducible: Always
Steps to Reproduce:
1. open camino 2006122804 1.1a1+ (december 28) and try to browse to cnn.com or foxnews.com
2.
3.
Actual Results:
using the bookmark bar, once i click the bookmark for cnn or foxnews, camino will hang for approximately 5 seconds, cursor will beachball and camino will crash.
Expected Results:
camino should have loaded cnn.com or foxnews.com without crashing or hanging.
using 10.4.8
no themes
using camitools and morecamino pref panes
using camiknight to update camino every afternoon using the default URL for camino branch builds
also posted about this problem here, http://forums.mozillazine.org/viewtopic.php?t=504576
I can repro this on a fresh profile. I've so far been unable to repro with the Bookmarks Menu, so it sorta points to Stuart's fix for bug 340099 (although there were some core landings yesterday).
I'll also note that it sometimes took me a couple of tries before loading CNN/trying to leave CNN would actually trigger the crash, but it otherwise was reliable.
Reporter | ||
Comment 3•18 years ago
|
||
i just tried the nightly for december 28 and WAS able to reproduce with bookmark menu trying to visit cnn.com.
i tried to go there by using the bookmark menu, camino tried to load it and upon using the menu to select cnn again, camino crashes.
Version: unspecified → 1.8 Branch
Hmm, OK. Maybe it is Core, then.
Checkins: http://tinyurl.com/ybyyrr
Summary: camino crashes when trying to visit certain sites while using the bookmark bar → camino crashes [@ JS_GetFunctionScript] when trying to visit certain sites while using the bookmark bar
Assignee | ||
Comment 5•18 years ago
|
||
This has nothing to do with bookmarks; I can crash just loading it from the url bar then doing almost anything else. Does Firefox crash as well?
Summary: camino crashes [@ JS_GetFunctionScript] when trying to visit certain sites while using the bookmark bar → camino crashes [@ JS_GetFunctionScript] when trying to visit certain sites
Version: 1.8 Branch → unspecified
I've so far had no luck getting Firefox's 18branch nightly to crash (nor does CaminoTrunk seem to crash).
Version: unspecified → 1.8 Branch
Assignee | ||
Comment 7•18 years ago
|
||
It's our popup blocker. The following is logged, and I can repro this on a simple popup test page
-[NSKeyedUsarchiver initForReadingWithData:]: incomprehensible archive (0x62, 0x70, 0x62, 0x69, 0x73, 0x74, 0x30, 0x30)
So this was the checkin for bug 341967; something bad happened to the nib.
Summary: camino crashes [@ JS_GetFunctionScript] when trying to visit certain sites → Crash when trying to display popup blocker
I had just come to the same conclusion. Was this on checkin, or was the one posted on the bug bad?
Assignee | ||
Comment 9•18 years ago
|
||
The one posted in the bug and what's in trunk is fine, so apparently on checkin. I just checked the right bits into branch.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
v. with the 2006-12-28-12 tinderbuild. Thanks for the quick work on this, Stuart.
Status: RESOLVED → VERIFIED
Keywords: fixed1.8.1.2
Flags: camino1.1a2?
Assignee: nobody → stuart.morgan
You need to log in
before you can comment on or make changes to this bug.
Description
•