• 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: signal 11 (SIGSEGV) error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: signal 11 (SIGSEGV) error


  • Subject: Re: signal 11 (SIGSEGV) error
  • From: Joar Wingfors <email@hidden>
  • Date: Thu, 23 Apr 2009 23:46:39 -0700


On 23 apr 2009, at 23.19, Scott Ribe wrote:

NSString *path = [@"~" stringByExpandingTildeInPath];


Or in this particular case preferably:

	NSString *path = NSHomeDirectory();

Note that Shawn already pointed out the memory management problem that seems likely to be the reason for the reported problem.

Finally, the stuff logged by the debugger is the licensing blurb from GDB and expected.

j o a r


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: signal 11 (SIGSEGV) error (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: signal 11 (SIGSEGV) error
  • Next by Date: Re: Debugging a crash in dyld
  • Previous by thread: Re: signal 11 (SIGSEGV) error
  • Next by thread: Re: signal 11 (SIGSEGV) error
  • Index(es):
    • Date
    • Thread