[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev-en:79

From: "Wilson Bilkovich" <wilsonb gmail.com>
Date: Sat, 25 Feb 2006 14:33:18 -0500
Subject: [yarv-dev-en:79] Re: Segmentation fault running YARV with Rails 1.0.0

On 2/24/06, SASADA Koichi <ko1 atdot.net> wrote:
> Hi,
>
> Christopher Williams wrote:
> > How can I provide a C level backtrace? What sort of information would be
> > most helpful for you, and are there any switches, flags or options I can
> > use to get more useful info?
>
> If you have gdb, you can get backtrace with it.  But I don't know how to
> get backtrace on Windows.
>

Does this help?
Access violations on lines 92 and 847 of the debug session.
The "t" commands you see are 'Step Into' in WinDBG, and 'g' means 'Continue'.
I'm new to debugging in this way, so I've also attached screenshots of
the two source file positions the debugger brought up. Hopefully that
isn't a waste of bandwidth.

One interesting thing is that it looks like a Side-by-Side assembly is
being loaded, even though I don't have .NET 2.0 or Visual Studio 2005
installed.

C:\>e:\ruby\bin\ruby.exe -v
ruby 2.0.0 (Base: Ruby 1.9.0 2006-02-14) [i386-mswin32]
YARVCore 0.4.0 Rev: 466 (2006-02-22) [opts: ]


--
ML: yarv-dev-en quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml

添付ファイル

[前][次][番号順一覧][スレッド一覧][生データ]

   @    66 2006-02-24 06:34 [chris.a.williams gma] Segmentation fault running YARV with Rails 1.0.0
        67 2006-02-24 07:17 ┗[ko1 atdot.net       ]                                       
   @    69 2006-02-24 10:04  ┗[chris.a.williams gma]                                     
        75 2006-02-25 13:50   ┗[ko1 atdot.net       ]                                   
   @    76 2006-02-25 14:55    ┣[heidegger101 gmail.c]                                 
-> @    79 2006-02-26 04:33    ┗[wilsonb gmail.com   ]