Re: Help with crashing cocoa/CoreFoundation app
Re: Help with crashing cocoa/CoreFoundation app
- Subject: Re: Help with crashing cocoa/CoreFoundation app
- From: Matt Jaffa <email@hidden>
- Date: Tue, 5 Oct 2004 00:43:20 -0600
Nevermind I figured it out,
I wasn't closing the sockets after I was finished with the client who
connected to my server.
So it was crashing on a bad file descriptor, but all is now working.
Matt
On Oct 4, 2004, at 10:14 PM, Matt Jaffa wrote:
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
_______________________________________________
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