cvs commit: ports/net/dcgui Makefile distinfo ports/net/dcgui/files patch-main.cpp

Markus Brueffer markus at FreeBSD.org
Fri Feb 27 05:53:16 PST 2004


On Friday 27 February 2004 14:34, Ion-Mihai Tetcu wrote:
> On Fri, 27 Feb 2004 05:06:43 -0800 (PST)
>
> Markus Brueffer <markus at FreeBSD.org> wrote:
> > markus      2004/02/27 05:06:43 PST
> >
> >   FreeBSD ports repository
> >
> >   Modified files:
> >     net/dcgui            Makefile distinfo
> >   Removed files:
> >     net/dcgui/files      patch-main.cpp
> >   Log:
> >   - Update to 0.2.21
> >   - Add SIZE to distinfo
> >   - remove upstream applied patch
>
> Markus, could you please take a look at my:
>
> From: Ion-Mihai Tetcu <itetcu at apropo.ro>
> To: ports at FreeBSD.ORG
> Subject: net/dcgui locks machine hard - libpthread related
> Date: Fri, 27 Feb 2004 13:25:47 +0200
>
> and perhaps give me an advice ? Thank you.

I'm currently looking into it. It's hard for me to debug, since I'm not able 
to reproduce this, neighter on -STABLE, nor on 5.2.1 (libc_r). I noticed this 
sometimes in the past when I used Xinerama with two different 
graphic-devices. Since I'm using a NVidia TI 4200 in dual-head mode 
(nvidia-driver), this hasn't occured anymore. Since noone else was able to 
reproduce this, I thought it was somehow related to my XFree-setup.

The question now is: what is responsible for the lockups? If the machine 
completly locks up, it can't be only a dcgui-thing. Obviously the 
threading-libs are somehow responsible for these lockups, or at least somehow 
involved. Any hints on how to track this down are welcome.

> Also I think that in dclib's pkg-plist:
> @unexec rmdir %D/share/dcgui/plugin 2>/dev/null || true
> @unexec rmdir %D/share/dcgui 2>/dev/null || true
> are not needed, since the html plugin is now a separate thing and dcgui
> does not install tehm. And dclib seems to install also:

see below

> + at dirrm share/nls/en_US.US-ASCII
> + at dirrm share/nls/POSIX

nls-entries don't belong into the plist.

> + at dirrm share/dcgui/plugin
> + at dirrm share/dcgui

These two entries are essentially the same than the two above. The difference 
ist, that the above entries take care of not throwing error-messages, when 
these directories are not empty when deleting the pkg (which isn't neccessary 
the case).

Markus

-- 
Markus Brueffer    | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc
markus at brueffer.de | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4
markus at FreeBSD.org | FreeBSD: The Power to Serve!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040227/3831d318/attachment.bin


More information about the cvs-all mailing list