realbasic-nug
[Top] [All Lists]

Re: Application crashes often

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Application crashes often
From: Navdeep Bains <lists@bainsware.com>
Date: Tue, 31 Mar 2009 22:23:01 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <8E082CFB-DA8A-4A72-A62D-0BC20B20386B@mac.com>
References: <8E082CFB-DA8A-4A72-A62D-0BC20B20386B@mac.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Hello,

Is there something to understand in this crash log?

Is this a REALbasic application? If so, this line looks suspicious:
0   libobjc.A.dylib                     0x95c2d688 objc_msgSend + 24

My guess would be that code from a plugin or library you're linking to is sending an Objective-C message to an object that no longer exists.

Thanks,
Navdeep Bains
Bains Software

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>