Date: Fri, 27 Feb 2004 13:25:47 +0200 From: Ion-Mihai Tetcu <itetcu@apropo.ro> To: ports@FreeBSD.ORG Subject: net/dcgui locks machine hard - libpthread related Message-ID: <20040227132547.4dac20e8@it.buh.cameradicommercio.ro>
next in thread | raw e-mail | index | archive | help
Hi, When I mean lock I mean really lock, e.g. no ping, no keyboard, nothing. For me this is fully reproducible: - if I close about 10 downloads (on a 1 per second rate) and I then close dcgui - if it runs about 4 hours (in which case eventually machine reboots) Other users reports on vendor forum about hard locking on startup (also on -Current). This is happening since kse switch. Before that on -CURRENT is used to lock X (KDE) on startup if compiled with Makefile's post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' e.g. with the s/-lpthread .. so one would have to switch to console to kill it. I've also tried the new 0.2.21, in fact I have a full PR waiting to be submitted for the upgrade of both dclib and dcgui, but it doesn't seems to make sense until this is fixed and I'm not able to do that. Maybe someone aware of libpthread / qt integration could take a look ? -- IOnut Unregistered ;) FreeBSD user
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040227132547.4dac20e8>