Bug#342658: libqt4-core: Locking Issue?

2006-01-11 Thread Jeremy Laine
Hi Brian, Does this still happen with Qt 4.1.0? I can no longer reproduce the problem with Qt 4.1.0 on ia64, QFile::open seems to work fine now. I tried both a simple test program and running lrelease on a Qt translation file. From my point of view, the bug is closed. Cheers, Jeremy --

Bug#342658: libqt4-core: Locking Issue?

2006-01-07 Thread Brian Nelson
Ian Wienand [EMAIL PROTECTED] writes: On Mon, Dec 12, 2005 at 01:39:13PM +0200, Brian Nelson wrote: Ian Wienand [EMAIL PROTECTED] writes: [...] (gdb) back #0 0x21363d81 in __pthread_sigsuspend (set=0x6fbf7270) at

Bug#342658: libqt4-core: Locking Issue?

2005-12-13 Thread Ian Wienand
On Mon, Dec 12, 2005 at 01:39:13PM +0200, Brian Nelson wrote: Ian Wienand [EMAIL PROTECTED] writes: [...] (gdb) back #0 0x21363d81 in __pthread_sigsuspend (set=0x6fbf7270) at ../linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c:32 #1 0x21362380 in

Bug#342658: libqt4-core: Locking Issue?

2005-12-12 Thread Brian Nelson
Ian Wienand [EMAIL PROTECTED] writes: [...] (gdb) back #0 0x21363d81 in __pthread_sigsuspend (set=0x6fbf7270) at ../linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c:32 #1 0x21362380 in __pthread_wait_for_restart_signal (self=0x2137edc8) at

Bug#342658: libqt4-core: Locking Issue?

2005-12-11 Thread Ian Wienand
Package: libqt4-core Version: 4.0.1-5 Followup-For: Bug #342658 I built your program like this $ qmake-qt4 -project test.cpp $ qmake-qt4 qt.pro $ make It seems this is a locking issue, a backtrace of when it is hung is below (gdb) back #0 0x21363d81 in __pthread_sigsuspend