From owner-freebsd-hackers Thu Nov 16 3:15:49 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp.alcove.fr (smtp.alcove.fr [212.155.209.139]) by hub.freebsd.org (Postfix) with ESMTP id 4BD8937B4C5 for ; Thu, 16 Nov 2000 03:15:46 -0800 (PST) Received: from wiliam.alcove-int ([10.16.110.19]) by smtp.alcove.fr with esmtp (Exim 3.12 #1 (Debian)) id 13wN16-0007r4-00 for ; Thu, 16 Nov 2000 12:15:44 +0100 Received: from nsouch by wiliam.alcove-int with local (Exim 3.12 #1 (Debian)) id 13wN15-0002gR-00 for ; Thu, 16 Nov 2000 12:15:43 +0100 Date: Thu, 16 Nov 2000 12:15:43 +0100 From: Nicolas Souchu To: freebsd-hackers@freebsd.org Subject: running lastest ggi demos on R4.1.1 Message-ID: <20001116121543.A10291@wiliam.alcove-int> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i Organization: =?iso-8859-1?Q?Alc=F4ve=2C_http:=2F=2Fwww=2Ealcove=2Efr?= Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi hackers, Has anyone been able to run the latest GGI stuff on a stable box? The port graphics/libggi is outdated. The problem seems to be when the execution enters the X library... There package is really easy-to-compile. Any X advanced user to give it a try? (gdb) core-file lt-demo.core Core was generated by `lt-demo'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/contrib/degas/lib/libggi/ggi/.libs/libggi.so.2...done. Reading symbols from /usr/local/lib/libgii.so.0...done. Reading symbols from /usr/local/lib/libgg.so.0...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/local/lib/ggi/display/X.so...done. Reading symbols from /usr/local/lib/libggi.so.2...done. Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Reading symbols from /usr/X11R6/lib/libXThrStub.so.6...done. Reading symbols from /usr/local/lib/ggi/input/xwin.so...done. Reading symbols from /usr/local/lib/ggi/display/mansync.so...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x28153907 in XCreateWindow () from /usr/X11R6/lib/libX11.so.6 (gdb) where #0 0x28153907 in XCreateWindow () from /usr/X11R6/lib/libX11.so.6 #1 0x2811521c in GGIdl_X () at mode.inc:393 #2 0x2806b3fd in ggiSetMode () at mode.c:68 #3 0x804941b in main (argc=0, argv=0xbfbffb94) at demo.c:379 #4 0x8048ec1 in _start () Thanks, Nicholas -- Nicolas Souchu Alcôve - Open Source Software Engineer - http://www.alcove.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message