• 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
Re: Thread-related crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thread-related crash


  • Subject: Re: Thread-related crash
  • From: Nat! <email@hidden>
  • Date: Wed, 7 Apr 2004 23:54:17 +0200

I can't tell you what's going wrong but looking at your crash, it seems you are not trying hard enough to

do all Cocoa/GUI-related things via performOnMainThread. I cut out a few of the OS-spawned threads that were sitting


Thread 0:
0 libSystem.B.dylib 0x90017048 semaphore_wait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000e890 _pthread_cond_wait + 0x270
2 com.apple.AppKit 0x92dca4e4 -[NSViewHierarchyLock lockForWriting] + 0x194
3 com.apple.AppKit 0x92dd4dc8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 0x114

That's AppKit.


Thread 2 Crashed:
0 com.apple.AppKit 0x92dc4cfc -[NSView lockFocusIfCanDraw] + 0x2a4
1 com.apple.AppKit 0x92de9988 -[NSView lockFocus] + 0x28

That's AppKit too.

Ciao
Nat!
------------------------------------------------------
The idea was to offend people. But not just with
garbage. Just because something is offensive crap
doesn't necessarily mean it's any good. - Philip Dick
_______________________________________________
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.


  • Follow-Ups:
    • Re: Thread-related crash
      • From: John Stiles <email@hidden>
References: 
 >Thread-related crash (From: John Stiles <email@hidden>)

  • Prev by Date: Re: "Automatic outlets"?
  • Next by Date: Re: Fixing a leak in an NSFormatter
  • Previous by thread: Re: Thread-related crash
  • Next by thread: Re: Thread-related crash
  • Index(es):
    • Date
    • Thread