Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Strange Jedi crashes on Mac OS X
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Guillaume Cartier  
View profile  
 More options Nov 17 2009, 11:45 am
From: Guillaume Cartier <gcart...@jazzscheme.org>
Date: Tue, 17 Nov 2009 11:45:36 -0500
Local: Tues, Nov 17 2009 11:45 am
Subject: Strange Jedi crashes on Mac OS X

Some people have reported a very strange bug on Mac OS X.

After a full build of jedi :

running bin/jedi would crash but
running bin/kernel -run jedi would run ok

After some bug hunting, it seems it boils down to a bug in Gambit's new
module-name: option to compile-file-to-c. A temporary patch was pushed to
the repo until Marc can confirm / solve that this is indeed a bug in Gambit.

To fix a crashing Jedi, simply pull the latest changes from the repo, cd to
the directory containing the jedi executable and do :

kernel -compile jedi -force

Guillaume


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guillaume Cartier  
View profile  
 More options Nov 17 2009, 11:59 am
From: Guillaume Cartier <gcart...@jazzscheme.org>
Date: Tue, 17 Nov 2009 08:59:39 -0800 (PST)
Local: Tues, Nov 17 2009 11:59 am
Subject: Re: Strange Jedi crashes on Mac OS X
In the previous message I forgot to mention that "kernel -compile jedi
-force" relies on a new -force option of the Jazz kernel.

So before running that command you will need to rebuild your kernel
with "gsc make kernel" or "gsc make jedi".

Guillaume

On Nov 17, 11:45 am, Guillaume Cartier <gcart...@jazzscheme.org>
wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guillaume Cartier  
View profile  
 More options Nov 17 2009, 5:08 pm
From: Guillaume Cartier <gcart...@jazzscheme.org>
Date: Tue, 17 Nov 2009 17:08:00 -0500
Subject: Re: Strange Jedi crashes on Mac OS X

Update on this bug.

After discussing this with Marc, the bug was due to a fundamental assumption
in Gambit that every module name should be unique. When linking an
executable like jedi, the flat link file generated must be named jedi.c
hence the clash with the jedi module.

So, the patch we did to add a uniqueness prefix to compiled module names
seems not to be a patch after all but the right solution :)

Guillaume

On Tue, Nov 17, 2009 at 11:59 AM, Guillaume Cartier <gcart...@jazzscheme.org


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google