Bugs: Browse | Submit New | Admin

[#8542] Unexpected exception when invoking Kernel:syscall

Date:
2007-02-09 17:35
Priority:
3
Submitted By:
Gregor Cramer (gcramer)
Assigned To:
Yukihiro Matsumoto (matz)
Category:
Language / Runtime / Core Libraries
State:
Open
Platform:
 
Summary:
Unexpected exception when invoking Kernel:syscall

Detailed description
Unexpected exception when invoking Kernel:syscall.

It's an error to raise an exception if the result of syscall() is less
than zero, because this may be a legitimate result. The errno should be
checked!

I have no example, I saw this error as I read "ruby-1.8.4/io.c".

Add A Comment: Notepad

Please login


Followup

Message
Date: 2007-08-11 18:56
Sender: Shyouhei Urabe

Assigning to matz; it shoud be fixed in trunk.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
assigned_toshyouhei2007-08-11 18:56shyouhei
assigned_tonone2007-06-12 02:24zenspider
category_idMisc / Other Standard Library2007-05-29 21:16zenspider
category_idLanguage / Runtime / Core Libraries2007-05-29 15:54zenspider