This is the mail archive of the libc-hacker@sourceware.cygnus.com 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]

Re: IO deadlock


Thorsten Kukuk <kukuk@weber-eb.uni-paderborn.de> writes:

> The only other function, I have found in the moment is _IO_seekoff.
> It hangs in _IO_flockfile, too. Don't remember from where it was called.

It would help if you could give more details.

> I think double locking is always a bad idea and shouldn't happen.

This is never done intentionally.  But sometimes it cannot be avoided.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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