[#5143] Win32API segfault in 1.8.3p1 — Nathaniel Talbott <ntalbott@...>
I'm on Windows XP, using VC7 to compile. I've previously gotten a good
Hi,
[#5151] COPY and INSTALL on Windows — Nathaniel Talbott <ntalbott@...>
1.8.3p1 has changed the defaults for the COPY and INSTALL Makefile
[#5152] 1.8.3 p1 segfault in array.c- bccwin32 - bcc5.5 (free) compiler bug — "daz" <dooby@...10.karoo.co.uk>
[#5160] Alternative for win32\ifchange.bat — "daz" <dooby@...10.karoo.co.uk>
[#5179] Cannot build HEAD on OS X 10.4.1 — Eric Hodel <drbrain@...7.net>
Somehow the rb_fd_init macro is conflicting with the definition of
Hi,
Hi,
[#5188] Re: IO#read — Yukihiro Matsumoto <matz@...>
Hi,
[#5190] Resolv and TTL — Eric Hodel <drbrain@...7.net>
I would like to retrieve the TTL values from Resolv, but they seem to
[#5206] Object#inspect() doesn't return; uses 100% cpu — Andrew Walrond <andrew@...>
Is this something I could have caused by overriding some method on the
[#5211] ruby 1.8 CVS do not work with --enable-pthread configure option — noreply@...
Bugs item #2038, was opened at 2005-06-16 13:57
[#5215] Hackers Guide Translation Request! — "Charles E. Thornton" <ruby-core@...>
I have recently discovered RUBY and want to understand it a deep level -
[#5219] Segmentation fault in timeout.rb — Michel Pastor <K@...>
Hi,
On Fri, 17 Jun 2005 05:03:18 +0900
Hi,
On Fri, 17 Jun 2005 11:51:07 +0900
Hi,
On Sat, 18 Jun 2005 10:28:53 +0900
Hi,
On Sun, 19 Jun 2005 23:05:56 +0900
[#5233] event_hook shows weirdness when invoked on mixed in methods — Ryan Davis <ryand-ruby@...>
The following attachment, when run, shows the following behavior:
[#5264] XMLRPC vulnerabilities? — Hugh Sasse <hgs@...>
I've just seen this (by RSS)
[#5267] RubyUnit Test Ordering — Jordan Gilliland <jordan@...>
I'm using ruby 1.8.2 (2004-12-25) [i686-linux] and I've noticed that the
[#5277] Macros in win32.h — james@...
win32.h defines a load of macros. This means any C or C++ program which embeds
[#5288] committing rdoc additions corrections to head? — Ryan Davis <ryand-ruby@...>
There is some discussion on ruby-doc about people documenting core
[#5296] Subversion — Shugo Maeda <shugo@...>
Hi,
Shugo Maeda wrote:
Curt Hibbs wrote:
On 6/30/05, Nikolai Weibull
Austin Ziegler wrote:
On 6/30/05, Nikolai Weibull
Austin Ziegler wrote:
On 6/30/05, mathew <meta@pobox.com> wrote:
Austin Ziegler wrote:
On 7/1/05, mathew <meta@pobox.com> wrote:
Austin Ziegler wrote:
On 7/1/05, Nikolai Weibull
Austin Ziegler wrote:
On 7/1/05, mathew <meta@pobox.com> wrote:
Austin Ziegler wrote:
On Thursday 30 June 2005 19:19, mathew wrote:
"Sean E. Russell" <ser@germane-software.com> writes:
On 30 Jun 2005, at 08:19, Shugo Maeda wrote:
Hi,
Re: Segmentation fault in timeout.rb
Hi,
At Mon, 20 Jun 2005 04:18:45 +0900,
Michel Pastor wrote in [ruby-core:05253]:
> > $ ruby -e 'p [0x202d2020, 0x6b636f6c, 1652043808, 1630680375,
> 979578930, 1853190688, -1073872838, 134667905].pack("V*").split(/\0/,2)[0]'
> " - lock 0xb752a20c: run:"
>
> Could you please explain a little this test, I am curious
Showed that the pointer seems pointing string but not a struct
thread.
> > Could you show *(curr->next) and *(curr->next->node) instead?
>
> (gdb) p *(curr->next)
> $10 = {next = 0x8109f38, prev = 0x82fbd00, context = {{__jmpbuf = {-1208518304, 96, 3951, -1209671504, -1217768592, -1073748120}, __mask_was_saved = 134598989, __saved_mask = {__val = {3951, 3951, 3221219160,
> 134949991, 7273, 0, 3221219176, 3085261372, 7273, 3221219192, 3221219208, 134555027, 3085258832, 1, 3221219344, 7273, 7273, 3085261372, 3221219856, 0, 3085228132, 0, 0, 41901, 3221219236,
> 3221219296, 3221219272, 3, 3221219300, 3085261372, 3085259932, 7273}}}}, result = 0, stk_len = 0, stk_max = 0, stk_ptr = 0x0, stk_pos = 0xbffee42c, frame = 0x0, scope = 0x0, dyna_vars = 0x0,
> block = 0x0, iter = 0x0, tag = 0x0, klass = 0, wrapper = 0, cref = 0xb7dfd244, flags = 0, node = 0xbfffe880, tracing = 0, errinfo = 4, last_status = 0, last_line = 0, last_match = 4, safe = 1,
> status = THREAD_RUNNABLE, wait_for = 0, fd = -1209706464, readfds = {__fds_bits = {0 <repeats 32 times>}}, writefds = {__fds_bits = {0 <repeats 32 times>}}, exceptfds = {__fds_bits = {
> 0 <repeats 32 times>}}, select_value = 0, delay = 0, join = 0x0, abort = 0, priority = 0, thgroup = 3077196864, locals = 0x0, thread = 3075645964}
This doesn't seem corrupt, but in the middle of initialization.
The cause was quite simple, GC run during saving thread context
and thread scheduling occurred.
#24 0x0806e9c5 in garbage_collect () at gc.c:1196
#25 0x0806efe4 in ruby_xmalloc (size=69292) at gc.c:119
#26 0x0805767d in rb_thread_save_context (th=0x872fc38) at eval.c:9920
#27 0x08067368 in rb_thread_start_0 (fn=0x8067480 <rb_thread_yield>, arg=0xb752a220, th=0x872fc38) at eval.c:11512
Hmmm, but I wonder how it can be fixed.
--
Nobu Nakada