Odd runloop state?
Odd runloop state?
- Subject: Odd runloop state?
- From: Stuart Yarrow <email@hidden>
- Date: Tue, 28 Sep 2004 13:07:27 +0100
Hi
I have a problem with a CFMessagePort callback in my software. In the
instances when the crash occurs, the runloop that should deal with the
callback is in this state:
2004-09-10 13:30:13.408 System Preferences[1506] FingaMIDI: run loop
info: <CFRunLoop 0x1139a0 [0xa01900e0]>{locked = false, wait port =
0xf03, stopped = false,
current mode = (none),
common modes = <CFSet 0x1139d0 [0xa01900e0]>{count = 3, capacity = 4,
values = (
1 : <CFString 0xa0195b40 [0xa01900e0]>{contents =
"kCFRunLoopDefaultMode"}
2 : <CFString 0xa2dc46a0 [0xa01900e0]>{contents =
"NSEventTrackingRunLoopMode"}
4 : <CFString 0xa2dc4690 [0xa01900e0]>{contents =
"NSModalPanelRunLoopMode"}
)},
<-- snip -->
i.e. in the case where it fails, the run loop appears to have no mode!
Normally this log message reports that stopped = true and current mode
= kCFRunLoopDefaultMode. Am I reading this log correctly? Anyone have
any idea what might be going on?
Any help or advice much appreciated...
cheers,
-Stuart
Stuart Yarrow
-------------------------------------------------------------
Subcity Radio - http://www.subcity.org/
http://fingamidi.sourceforge.net/
http://www.outpost.org.uk/
http://www.SSPaberdeensouth.org.uk/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden