_NSDrawWindowBackgroundRegion bombs
_NSDrawWindowBackgroundRegion bombs
- Subject: _NSDrawWindowBackgroundRegion bombs
- From: Steve Gehrman <email@hidden>
- Date: Fri, 18 Jul 2003 01:28:34 -0700
Anyone else running into this bug using NSDrawer? (It's not easy to
explain how to reproduce, so I'm not going to try)
#0 0x00941f54 in objc_msgSend ()
#1 0x931266ec in _NSDrawWindowBackgroundRegion ()
#2 0x930c9e44 in -[NSFrameView drawThemeContentFill:inView:] ()
#3 0x930b90c4 in -[NSFrameView drawRect:] ()
#4 0x9319f040 in -[NSDrawerFrame drawRect:] ()
#5 0x930809ec in -[NSView _drawRect:clip:] ()
#6 0x93096a34 in -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#7 0x930c8180 in -[NSFrameView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisible
RectForView:topView:] ()
#8 0x930963f4 in -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] ()
#9 0x930a5778 in -[NSView displayIfNeeded] ()
#10 0x930b5608 in -[NSWindow displayIfNeeded] ()
#11 0x930dc8b8 in -[NSWindow
_reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] ()
#12 0x9319edc4 in -[NSDrawer(DrawerInternals) _doAttachDrawer] ()
#13 0x9319e714 in -[NSDrawer(DrawerInternals) _doOpenDrawer] ()
#14 0x9319e564 in -[NSDrawer openOnEdge:] ()
#15 0x000d1ec8 in -[ProcessDrawerController showDrawer]
(self=0x3888af0, _cmd=0xea3c4) at
ProcessDrawerController.m:62/Users/sgehrman/Development/Path Finder
Project/Path Finder/
#16 0x000073c4 in -[FileWindowController(Actions)
showProcessDrawerAction:] (self=0x3860b40, _cmd=0xe9b50,
sender=0x3860b40) at
FileWindowController.m:461/Users/sgehrman/Development/Path Finder
Project/Path Finder/
#17 0x930f9cac in -[NSApplication sendAction:to:from:] ()
#18 0x00005738 in -[FileWindowController setWindowWithState:]
(self=0x3860b40, _cmd=0xe9dfc, attributes=0x0) at
FileWindowController.m:167/Users/sgehrman/Development/Path Finder
Project/Path Finder/
#19 0x0006cd24 in -[FileBrowserDocument SNFileBrowserHub_init:]
(self=0x388c7a0, _cmd=0xf9e18, state=0x0) at
FileBrowserDocument.m:38/Users/sgehrman/Development/Path Finder
Project/Path Finder/
#20 0x0006cd9c in -[FileBrowserDocument init] (self=0x388c7a0,
_cmd=0x943690) at
FileBrowserDocument.m:45/Users/sgehrman/Development/Path Finder
Project/Path Finder/
#21 0x0006ead8 in -[PathFinderAppController(Actions)
newFileWindowAction:] (self=0xb40400, _cmd=0xfa590, sender=0xb2ad60) at
PathFinderAppController+Actions.m:61/Users/sgehrman/Development/Path
Finder Project/Path Finder/
#22 0x930f9cac in -[NSApplication sendAction:to:from:] ()
#23 0x9316ec5c in -[NSMenu performActionForItemAtIndex:] ()
#24 0x931af2fc in -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] ()
#25 0x932ba800 in -[NSMenu performKeyEquivalent:] ()
#26 0x930a8830 in -[NSApplication sendEvent:] ()
#27 0x313f193c in -[OAApplication sendEvent:] ()
#28 0x00035bd8 in -[NTApplication sendEvent:] (self=0xa22a30,
_cmd=0x985288, theEvent=0x2ec3fa0) at
NTApplication.m:39/Users/sgehrman/Development/Path Finder Project/Path
Finder/
#29 0x930b1dac in -[NSApplication run] ()
#30 0x9315fc58 in NSApplicationMain ()
#31 0x00004d3c in main (argc=1, argv=0xbffffbb0) at
main.m:8/Users/sgehrman/Development/Path Finder Project/Path Finder/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.