Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / September 2006



Tip: Looking for answers? Try searching our database.

Debugger Signal 11???

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RogueWarrior - 26 Sep 2006 05:15 GMT
What's up with this?  I'm trying to debug an app under XCode and I keep
getting this error "The Debugger as exited due to a signal 11
(SIGSEGV)"

I never even get to main()
Paul Russell - 26 Sep 2006 08:15 GMT
> What's up with this?  I'm trying to debug an app under XCode and I keep
> getting this error "The Debugger as exited due to a signal 11
> (SIGSEGV)"
>
> I never even get to main()

This can happen if you have large (8 Mb or so) stack-based variables in
main.

Paul
RogueWarrior - 26 Sep 2006 16:15 GMT
> This can happen if you have large (8 Mb or so) stack-based variables in
> main.

Well the weird thing is that this debugged just fine on a G4 Powerbook
but chokes on a MacBook Pro.
Other clues I've found from the Apple lists suggested to examine the
crash log.  Turns out it was dying in reading the debugger symbols.  On
a lark I tried changing from DWARF with dSYM to DWARF and now I can
debug again.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.