Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 1998 21:57:19 +0900 (JST)
From:      =?ISO-2022-JP?B?GyRCQ2YwZhsoQg==?= =?ISO-2022-JP?B?GyRCOSxHbhsoQg==?= <g-nakai@internetsolutions.co.jp>
To:        vanilla@FreeBSD.ORG
Cc:        current@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: gnome projects & devel/libgtop
Message-ID:  <199810021257.VAA07985@amont.astec.co.jp>
In-Reply-To: <19980930234810.A5757@oneway.net>
References:  <19980930234810.A5757@oneway.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Could someone can hack gnome* & devel/libgtop for 3.0c,
> 
> the author of libgtop use 2.2.x,
> 
> and there are too muck different between 2.2.x & 3.0.

In general, the commands like top depends on kernel architecture heavily,
so I think this is true, but there is something about the basic
programming before that.

A main process forks and execl /usr/X11R6/bin/libgtop_server and
libgtop_server cause segmentation fault with signal 11 and die soon,
( see the console error message in your login prompt )
though libgtop_server alone from prompt doesn't die.
It is from sample code in example directory, but applets seem to cause
the same problem.


I will see more in the source code in next week...

--------------
Yukihiro Nakai


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810021257.VAA07985>