Project
General
Profile
Sign in
Register
Home
Projects
Help
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
«
Previous
|
Next
»
Revision d9395fc4
Added by
ko1 (Koichi Sasada)
almost 17 years
ago
ID
d9395fc46630c113204cece80781f31373b5a818
Parent
e4092873
Child
aaddab6d
thread.c (call_trace_proc): as Matz said (
[ruby-core:21183]
),
should skip rb_str_new2() if rb_sourcefile() returns NULL.
rb_sourcefile() returns NULL if frame is toplevel of Fiber.
[ruby-core:21161]
[Bug
#985
]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Related issues
Bug #985
: profile lib + iterator => 'NULL pointer given' (ArgumentError)
Loading...
should skip rb_str_new2() if rb_sourcefile() returns NULL.
rb_sourcefile() returns NULL if frame is toplevel of Fiber.
[ruby-core:21161] [Bug #985]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e