Closed
Bug 182384
Opened 23 years ago
Closed 23 years ago
After closing browser window, selecting 'open file' command results in a crash (@QDIsPortBuffered)
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Camino0.7
People
(Reporter: chrispetersen, Assigned: sfraser_bugs)
Details
(Keywords: crash)
Attachments
(1 file)
1.03 KB,
patch
|
Details | Diff | Splinter Review |
Build: 2002-11-27-04
Platform: OS X 10.2.2
Expected Results: File picker should open
What I got: Application crashes
Steps to reproduce:
1) Close all open browser windows
2) Select 'Open File' from File menu
3) Application crashes
Confirmed.
2002-11-25-04 / 10.2.2
Strange bug. Chimera just hangs on the open file command and then tlackback
strats.I was able to Quit Chimera via the dock, force quit was not available in
the dock menu.
Assignee | ||
Comment 2•23 years ago
|
||
Mine
Comment 3•23 years ago
|
||
2002112805 can't reproduce (just tried once). 10.2.2 tibook/400
Comment 5•23 years ago
|
||
talkback info:
Incident ID 73635
Stack Signature QDIsPortBuffered() 1152eb40
Product ID Chimera
Build ID 2002120305
Trigger Time 2002-12-03 18:49:13
Platform MacOSX
Operating System Darwin 6.2
Module QD.96.3.0
Trigger Reason SIGSEGV: Segmentation Violation: (signal 11)
Source File Name
Trigger Line No.
Stack Trace
QDIsPortBuffered()
CopyDeepMask()
HIServices.99.0.0 + 0x49ac (0x930049ac)
HIServices.99.0.0 + 0x2db0 (0x93002db0)
HIServices.99.0.0 + 0x3380 (0x93003380)
HIServices.99.0.0 + 0x2e0c (0x93002e0c)
HIServices.99.0.0 + 0x3af4 (0x93003af4)
HIServices.99.0.0 + 0x4b2c (0x93004b2c)
HIServices.99.0.0 + 0x354c (0x9300354c)
HIServices.99.0.0 + 0x5828 (0x93005828)
HIServices.99.0.0 + 0x571c (0x9300571c)
-[NSHFSBrowserCell drawInteriorWithFrame:inView:skipIcon:]()
-[NSLazyBrowserCell _checkLoaded:rect:highlight:]()
-[NSBrowserCell drawInteriorWithFrame:inView:]()
-[NSMatrix drawRect:]()
-[NSView _drawRect:clip:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]()
-[NSFrameView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]()
-[NSThemeFrame
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]()
-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]()
-[NSView displayIfNeeded]()
-[NSWindow displayIfNeeded]()
-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]()
-[NSSavePanel(NSSavePanel_Appearance)
_doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]()
-[NSApplication _orderFrontModalWindow:relativeToWindow:]()
-[NSApplication
_commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:]()
-[NSApplication runModalForWindow:]()
-[NSSavePanel _runModal:forDirectory:file:relativeToWindow:]()
-[NSOpenPanel runModalForDirectory:file:types:]()
Navigator + 0x8278 (0x00008278)
-[NSApplication sendAction:to:from:]()
-[NSMenu performActionForItemAtIndex:]()
-[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]()
_NSHandleCarbonMenuEvent()
_DPSNextEvent()
-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]()
-[NSApplication run]()
NSApplicationMain()
Navigator + 0x4b10 (0x00004b10)
Navigator + 0x4990 (0x00004990)
Blocks: 147975
QA Contact: winnie → sairuh
Assignee | ||
Comment 6•23 years ago
|
||
Assignee | ||
Comment 7•23 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•23 years ago
|
||
Verified in the 2002-12-04-05 NB under 10.2.2.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•