This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/14250] ia64 makecontext.c writes to stderr and it should not.


http://sourceware.org/bugzilla/show_bug.cgi?id=14250

--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> 2012-06-16 03:56:17 UTC ---
i did see this failure, but was trying to figure out how to make it work.  i'm
not really worried about the stderr write ... the fact that it calls exit()
seems like a much worse violation.

i could have it setup the context in such a way that when it calls setcontext,
that function would return an error ...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]