realbasic-nug
[Top] [All Lists]

Re: weird crash

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: weird crash
From: Asher Dunn <asher at fireyesoftware dot com>
Date: Tue, 25 Apr 2006 16:07:17 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <CF688C48-9D56-43DB-96B8-F1BF949C09CA at coficio dot com>

On Apr 25, 2006, at 3:47 PM, Alexander Cohen wrote:

[...]
2 CAP 0x002c6250 Shell.Execute%o<Shell>ss + 116
[...]
16 rbframework.dylib 0x01450b58 ThreadEntryPoint(void*) + 168 17 ...ple.CoreServices.CarbonCore 0x90b6e0d8 InvokeThreadEntryUPP + 24
18  ...ple.CoreServices.CarbonCore      0x90b6dcf8 CooperativeThread + 220
19  libSystem.B.dylib                   0x9002b200 _pthread_body + 96

Perhaps the shell function you are calling is not thread safe, or you have a weird situation with threads going on in your app. What shell call are you executing, and how many threads do you have running?

-- Asher

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

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


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