GNOME Bugzilla – Bug 628876
Wrong error description
Last modified: 2010-09-24 11:57:58 UTC
Hi, In gio/gunixoutputstream.c there is a call to write() which will report "Error reading from unix" on failure (rather than "Error writing to unix" like it should). It is currently on line 438, but it should be easy to find if it moves. Thanks
Thanks for your report. This is fixed in git master.