• 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 Sperandii · Jan 12, 2014 at 04:03 PM · ioscrashcrashreportsymbolreport

Crash report xcode organizer symbol

I did a simple test :

public class crashscript : MonoBehaviour {

 void Start () {
 
     Dummy myCrashClass = null;
     myCrashClass.Foo();
 }
 

}

This crashes of course and : running from Xcode i can see the call stack and name of who is crashing.

On Xcode organizer it's impossible to understand who is crashing, symbols are loaded but that's is how it looks


Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000000e7ffdefe Triggered by Thread: 0

Thread 0 Crashed:

0 ProductName 0x008db810 CrashedCheckBellowForHintsWhy() (CrashReporter.mm:73)

1 ProductName 0x00c775e4 UnhandledExceptionHandler_CUSTOM_HandleUnhandledException(MonoObject*,

2 ProductName 0x00790358 m_4513 + 200

3 ProductName 0x00e6df30 mono_jit_runtime_invoke + 2152

4 ProductName 0x00f10fb0 mono_runtime_invoke + 132

5 ProductName 0x00f11134 mono_runtime_delegate_invoke + 128

6 ProductName 0x00f153a8 call_unhandled_exception_delegate + 340

7 ProductName 0x00f172bc mono_unhandled_exception + 328

8 ProductName 0x00e7e17c mono_handle_exception_internal + 952

9 ProductName 0x00e7ea14 mono_handle_exception + 64

10 ProductName 0x00e9ae00 mono_arm_throw_exception + 184

11 ProductName 0x00e9ad3c mono_arm_throw_exception_by_token + 64

12 ProductName 0x0083dfb8 throw_corlib_exception + 40

13 ProductName 0x00b67fa4 MonoBehaviour::InvokeMethodOrCoroutineChecked(ScriptingMethod*, MonoObject*,

So it's not so usefull to have a crash report, I am missing something? Help appreciated!

Comment
Add comment · Show 2
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 Sperandii · Jan 18, 2014 at 06:41 PM 0
Share

No answers? When your IOS application crashes and you receive a crash report what do you do?

dwarfdump, atos and all other stuff don't give a valid result. $$anonymous$$y app is fast but no exception and strip use micro.

Also in a simple example like the one above i can not find the right memory address causing the crash-

avatar image ratjar_games · May 01, 2014 at 04:59 PM 0
Share

Did you ever get around this?

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Sperandii · May 02, 2014 at 08:32 AM

No, i gave up. It's amazing that you cannot understand who is crashing even with this small example

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

19 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

iOS Crash Report - NSURLConnection? 0 Answers

Performance Reporting For WebGL (Production) 0 Answers

Crash Reporter for IOS not working. 1 Answer

ArgumentOutOfRangeException when calling CrashReport.reports 0 Answers

User sending crash report on Google Play, don't know what to do now 0 Answers

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