: [BUG] unknown node type 0

  • Thread starter Guillaume Marcais
  • Start date
G

Guillaume Marcais

How do we go about reporting this kind of bugs, when the interpreter
crashes on you, with those strange bugs which come in/go away as you
move comments around.

$ ruby Captive.rb
: [BUG] unknown node type 0
ruby 1.8.1 (2004-03-31) [i586-linux-gnu]

Aborted

I have little chance of making a short example with the bug as it is
highly dependant on the layout of the script.

I moved from 1.8.1 stable to a stable-snapshot for exactly the same type
of bug. The latest stable-snapshot (April 5th 2004) doesn't compile
correctly (the test fails with: not ok float 10 --
/home/development/RPM/BUILD/ruby-1.8.1/sample/test.rb:1183:in
`nan_test'). I cannot retreat any further into bleading edge stable
releases!

What can I do to help correct this bug?

Guillaume.
 
Y

Yukihiro Matsumoto

Hi,

In message ": [BUG] unknown node type 0"

|How do we go about reporting this kind of bugs, when the interpreter
|crashes on you, with those strange bugs which come in/go away as you
|move comments around.
|
|$ ruby Captive.rb
|: [BUG] unknown node type 0
|ruby 1.8.1 (2004-03-31) [i586-linux-gnu]
|
|Aborted
|
|I have little chance of making a short example with the bug as it is
|highly dependant on the layout of the script.

Show us the error reproducing code, which need not to be short, if
it's hard to make it short.

matz.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top