[#1884] multiple exceptions for assert_raises — nobu.nokada@...

Hi,

14 messages 2003/12/04

[#1932] --enable-pthread broken? — Nathaniel Talbott <nathaniel@...>

[ruby-talk: 87759] and the surrounding thread seem to indicate that

29 messages 2003/12/11
[#1933] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/11

Hi,

[#1934] Re: --enable-pthread broken? — Nathaniel Talbott <nathaniel@...> 2003/12/11

On Dec 11, 2003, at 11:49, Yukihiro Matsumoto wrote:

[#1935] Re: --enable-pthread broken? — ts <decoux@...> 2003/12/11

>>>>> "N" == Nathaniel Talbott <nathaniel@talbott.ws> writes:

[#1937] Re: --enable-pthread broken? — nobu.nokada@... 2003/12/11

Hi,

[#1938] Re: --enable-pthread broken? — Nathaniel Talbott <nathaniel@...> 2003/12/12

On Dec 11, 2003, at 16:10, nobu.nokada@softhome.net wrote:

[#1939] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/12

Hi,

[#1941] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/12

Hi,

[#1943] Re: --enable-pthread broken? — Nathaniel Talbott <nathaniel@...> 2003/12/12

On Dec 11, 2003, at 20:48, Yukihiro Matsumoto wrote:

[#1953] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/13

Hi,

[#1959] Re: --enable-pthread broken? — ts <decoux@...> 2003/12/14

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

[#1961] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/15

Hi,

[#1962] Re: --enable-pthread broken? — ts <decoux@...> 2003/12/15

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

[#1936] Can't define +@ for Symbol (plus ruby install problem) — "T. Onoma" <transami@...>

I wanted to see if the +@ problem was fixed in 1.8.1 preview 3 but when I do

11 messages 2003/12/11

[#1973] Where to install documentation — Dave Thomas <dave@...>

Folks:

48 messages 2003/12/15
[#1982] Re: Where to install documentation — Eric Hodel <drbrain@...7.net> 2003/12/15

Dave Thomas (dave@pragprog.com) wrote:

[#1984] Re: Where to install documentation — Dave Thomas <dave@...> 2003/12/15

[#1991] Re: Where to install documentation — "Gavin Sinclair" <gsinclair@...> 2003/12/16

>

[#1992] Re: Where to install documentation — Dave Thomas <dave@...> 2003/12/16

[#2000] Re: Where to install documentation — Minero Aoki <aamine@...> 2003/12/16

Hi,

[#2002] Re: Where to install documentation — Dave Thomas <dave@...> 2003/12/16

[#2037] --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...>

I've finally been able to test my application under load using the

25 messages 2003/12/23
[#2038] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2039] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 14:17, Yukihiro Matsumoto wrote:

[#2040] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2041] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 14:34, Yukihiro Matsumoto wrote:

[#2042] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2043] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 14:44, Yukihiro Matsumoto wrote:

[#2045] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2046] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

> I'm afraid you're using old configure file. Can you wipe off old

[#2049] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 15:18, Nathaniel Talbott wrote:

[#2050] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

In message "Re: --enable-pthread still segfaults..."

[#2122] Bad interaction between timeout.rb and --enable-pthread — Nathaniel Talbott <nathaniel@...>

Here's a testcase that shows the problem:

13 messages 2003/12/31
[#2123] sleep is broken with --enable-pthread [Was: Bad interaction between timeout.rb and --enable-pthread] — Nathaniel Talbott <nathaniel@...> 2003/12/31

I should have reduced it more before posting...

unknown node type error 0 [Was: Test::Unit problem]

From: "Sean E. Russell" <ser@...>
Date: 2003-12-07 17:16:50 UTC
List: ruby-core #1908
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 07 December 2003 11:47, Sean E. Russell wrote:
> If I want backwards compatibility, is the only fix to catch the exception?

Actually, ignore that.  Even loading that file breaks the tests, even if you 
catch the exception.  The fix is to check the version of Ruby, and load the 
file only if the Ruby version is less than 1.8.1.

In any case, I've just encountered something *really* wierd.

After fixing that Test::Unit issue, the unit tests worked fine with 1.8.1.  I 
then ran the unit tests with 1.6.8, to make sure they still worked -- they 
did; then I ran the tests with 1.8.0 to make sure *that* still worked -- and 
it did... then I ran the tests with 1.8.1 again, and it *failed* with:

ser@petra rexml/3.0% /opt/ruby/1.8.1/bin/ruby bin/suite.rb
REXML version = 2.7.2
Loaded suite REXML
Started
....................................................: [BUG] unknown node type 
0
ruby 1.8.1 (2003-12-05) [i686-linux]

zsh: abort      /opt/ruby/1.8.1/bin/ruby bin/suite.rb


Wow.  This is *really* bizarre.  Is libld reusing codespace or something?

My gcc is:

Thread model: posix
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)


The relevant strace section appears to be:

read(3, "<?xml version=\"1.0\" encoding=\"UT"..., 4096) = 997
fstat64(3, {st_mode=S_IFREG|0664, st_size=997, ...}) = 0
_llseek(3, -959, [38], SEEK_CUR)        = 0
read(3, "\n\n\n<ProductionSupport version=\"1"..., 4096) = 959
read(3, "", 4096)                       = 0
stat64("/home/ser/lib/ruby/rexml/encodings/UTF-8.rb", 0xbffef610) = -1 ENOENT 
(No such file or directory)
stat64("/opt/ruby/1.8.1/lib/ruby/site_ruby/1.8/rexml/encodings/UTF-8.rb", 
0xbffef610) = -1 ENOENT (No such file or directory)
stat64("/opt/ruby/1.8.1/lib/ruby/site_ruby/1.8/i686-linux/rexml/encodings/
UTF-8.rb", 0xbffef610) = -1 ENOENT (No such file or directory)
stat64("/opt/ruby/1.8.1/lib/ruby/site_ruby/rexml/encodings/UTF-8.rb", 
0xbffef610) = -1 ENOENT (No such file or directory)
stat64("/opt/ruby/1.8.1/lib/ruby/1.8/rexml/encodings/UTF-8.rb", 
{st_mode=S_IFREG|0644, st_size=172, ...}) = 0
open("/opt/ruby/1.8.1/lib/ruby/1.8/rexml/encodings/UTF-8.rb", O_RDONLY|
O_LARGEFILE) = 4
close(4)                                = 0
open("/opt/ruby/1.8.1/lib/ruby/1.8/rexml/encodings/UTF-8.rb", O_RDONLY|
O_LARGEFILE) = 4
close(4)                                = 0
open("/opt/ruby/1.8.1/lib/ruby/1.8/rexml/encodings/UTF-8.rb", O_RDONLY|
O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=172, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x402e5000
read(4, "module REXML\n  module Encoding\n "..., 4096) = 172
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x402e5000, 4096)                = 0
brk(0)                                  = 0x8328000
brk(0)                                  = 0x8328000
brk(0x8308000)                          = 0x8308000
brk(0)                                  = 0x8308000
brk(0)                                  = 0x8308000
brk(0)                                  = 0x8308000
brk(0x82e8000)                          = 0x82e8000
brk(0)                                  = 0x82e8000
brk(0)                                  = 0x82e8000
brk(0)                                  = 0x82e8000
brk(0x82c8000)                          = 0x82c8000
brk(0)                                  = 0x82c8000
brk(0)                                  = 0x82c8000
brk(0)                                  = 0x82c8000
brk(0x82a8000)                          = 0x82a8000
brk(0)                                  = 0x82a8000
write(2, ": ", 2: )                       = 2
write(2, "[BUG] ", 6[BUG] )                   = 6
write(2, "unknown node type 0", 19unknown node type 0)     = 19
write(2, "\nruby 1.8.1 (2003-12-05) [i686-l"..., 39
ruby 1.8.1 (2003-12-05) [i686-linux]

) = 39
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid()                                = 7045
kill(7045, SIGABRT)                     = 0
- --- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++



- -- 
### SER   
### Deutsch|Esperanto|Francaise|Linux|XML|Java|Ruby|Aikido|Dirigibles
### http://www.germane-software.com/~ser  jabber.com:ser  ICQ:83578737 
### GPG: http://www.germane-software.com/~ser/Security/ser_public.gpg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/02B0P0KxygnleI8RAuKbAKDJs0yL+2A/HlbBHj33MZlLsntffwCfZJ/p
ZTr7nzHn/9rNdtwHhai4Gjs=
=ug66
-----END PGP SIGNATURE-----



In This Thread