Bug#509796: Deadlock in libxrandr2.so

2008-12-26 Thread Oleg Malashenko
Forgot to say, in Lenny bug doesn't reproduce Best regards, Oleg Malashenko -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#509796: Deadlock in libxrandr2.so

2008-12-26 Thread Oleg Malashenko
Package: libxrandr2 Version: 2:1.1.0.2-5 Severity: normal Debian Release: etch/stable Architecture: i386 I have wrote a simple example that do the following: XInitThreads XOpenDisplay XDefaultScreen XRRTimes XCloseDisplay It appears that proccess hangs in XRRTimes while trying to _XLockDisplay

Bug#509101: [Pkg-samba-maint] Bug#509101: Process crush when using gethostbyname_r in several threads

2008-12-22 Thread Oleg Malashenko
Hello Christian, It seems that with your packages all is OK. (5 minute test run goes OK, while with 3.2.5-1 it crushes during first 15 seconds) Christian Perrier wrote: Quoting Oleg Malashenko (oleg.malashe...@ovsoft.ru): Package: winbind Version: 2:3.2.5-1 Severity: normal When using

Bug#509101: Process crush when using gethostbyname_r in several threads

2008-12-18 Thread Oleg Malashenko
Package: winbind Version: 2:3.2.5-1 Severity: normal When using libnss_wins.so backend for name resolving, process crushes when gethostbyname_r is called simultaneously in several threads. Simple test is attached. Sometimes it crush with 'glibc double free detected', sometimes with SIGSEGV