[#11073] segfault printing instruction sequence for iterator — <noreply@...>

Bugs item #10527, was opened at 2007-05-02 14:42

14 messages 2007/05/02
[#11142] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Nobuyoshi Nakada <nobu@...> 2007/05/10

Hi,

[#11188] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Paul Brannan <pbrannan@...> 2007/05/16

On Thu, May 10, 2007 at 04:51:18PM +0900, Nobuyoshi Nakada wrote:

[#11234] Planning to release 1.8.6 errata — Urabe Shyouhei <shyouhei@...>

Hi all.

17 messages 2007/05/25

[ ruby-Patches-10155 ] pp fails

From: <noreply@...>
Date: 2007-05-30 03:52:48 UTC
List: ruby-core #11353
Patches item #10155, was opened at 2007-04-16 17:48
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=10155&group_id=426

>Category: Widget (example)
Group: v1.9.x
Status: Open
Resolution: None
Priority: 3
Submitted By: Roger Pack (rogerdpack)
Assigned to: Nobody (None)
Summary: pp fails

Initial Comment:
At times pp would fail in the middle. This patch replaces a "length" assignment that was failing on "nil" with a check to see if aforesaid object is nil before getting its length.
After this it gave me no problems.

----------------------------------------------------------------------

Comment By: Yukihiro Matsumoto (matz)
Date: 2007-04-17 23:28

Message:
Where's the patch?

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=10155&group_id=426

In This Thread

Prev Next