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 libc/2571] getaddrinfo and gethostbyname_r crash on SMP machines


------- Additional Comments From drepper at redhat dot com  2006-04-25 23:56 -------
I couldn't reproduce a crash (even on dual proc machines) but the generated code
certainly looks wrong.  But adding memory clobbers isn't the right way.   That's
not the semantics of the asms even though some archs have them.

Anyway, I checked in a patch which should correct the problem.  Please verify
and reopen in case it's not correct.

Good analysis, BTW.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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