Symbolification of apps.

63 views
Skip to first unread message

ma...@jonrowe.co.uk

unread,
Mar 4, 2013, 12:51:08 AM3/4/13
to rubym...@googlegroups.com
Hi

Has anyone actually written any docs/blogs/articles whatever about how you actually successfully symbolicate a RubyMotion crash log? There's been a few stack overflow posts, and a few tweets "promising" documentation, but I have been unable to find any advice that actually makes it easy to process a ruby motion crash log. This seems like something that should be part of the core project and have a Rake task, seeing as that sets up the build locations and everything else!

My problem is that I have a crash log and after running the various atos / symbolicate_crash script's I am none the wiser, the only thing that seems to have caused the crash is RubyMotion or iOS itself, my app name is mentioned twice in the crash log and neither memory address returns anything useful, either an obscure ruby_vm method or nothing at all.

Help! :(

Colin T.A. Gray

unread,
Mar 4, 2013, 9:12:53 AM3/4/13
to rubym...@googlegroups.com
this isn't much help on the symbolification aspect, but can you reproduce the bug?  if so, `rake device debug=1` should be a big help...

--
 
---
You received this message because you are subscribed to the Google Groups "RubyMotion - Ruby for iOS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubymotion+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Jon Rowe

unread,
Mar 4, 2013, 5:07:49 PM3/4/13
to rubym...@googlegroups.com
That's been the defacto response from HipByte support as well, but the problem is the issue only happens on the device, and only when on the move. I suspect it's network code related and to do with changing conditions.

Jon Rowe
-----------------------------

You received this message because you are subscribed to a topic in the Google Groups "RubyMotion - Ruby for iOS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rubymotion/dTH_pCqWeXs/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to rubymotion+...@googlegroups.com.

Joffrey Jaffeux

unread,
Mar 4, 2013, 5:17:56 PM3/4/13
to rubym...@googlegroups.com
Jon if you want to alter network you can try the Apple Network Link Conditioner : Xcode > Open Developer Tool > More Developer Tools

Not sure it can help with GPS but it will with network

Jon Rowe

unread,
Mar 4, 2013, 5:19:38 PM3/4/13
to rubym...@googlegroups.com
What I want is to figure out what the actual crashes logs I have mean.

Jon Rowe
-----------------------------

Reply all
Reply to author
Forward
0 new messages