[#5219] Segmentation fault in timeout.rb — Michel Pastor <K@...>

Hi,

18 messages 2005/06/16
[#5220] Re: Segmentation fault in timeout.rb — Eric Hodel <drbrain@...7.net> 2005/06/16

[#5221] Re: Segmentation fault in timeout.rb — Michel Pastor <K@...> 2005/06/16

On Fri, 17 Jun 2005 05:03:18 +0900

[#5223] Re: Segmentation fault in timeout.rb — nobu.nokada@... 2005/06/17

Hi,

[#5296] Subversion — Shugo Maeda <shugo@...>

Hi,

64 messages 2005/06/30
[#5297] Re: Subversion — Curt Hibbs <curt@...> 2005/06/30

Shugo Maeda wrote:

[#5298] Re: Subversion — Nikolai Weibull <mailing-lists.ruby-core@...> 2005/06/30

Curt Hibbs wrote:

[#5301] Re: Subversion — Austin Ziegler <halostatue@...> 2005/06/30

On 6/30/05, Nikolai Weibull

[#5304] Re: Subversion — Nikolai Weibull <mailing-lists.ruby-core@...> 2005/06/30

Austin Ziegler wrote:

[#5305] Re: Subversion — Austin Ziegler <halostatue@...> 2005/06/30

On 6/30/05, Nikolai Weibull

[#5307] Re: Subversion — mathew <meta@...> 2005/06/30

Austin Ziegler wrote:

[#5308] Re: Subversion — Austin Ziegler <halostatue@...> 2005/06/30

On 6/30/05, mathew <meta@pobox.com> wrote:

[#5311] Re: Subversion — mathew <meta@...> 2005/07/01

Austin Ziegler wrote:

[#5323] Re: Subversion — Austin Ziegler <halostatue@...> 2005/07/01

On 7/1/05, mathew <meta@pobox.com> wrote:

[#5325] Re: Subversion — Nikolai Weibull <mailing-lists.ruby-core@...> 2005/07/01

Austin Ziegler wrote:

Re: [ ruby-Bugs-2038 ] ruby 1.8 CVS do not work with --enable-pthread configure option

From: ville.mattila@...
Date: 2005-06-17 07:26:15 UTC
List: ruby-core #5231

>From: Yukihiro Matsumoto <matz@ruby-lang.org>
>Date: 06/16/2005 17:35:05
>Subject: Re: [ ruby-Bugs-2038 ] ruby 1.8 CVS  do not work with
--enable-pthread configure option
>
>Hi,
>
>In message "Re: [ ruby-Bugs-2038 ] ruby 1.8 CVS  do not work with
>--enable-pthread configure option"
>on Thu, 16 Jun 2005 20:02:19 +0900, noreply@rubyforge.org writes:
>
>|Submitted By: Ville Mattila (mulperi)
>|Summary: ruby 1.8 CVS  do not work with --enable-pthread configure option
>|>|Initial Comment:
>|The compilation fails to rbconfig.rb generation.
>|If don't use --enable-phtread the ruby compiles just find.
>
>What kind of errors do you get?
>
>matz.
>

Hello,

I binary searched the offending change  it is:

Revision 1.2673.2.1065: download - view: text, markup, annotated -
selectoriffs
Thu Jun 9 11:18:29 2005 UTC (7 days, 19 hours ago) by akr
Branches: ruby_1_8
Diff to previous 1.2673.2.1064: preferred, colored to branchpoint 1.2673:
preferred, colored
Changes since revision 1.2673.2.1064: +10 -0 lines
* eval.c (ruby_longjmp): new macro to call longjmp, setcontext, etc.
  (ruby_setjmp): new macro to call setjmp, getcontext, etc.
  (ruby_setjmp): call setjmp before getcontext to avoid IA64 register
  stack problem.
  [ruby-talk:144939]

* gc.c (Init_stack): remove IA64_MAGIC_STACK_LIMIT.


If I disable USE_CONTEXT define in eval.c then I'm not getting this crash.









In This Thread

Prev Next