• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by rocket5tim · May 26, 2010 at 04:49 AM · crashxcodedebug

Debugging "SIGSEGV" error?

After playing my game for a couple of minutes, the game freezes with "program received single: "SIGSEGV". After I press pause/continue in Xcode, I get this:

Data Formatters temporarily unavailable, will re-try after a 'continue'. (Unknown error loading shared library "/Developer/usr/lib/libXcodeDebuggerSupport.dylib")

That's all the info I've been able to get from the crash. Is there any way to debug this error? I'm running xcode 3.2.2, SDK 3.0 and Unity 1.7.

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image spinaljack · Jun 09, 2010 at 10:25 PM 0
Share

Check your activity monitor if you're using more than 25$$anonymous$$B of memory, if you are, chances are your program is being terminated to make space

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by Matt Maker · Aug 31, 2010 at 06:51 PM

Have you tried doing what that message is hinting at, and press the 'continue' button in the Xcode debugger window?

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by getluky · Sep 02, 2010 at 06:01 AM

I found a great answer to this on the forums today here.

Follow the instructions there to disable the debug stripping on your debug build, then within gdb when a SIGSEGV occurs, run 'thread apply all bt'.

This helped me track down an error that was occurring in a really unusual line that must have been a timing bug.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

No one has followed this question yet.

Related Questions

iOS Xcode debug 0 Answers

Debug.Log doesn't get called when Unity freezes? 2 Answers

Why does Amazon Fire TV App crashes when hooking up Mono during loading screen? 0 Answers

App crashes as soon as splash screen is displayed(even just camera). 1 Answer

Debug.Log is causing an Assert 2 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges