Re: State of threads in crash log
Re: State of threads in crash log
- Subject: Re: State of threads in crash log
- From: popey le marin <email@hidden>
- Date: Fri, 22 Aug 2003 11:22:02 +0200
What I am saying is that I have a crashlog that has 68 such
entries that
are exactly the same (except, of course, for the thread number).
So I'm questioning whether or not I have 68 threads that haven't
finished exiting for some reason (they're all in "pthread_exit") or if
they
all did finish exiting and these entries exist just to show me that
these
threads once existed and exited successfully.
Arg, I can't help too much in this case : i'm not a big thread user :-)
Nevertheless, maybe you should look at the number of threads in ou app
with top ...
_______________________________________________
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.