OK, I found out that the "wtf.dylib", actually did contain ElfData function names, despite that I told Xcode not to add them...

I think Xcode has a bug in it somehow, and along the way it got confused, and generated a dylib of "ProjectName.dylib", despite that I had told it to generate "wtf.dylib".

wtf indeed.

On 6 Oct 2008, at 16:13, Theodore H. Smith wrote:


Did you try BOTH #TypeLib and wtf.dylib? Those two, and nothing else?


On 6 Oct 2008, at 15:46, Peter K. Stys wrote:

as a followup, with only the wtf.dylib plugin, simple project runs OK from
the IDE.  So the culprit appears to be #TypeLib.
P.


On Mon, Oct 6, 2008 at 5:02 AM, Theodore H. Smith <[EMAIL PROTECTED]>wrote:

Hi everyone,

I emailed a few people, but no one responded yet. I created the simplest
project that will crash with multiple plugins conflicting.

But the thing is... it's a bit TOO simple. It registers no functions or classes at all!! I am wondering if I did something wrong? I did try clearing my REALbasic cache, but no effect, it still crashed. So perhaps I really do
have the simplest plugin code that will crash RB2008r4?

I really need someone to RUN this, and verify for me, that it crashes or
not. It's for the plugin community, guys...

I made an example Xcode project here:

http://elfdata.com/temp/crash_plugin.zip

Here is what it contains:

1) Einhugur's #TypeLib (sorry Bjorn ;) but I got it free from your
publically available demo downloads)

2) a plugin called "wtf.dylib", which basically registers nothing. No
methods, no classes, nothing.

3) The source code to this "wtf" plugin as an Xcode project.

Can anyone try download this, and put the #TypeLib and the wtf.dylib plugin in their plugins folder, and... run RB2008r4? No other plugins, just those
two. And then run an empty project in RB. No code required.

I'm seeing a crash when I run it.

--
http://elfdata.com/plugin/
"String processing, done right"



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

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




--
---------------------------------------------
Peter K. Stys, MD
Dept. of Clinical Neurosciences
Hotchkiss Brain Institute
University of Calgary
tel (403) 210-8646
---------------------------------------------
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

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

--
http://elfdata.com/plugin/
"String processing, done right"



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

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

--
http://elfdata.com/plugin/
"String processing, done right"



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

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

Reply via email to