Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2010 11:04:24 +0900
From:      Daichi GOTO <daichi@freebsd.org>
To:        Koop Mast <kwm@rainbow-runner.nl>
Cc:        gnome@freebsd.org
Subject:   Re: emerald core dumps after GNOME 2.32 upgraded
Message-ID:  <20101123110424.0d7cf1f0.daichi@freebsd.org>
In-Reply-To: <20101122121913.2b46f730@headache.rainbow-runner.nl>
References:  <20101122115439.e1860d79.daichi@freebsd.org> <20101122121913.2b46f730@headache.rainbow-runner.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Nov 2010 12:19:13 +0100
Koop Mast <kwm@rainbow-runner.nl> wrote:
> On Mon, 22 Nov 2010 11:54:39 +0900
> Daichi GOTO <daichi@freebsd.org> wrote:
> 
> > /home/daichi% emerald
> > zsh: segmentation fault (core dumped)  emerald
> > /home/daichi% 
> > 
> > Using FreeBSD 9-CURRENT and nvidia-driver-256.53.
> > Compiz working well, only emerand doesn't run.
> > 
> > Anyone has the same issue?
> 
> Without a stacktrace with debug symbols it pretty hard to say anything. The only thing I did was make emerald build with the new glib/gtk. I just checked emerald git and they got the same fixes.

/home/daichi% LANG=C gdb emerald
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
(gdb) run
Starting program: /usr/local/bin/emerald 
[New LWP 100485]
[New Thread 806807300 (LWP 100485)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 806807300 (LWP 100485)]
0x000000080142c917 in IA__gdk_draw_drawable (drawable=0x806b0ea40, gc=0x68d4320, src=0x806b0df90, xsrc=1439, ysrc=6, xdest=0, 
    ydest=0, width=16, height=16) at gdkdraw.c:675
675	gdkdraw.c: No such file or directory.
	in gdkdraw.c
(gdb) quit
The program is running.  Exit anyway? (y or n) y
/home/daichi% 

> -Koop



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