[#3292] dir.c --- Dir.chdir error handling — Johan Holmberg <holmberg@...>

55 messages 2004/08/21
[#3350] Re: [PATCH] dir.c --- Dir.chdir error handling — Yukihiro Matsumoto <matz@...> 2004/09/06

Hi, Johan,

[#3351] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/06

Hello.

[#3352] Re: [PATCH] dir.c --- Dir.chdir error handling — Yukihiro Matsumoto <matz@...> 2004/09/06

Hi,

[#3353] Re: [PATCH] dir.c --- Dir.chdir error handling — nobu.nokada@... 2004/09/06

Hi,

[#3354] Re: [PATCH] dir.c --- Dir.chdir error handling — Yukihiro Matsumoto <matz@...> 2004/09/06

Hi,

[#3356] Re: [PATCH] dir.c --- Dir.chdir error handling — nobu.nokada@... 2004/09/07

Hi,

[#3369] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/09

Sorry for late posting. Typhoon striked me.....

[#3372] Re: [PATCH] dir.c --- Dir.chdir error handling — nobu.nokada@... 2004/09/10

Hi,

[#3374] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/10

[#3376] Re: [PATCH] dir.c --- Dir.chdir error handling — nobu.nokada@... 2004/09/10

Hi,

[#3378] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/11

nobu.nokada@softhome.net wrote:

[#3383] Re: [PATCH] dir.c --- Dir.chdir error handling — nobu.nokada@... 2004/09/12

Hi,

[#3384] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/13

[#3385] Re: [PATCH] dir.c --- Dir.chdir error handling — Yukihiro Matsumoto <matz@...> 2004/09/13

Hi,

[#3386] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/13

[#3387] Re: [PATCH] dir.c --- Dir.chdir error handling — ts <decoux@...> 2004/09/13

>>>>> "H" == H Yamamoto <ocean@m2.ccsnet.ne.jp> writes:

[#3392] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/14

[#3393] Re: [PATCH] dir.c --- Dir.chdir error handling — Yukihiro Matsumoto <matz@...> 2004/09/14

Hi,

[#3394] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/14

[#3395] Re: [PATCH] dir.c --- Dir.chdir error handling — ts <decoux@...> 2004/09/14

>>>>> "H" == H Yamamoto <ocean@m2.ccsnet.ne.jp> writes:

[#3399] Re: [PATCH] dir.c --- Dir.chdir error handling — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/09/15

[#3403] Re: [PATCH] dir.c --- Dir.chdir error handling — ts <decoux@...> 2004/09/15

>>>>> "H" == H Yamamoto <ocean@m2.ccsnet.ne.jp> writes:

[#3404] Re: [PATCH] dir.c --- Dir.chdir error handling — Yukihiro Matsumoto <matz@...> 2004/09/15

Hi,

[#3405] Re: [PATCH] dir.c --- Dir.chdir error handling — ts <decoux@...> 2004/09/15

>>>>> "Y" == Yukihiro Matsumoto <matz@ruby-lang.org> writes:

[#3409] Re: [PATCH] dir.c --- Dir.chdir error handling — Yukihiro Matsumoto <matz@...> 2004/09/16

Hi,

[#3416] Re: [PATCH] dir.c --- Dir.chdir error handling — ts <decoux@...> 2004/09/16

>>>>> "Y" == Yukihiro Matsumoto <matz@ruby-lang.org> writes:

[#3303] URGENT: what's the bug reporting system now? — Dave Thomas <dave@...>

Hello!

14 messages 2004/08/25

Re: syck.so and AIX

From: Austin Ziegler <halostatue@...>
Date: 2004-08-12 15:08:55 UTC
List: ruby-core #3282
On Wed, 11 Aug 2004 21:51:18 +0900, Austin  Moody
<austin.moody@gmail.com> wrote:
> I have recently been able to compile Ruby on AIX 4.3 with no problems.
> 
> Everything is working great except when the use of yaml is needed.  I
> first noticed this when attempting to use ActiveRecord, however anytime
> you require 'yaml' the following error is given:
> 
> /usr/local/lib/ruby/site_ruby/1.8/powerpc-aix4.3.3.0/syck.so: [BUG]
> Segmentation fault
> ruby 1.8.1 (2003-12-25) [powerpc-aix4.3.3.0]
> 
> IOT/Abort trap(coredump)
> 
> I have tried the latest stable snapshot of Ruby and also downloaded
> syck seperately and installed... all still with the same problem.
> 
> There were not error messages during compile.
> Anyone seen anything like this or have any sugguestions?

dbx /usr/local/bin/ruby
Type 'help' for help.
reading symbolic information ...
(dbx) run aixcore.rb

Segmentation fault in bignum. at 0x200ce3e0
0x200ce3e0 (???) d54bfd20      stfsu   fr10,-736(r11)
(dbx) dump . > aixcore.dump
(dbx) map > aixcore.map
(dbx) where > aixcore.where
(dbx) registers
  $r0:0x200ce3e0  $stkp:0x2ff1e790   $toc:0x00000000    $r3:0x00000000
  $r4:0xffffffff    $r5:0xffffffff    $r6:0xffffffff    $r7:0xffffffff
  $r8:0xffffffff    $r9:0xffffffff   $r10:0xffffffff   $r11:0x00000000
 $r12:0xffffffff   $r13:0xdeadbeef   $r14:0x00000002   $r15:0x2ff22668
 $r16:0x2ff22674   $r17:0x00000000   $r18:0xdeadbeef   $r19:0xdeadbeef
 $r20:0xdeadbeef   $r21:0xdeadbeef   $r22:0xdeadbeef   $r23:0xdeadbeef
 $r24:0xdeadbeef   $r25:0xdeadbeef   $r26:0xdeadbeef   $r27:0xdeadbeef
 $r28:0xdeadbeef   $r29:0x100d6150   $r30:0x00000000   $r31:0x2ff1e7a0
 $iar:0x200ce3e0   $msr:0x0000d0b0    $cr:0x52222444 $link:0x100aa0b8
 $ctr:0x200ce3e0   $xer:0xffffffff
          Condition status = 0:go 1:e 2:e 3:e 4:e 5:g 6:g 7:g
        [unset $noflregs to view floating point registers]
in bignum. at 0x200ce3e0
0x200ce3e0 (???) d54bfd20      stfsu   fr10,-736(r11)

$ ruby -v
ruby 1.8.2 (2004-07-29) [powerpc-aix4.3.2.0]

I have attached the output files (.dump, .where, and .map) and the
ruby script (.rb) in a .tgz file.

-austin
-- 
Austin Ziegler * halostatue@gmail.com
               * Alternate: austin@halostatue.ca

Attachments (1)

aixcore.tgz (6.22 KB, Archive)

In This Thread

Prev Next