Automoc hanging for some FreeBSD users

Raphael Kubo da Costa kubito at gmail.com
Wed Nov 24 04:13:37 CET 2010


Hi all,

Some FreeBSD users who use -CURRENT (the unstable version) have been
experiencing some problems while compiling the KDE ports.

automoc seems to hang at random points during compilation. I asked one
of the users for a backtrace, and it follows below. I'm still clueless
and don't know for sure if it's something on our side or it's due to
some FreeBSD bug on libc, for example.

Has anyone ever experienced something like that before?

[Switching to Thread 801c07900 (LWP 100448)]
0x0000000801065edc in select () from /lib/libc.so.7
(gdb) bt
#0  0x0000000801065edc in select () from /lib/libc.so.7
#1  0x0000000800e5d4e4 in select () from /lib/libthr.so.3
#2  0x00000008007cea93 in QProcessManager::run () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008006fa649 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#4  0x0000000800e5b2be in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()
Error accessing memory address 0x7fffffbff000: Bad address.
(gdb) quit
The program is running.  Quit anyway (and detach it)? (y or n) y
Detaching from program: /usr/ports/devel/automoc4/work/automoc4-0.9.88/automoc4, process 3238


More information about the Kde-buildsystem mailing list