• 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
Why crash when debugging?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why crash when debugging?


  • Subject: Why crash when debugging?
  • From: Mark Woollard <email@hidden>
  • Date: Thu, 20 Nov 2003 11:26:14 +0000

My project currently can be run outside the debugger and works as normal, but if I launch for debug I get 'Program received signal: "SIGTRAP"' and the following stack trace during the app starting:

#0 0x8fe019e0 in __dyld_halt
#1 0x8fe0acf4 in __dyld_link_edit_error
#2 0x8fe0428c in __dyld_map_library_image
#3 0x8fe03930 in __dyld_load_library_image
#4 0x8fe06a0c in __dyld_load_images_libraries
#5 0x8fe02e18 in __dyld_load_executable_image
#6 0x8fe01b70 in __dyld__dyld_init

I've tried the obvious Clean All / Rebuild and a system reboot to no avail. This is on 10.3 with xCode 1.0.1. Anyone got a suggestion as to whats wrong? There's obviously an issue loading a module but why only when under the debugger?

Thanks
Mark
_______________________________________________
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.

  • Follow-Ups:
    • NEWBIE: Drawing a custom view inside another custom view
      • From: Jason Gignac <email@hidden>
  • Prev by Date: Re: [Now OT] Re: Tunneling mouse events through windows?
  • Next by Date: Re: Best way to communicate with php script?
  • Previous by thread: Re: Mailing list: General options (Conclusion)
  • Next by thread: NEWBIE: Drawing a custom view inside another custom view
  • Index(es):
    • Date
    • Thread