Closed
Bug 295752
Opened 20 years ago
Closed 20 years ago
crash after changing to show sites in History
Categories
(Camino Graveyard :: History, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.9
People
(Reporter: bugzilla, Assigned: sfraser_bugs)
Details
(Keywords: crash)
found using 2005052708-trunk camino build on OS X 10.4.1.
1. open bookmarks manager.
2. click History in left sidebar.
3. at the bottom of the window, in the third popup menu, select Group by Site.
results: Camino becomes unresponsive to clicks and after a few seconds crashes.
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB6181721Z
Stack Signature libobjc.A.dylib.227.0.0 + 0x50f8 (0x909ac0f8) c48f38da
Product ID CaminoTrunk
Build ID 2005052708
Trigger Time 2005-05-27 14:48:25.0
Platform MacOSX
Operating System Darwin 8.1.0
Module libobjc.A.dylib.227.0.0 + (000050f8)
URL visited
User Comments crash after change to show sites in History tab view window.
Since Last Crash 2303 sec
Total Uptime 2303 sec
Trigger Reason SIGBUS: Bus Error: (signal 10)
Source File, Line No. N/A
Stack Trace
libobjc.A.dylib.227.0.0 + 0x50f8 (0x909ac0f8)
AppKit.824.1.0 + 0xba210 (0x936af210)
AppKit.824.1.0 + 0xb9c94 (0x936aec94)
AppKit.824.1.0 + 0x15f7c0 (0x937547c0)
AppKit.824.1.0 + 0xb9a50 (0x936aea50)
AppKit.824.1.0 + 0xb90d8 (0x936ae0d8)
AppKit.824.1.0 + 0x4dd10 (0x93642d10)
AppKit.824.1.0 + 0x4d2e0 (0x936422e0)
AppKit.824.1.0 + 0x4fff8 (0x93644ff8)
CoreFoundation.368.1.0 + 0x32d24 (0x90759d24)
AppKit.824.1.0 + 0x4d3f4 (0x936423f4)
AppKit.824.1.0 + 0x4fff8 (0x93644ff8)
CoreFoundation.368.1.0 + 0x32d24 (0x90759d24)
AppKit.824.1.0 + 0x4d3f4 (0x936423f4)
AppKit.824.1.0 + 0x4fff8 (0x93644ff8)
CoreFoundation.368.1.0 + 0x32d24 (0x90759d24)
AppKit.824.1.0 + 0x4d3f4 (0x936423f4)
AppKit.824.1.0 + 0x4fff8 (0x93644ff8)
CoreFoundation.368.1.0 + 0x32d24 (0x90759d24)
AppKit.824.1.0 + 0x4d3f4 (0x936423f4)
AppKit.824.1.0 + 0x4c8b8 (0x936418b8)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x4ce80 (0x93641e80)
AppKit.824.1.0 + 0x6d4dc (0x936624dc)
AppKit.824.1.0 + 0x4652c (0x9363b52c)
AppKit.824.1.0 + 0x3b830 (0x93630830)
AppKit.824.1.0 + 0x3b6a0 (0x936306a0)
AppKit.824.1.0 + 0x3b54c (0x9363054c)
CoreFoundation.368.1.0 + 0x2309c (0x9074a09c)
CoreFoundation.368.1.0 + 0x2333c (0x9074a33c)
CoreFoundation.368.1.0 + 0x22ddc (0x90749ddc)
HIToolbox.219.0.0 + 0x8ca0 (0x93122ca0)
HIToolbox.219.0.0 + 0x82ac (0x931222ac)
HIToolbox.219.0.0 + 0x81a0 (0x931221a0)
AppKit.824.1.0 + 0x81a4 (0x935fd1a4)
AppKit.824.1.0 + 0x7e68 (0x935fce68)
AppKit.824.1.0 + 0x20d80c (0x9380280c)
AppKit.824.1.0 + 0x1837e8 (0x937787e8)
-[ExtendedOutlineView mouseDown:]() [../../../../dist/include/string/nsString.h,
line 300]
AppKit.824.1.0 + 0x63d28 (0x93658d28)
-[BrowserWindow sendEvent:]() [../../../../dist/include/string/nsString.h, line 300]
AppKit.824.1.0 + 0xcf5c (0x93601f5c)
AppKit.824.1.0 + 0x43f0 (0x935f93f0)
AppKit.824.1.0 + 0xf4c1c (0x936e9c1c)
PR_Free() start()
| Assignee | ||
Comment 1•20 years ago
|
||
Mine.
Assignee: pinkerton → sfraser_bugs
Priority: -- → P1
Target Milestone: --- → Camino0.9
| Assignee | ||
Comment 2•20 years ago
|
||
I fumbled some method signatures when I last touched the code. Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•