• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Crash happy with Xcode 1.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crash happy with Xcode 1.5


  • Subject: Crash happy with Xcode 1.5
  • From: Daniel Jalkut <email@hidden>
  • Date: Sat, 7 Aug 2004 14:00:10 -0700

I'm crashing all the time with Xcode 1.5. It seems that any mouse tracking is vulnerable to a crash like below. It's happened in window resize and menu tracking.

Does this look familiar to anybody else? I've sent the reports to Apple.

To the Xcode team: If you have any tips for working around this, I'd love to hear about it. Thanks!

Daniel


Date/Time: 2004-08-07 13:42:04 -0700 OS Version: 10.3.4 (Build 7H63) Report Version: 2

Command: Xcode
Path:    /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Version: 1.5 (389)
PID:     4281
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000020

Thread 0 Crashed:
0 com.apple.CoreGraphics 0x935dcd38 _CGSSynchronizeWindow + 0x4c
1 com.apple.CoreGraphics 0x935d79a0 _CGSLockWindow + 0x114
2 com.apple.CoreGraphics 0x935df790 CGSDeviceLock + 0xf0
3 libRIP.A.dylib 0x91b86838 ripd_Lock + 0x34
4 libRIP.A.dylib 0x91b85024 ripl_BltShape + 0xf8
5 libRIP.A.dylib 0x91b845e0 ripc_Render + 0x18c
6 libRIP.A.dylib 0x91b87a0c ripc_DrawRects + 0x21c
7 com.apple.CoreGraphics 0x935f03bc __CGContextDrawRects + 0x1a0
8 com.apple.CoreGraphics 0x936030c0 CGContextFillRects + 0x9c
9 com.apple.CoreGraphics 0x93646ef0 CGContextClearRect + 0x9c
10 com.apple.HIToolbox 0x92866018 HIMenuWindowView::DrawSelf(short, OpaqueRgnHandle*, CGContext*) + 0x48
11 com.apple.HIToolbox 0x927f5f0c HIView::DrawCacheOrSelf(short, OpaqueRgnHandle*, CGContext*) + 0x148
12 com.apple.HIToolbox 0x927d5850 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x13a8
13 com.apple.HIToolbox 0x927d2330 DispatchEventToHandlers + 0x150
14 com.apple.HIToolbox 0x927d25a4 SendEventToEventTargetInternal + 0x174
15 com.apple.HIToolbox 0x927d6a0c SendEventToEventTargetWithOptions + 0x28
16 com.apple.HIToolbox 0x927de0ac SendControlDefDraw(HIView*, short, OpaqueGrafPtr*, OpaqueRgnHandle*, CGContext*) + 0x120
17 com.apple.HIToolbox 0x927d81cc HIView::DrawComposited(OpaqueRgnHandle*, unsigned long, HIView*, CGContext*) + 0x20c
18 com.apple.HIToolbox 0x927dced4 HIView::Draw(short, OpaqueGrafPtr*, OpaqueRgnHandle*, unsigned long, HIView*, CGContext*) + 0x284
19 com.apple.HIToolbox 0x9280aedc _HIViewRender + 0x6c
20 com.apple.HIToolbox 0x927da6a8 WindowData::BaseHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x460
21 com.apple.HIToolbox 0x927d2330 DispatchEventToHandlers + 0x150
22 com.apple.HIToolbox 0x927d25a4 SendEventToEventTargetInternal + 0x174
23 com.apple.HIToolbox 0x927e4a34 SendEventToEventTarget + 0x28
24 com.apple.HIToolbox 0x9283610c SendEvent(unsigned long, WindowData*, OpaqueRgnHandle*) + 0xac
25 com.apple.HIToolbox 0x92823be8 PaintWindow(WindowData*, OpaqueRgnHandle*, PaintReason, bool) + 0x7c
26 com.apple.HIToolbox 0x9287909c _DrawWindowContents + 0x50
27 com.apple.HIToolbox 0x92844b78 DrawMDEF(MenuSelectData*, CGPoint, unsigned char) + 0x14c
28 com.apple.HIToolbox 0x9284c0e0 DrawTheMenu(MenuSelectData*, __CFArray**, unsigned char*) + 0x20c
29 com.apple.HIToolbox 0x928a9790 MenuChanged(MenuSelectData*) + 0x10c
30 com.apple.HIToolbox 0x928185a0 TrackMenuCommon(MenuSelectData&, unsigned char*) + 0x21c
31 com.apple.HIToolbox 0x9285db48 MenuSelectCore(Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 0xb0
32 com.apple.HIToolbox 0x92883ffc MenuSelect + 0x60
33 com.apple.AppKit 0x92e2ed3c _NSHandleCarbonMenuEvent + 0xa8
34 com.apple.AppKit 0x92dd2d84 _DPSNextEvent + 0x4d0
35 com.apple.AppKit 0x92de93b0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
36 com.apple.AppKit 0x92dfd718 -[NSApplication run] + 0x21c
37 com.apple.AppKit 0x92eb9b80 NSApplicationMain + 0x1d0
38 com.apple.Xcode 0x0000a1d0 0x1000 + 0x91d0
39 dyld 0x8fe1a558 _dyld_start + 0x64
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.



  • Follow-Ups:
    • Re: Crash happy with Xcode 1.5
      • From: Godfrey DiGiorgi <email@hidden>
    • Re: Crash happy with Xcode 1.5
      • From: Eric Albert <email@hidden>
  • Prev by Date: custom project templates
  • Next by Date: Re: Crash happy with Xcode 1.5
  • Previous by thread: re: custom project templates
  • Next by thread: Re: Crash happy with Xcode 1.5
  • Index(es):
    • Date
    • Thread