Hello everyone,

Prior to OSX 10.6, hang reports generated by a "force quit" action were very useful. They included both a sampler/stack trace and a description of the binary listing out all the loaded bundles/frameworks.

Now, running on OSX 10.6, these reports include information for every running process, excluding my application! At the top of the report it lists my app, but it no longer gives a sampler report or a description of loaded frameworks. What's going on? Has anyone else with a Cocoa application experienced this?

~Martin

PS: I'll quote an abbreviated and redacted "force quit" report below.


Date/Time:       2009-09-02 20:49:27 -0400
OS Version:      10.6 (Build 10A432)
Architecture:    x86_64
Report Version:  6

Command:         My App
Path:            /Applications/My App.app/Contents/MacOS/My App
Version:         v9.9 (09.09.01)
Parent:          launchd [76]

PID:             149
Event:           hang
Duration:        3.84s (sampling started after 2 seconds)
Steps:           18 (100ms sampling interval)

Pageins:         21
Pageouts:        0


Process:         My App [149]
Path:            /Applications/My App.app/Contents/MacOS/My App
UID:             501


Process:         AirPort Base Station Agent [99]
Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
UID:             501

Thread 61047a8    DispatchQueue 1
User stack:
  18 ??? (in AirPort Base Station Agent + 5344) [0x1000014e0]
    18 ??? (in AirPort Base Station Agent + 70666) [0x10001140a]
      18 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff82825dc6]
18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff8282603f] 18 __CFRunLoopRun + 2002 (in CoreFoundation) [0x7fff82826ce2] 18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff860c7efa]
...


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to