• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help with crashing cocoa/CoreFoundation app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Help with crashing cocoa/CoreFoundation app (From: Matt Jaffa <email@hidden>)

  • Prev by Date: Re: Binding/KVC : valid accessor for framework objects. (was: implicit and explicit invocation of description method)
  • Next by Date: Re: Equivelent to drawRect: for drawing after sub views are drawn
  • Previous by thread: Help with crashing cocoa/CoreFoundation app
  • Next by thread: Re: Equivelent to drawRect: for drawing after sub views are drawn
  • Index(es):
    • Date
    • Thread