realbasic-nug
[Top] [All Lists]

Console App Crash, Why?

To: realbasic-nug at lists dot realsoftware dot com
Subject: Console App Crash, Why?
From: Chris Jett <chris at jettfuel dot net>
Date: Wed, 31 Aug 2005 09:53:16 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
I have a console application (named mailglue) that I am seeing a weird crash from. Here's an excerpt from the crash log:

Host Name:      web5-jettfuel-net
Date/Time:      2005-08-28 02:57:17.965 -0500
OS Version:     10.4.2 (Build 8C46)
Report Version: 3

Command: mailglue
Path:    /usr/local/bin/mailglue/mailglue
Parent:  httpd [25853]

Version: ??? (???)

PID:    5232
Thread: Unknown

Link (dyld) error:

Symbol not found: _RuntimeLockArray
  Referenced from: /usr/local/bin/mailglue/mailglue
  Expected in: /usr/local/bin/mailglue/lib/rbframework.dylib


What is this _RuntimeLockArray and why would it not be found?
--
Chris Jett
chris at jettfuel dot net
_______________________________________________
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>
  • Console App Crash, Why?, Chris Jett <=