ruby-cvs:21101
From: shugo ruby-lang.org
Date: Sat, 10 Nov 2007 17:33:29 +0900 (JST)
Subject: [ruby-cvs:21101] Ruby:r13864 (trunk): * thread.c (call_trace_proc): don't call ID2SYM() for ID_ALLOCATOR
shugo 2007-11-10 17:33:28 +0900 (Sat, 10 Nov 2007)
New Revision: 13864
Modified files:
trunk/ChangeLog
trunk/thread.c
Log:
* thread.c (call_trace_proc): don't call ID2SYM() for ID_ALLOCATOR
to avoid SEGV.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13864&r2=13863
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=13864&r2=13863