Help with crashing cocoa/CoreFoundation app
Help with crashing cocoa/CoreFoundation app
- Subject: Help with crashing cocoa/CoreFoundation app
- From: Matt Jaffa <email@hidden>
- Date: Mon, 4 Oct 2004 22:14:46 -0600
Hi,
I have a app that has cocoa and CoreFoundation in it.
It basically is listening on a socket connection, and accepts new
connections.
It crashes after running for awhile, but can't seem to find what is
wrong, because when I run the app in
gdb, or ddd it never crashes at all, anyone else ever have this
situation????
I have also made it so that when the app crashes it would dump its core
, and when I load that core dump up in
ddd or gdb it shows my some address in the range of 0x2222222 or
whatever with ?? by it, so it can't find that symbol.
Don't know where to go from here.
Any help would be nice,
Thanks,
Matt
_______________________________________________
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