[#31692] cannot run test-all — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
9 messages
2007/09/01
[#31697] Re: [ruby-list:43970] 次の1.8.6 — Tadayoshi Funaba <tadf@...>
> * [ruby-dev:31379]がペンディング
10 messages
2007/09/01
[#31699] Re: [ruby-list:43970] 次の1.8.6
— Urabe Shyouhei <shyouhei@...>
2007/09/01
Tadayoshi Funaba wrote:
[#31700] Re: [ruby-list:43970] 次の1.8.6
— Tadayoshi Funaba <tadf@...>
2007/09/01
> > WIN32OLE も Time も担当でないし、この報告が何をいいたいのかもよくわか
[#31703] Re: [ruby-list:43970] 次の1.8.6
— Urabe Shyouhei <shyouhei@...>
2007/09/01
Tadayoshi Funaba wrote:
[#31706] Re: [ruby-list:43970] 次の1.8.6
— Tadayoshi Funaba <tadf@...>
2007/09/01
> 今後サポートを続けるべきかはご判断にお任せします。OLEで使われてるん
[#31709] [BUG] non-initialized struct — Tanaka Akira <akr@...>
以下のようにすると [BUG] が出ます。
6 messages
2007/09/02
[#31715] string literal encoding — Nobuyoshi Nakada <nobu@...>
なかだです。
12 messages
2007/09/02
[#31716] Re: string literal encoding
— Yukihiro Matsumoto <matz@...>
2007/09/02
まつもと ゆきひろです
[#31729] packed st_table — Nobuyoshi Nakada <nobu@...>
なかだです。
8 messages
2007/09/04
[#31734] [m17n] String#chop & String#succ — Nobuyoshi Nakada <nobu@...>
なかだです。
2 messages
2007/09/05
[#31744] [m17n] String#encode — Nobuyoshi Nakada <nobu@...>
なかだです。
7 messages
2007/09/06
[#31768] shellescape — "Akinori MUSHA" <knu@...>
shellwords.rb に shellescape() 等を追加しようと思います。
5 messages
2007/09/10
[#31774] RSTRING(value)->ptr == NULL ? — Tietew <tietew+ruby-dev@...>
Tietew です。
7 messages
2007/09/11
[#31778] Re: RSTRING(value)->ptr == NULL ?
— Yukihiro Matsumoto <matz@...>
2007/09/12
まつもと ゆきひろです
[#31781] `scan': character encodings differ (ArgumentError) — Kouhei Sutou <kou@...>
須藤です。
5 messages
2007/09/15
[#31787] 文字列のinspect — eklerni <eklerni@...>
eklerniといいます。
5 messages
2007/09/15
[#31798] generator from Enumerable#map — "Yusuke ENDOH" <mame@...>
遠藤と申します。
7 messages
2007/09/19
[#31810] rb_obj_is_kind_of — Tanaka Akira <akr@...>
rb_obj_is_kind_of の TYPE(cl) ですが、[ruby-dev:31805] の例
5 messages
2007/09/21
[#31815] 文字列の式展開 — eklerni <eklerni@...>
eklerniといいます。
6 messages
2007/09/22
[#31835] Kernel#` is blocked with Ruby/GLib2 on Intel Mac — Kouhei Sutou <kou@...>
須藤です。
5 messages
2007/09/24
[#31842] 拡張ライブラリ内での SIGVTALRM — とみたまさひろ <tommy@...>
とみたです。
10 messages
2007/09/24
[#31848] huge `if' dumps core — "Yusuke ENDOH" <mame@...>
遠藤と申します。
5 messages
2007/09/24
[#31850] meta programming might dump core — "Yusuke ENDOH" <mame@...>
遠藤と申します。
2 messages
2007/09/24
[#31853] optimize T_OBJECT space — Tanaka Akira <akr@...>
T_OBJECT なインスタンスで、インスタンス変数の名前をクラス側
7 messages
2007/09/25
[#31880] Re: optimize T_OBJECT space
— Tanaka Akira <akr@...>
2007/09/28
In article <87r6kne799.fsf@fsij.org>,
[ruby-dev:31820] valgrind set_trace_func
From:
Tanaka Akira <akr@...>
Date:
2007-09-22 19:10:48 UTC
List:
ruby-dev #31820
以下のようにすると Invalid read of size 4 となります。
% valgrind ./ruby -ve 'set_trace_func(proc {})'
==13641== Memcheck, a memory error detector.
==13641== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13641== Using LibVEX rev 1658, a library for dynamic binary translation.
==13641== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13641== Using valgrind-3.2.1-Debian, a dynamic binary instrumentation framework.
==13641== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13641== For more details, rerun with: -v
==13641==
--13641-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--13641-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--13641-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--13641-- DWARF2 CFI reader: unhandled CFI instruction 0:50
ruby 1.9.0 (2007-09-22 patchlevel 0) [i686-linux]
==13641== Invalid read of size 4
==13641== at 0x80FB8B9: remove_event_hook (thread.c:2709)
==13641== by 0x80FB92E: rb_remove_event_hook (thread.c:2727)
==13641== by 0x80FB9B0: rb_clear_trace_func (thread.c:2749)
==13641== by 0x805A1AB: ruby_finalize_1 (eval.c:146)
==13641== by 0x805A297: ruby_cleanup (eval.c:181)
==13641== by 0x805A507: ruby_run_node (eval.c:256)
==13641== by 0x80576C4: main (main.c:46)
==13641== Address 0x42FDEDC is 12 bytes inside a block of size 16 free'd
==13641== at 0x401CFA5: free (vg_replace_malloc.c:233)
==13641== by 0x8060FCF: ruby_xfree (gc.c:328)
==13641== by 0x80FB8AF: remove_event_hook (thread.c:2706)
==13641== by 0x80FB92E: rb_remove_event_hook (thread.c:2727)
==13641== by 0x80FB9B0: rb_clear_trace_func (thread.c:2749)
==13641== by 0x805A1AB: ruby_finalize_1 (eval.c:146)
==13641== by 0x805A297: ruby_cleanup (eval.c:181)
==13641== by 0x805A507: ruby_run_node (eval.c:256)
==13641== by 0x80576C4: main (main.c:46)
==13641==
==13641== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 19 from 1)
==13641== malloc/free: in use at exit: 914,049 bytes in 6,533 blocks.
==13641== malloc/free: 6,939 allocs, 406 frees, 937,224 bytes allocated.
==13641== For counts of detected errors, rerun with: -v
==13641== searching for pointers to 6,533 not-freed blocks.
==13641== checked 697,756 bytes.
==13641==
==13641== LEAK SUMMARY:
==13641== definitely lost: 0 bytes in 0 blocks.
==13641== possibly lost: 68 bytes in 1 blocks.
==13641== still reachable: 913,981 bytes in 6,532 blocks.
==13641== suppressed: 0 bytes in 0 blocks.
==13641== Reachable blocks (those to which a pointer was found) are not shown.
==13641== To see them, rerun with: --show-reachable=yes
--
[田中 哲][たなか あきら][Tanaka Akira]