guile-gtk-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (make <gtk-file-chooser-widget>) segfaults


From: Andreas Rottmann
Subject: Re: (make <gtk-file-chooser-widget>) segfaults
Date: Sun, 01 May 2005 20:50:06 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.4 (gnu/linux)

schemer <address@hidden> writes:

> Greetings
>
>    I am getting a segfault with the latest (2.7.99) release of guile-gnome.
>    Please help resolve.
>
> Regards
>
> ----
>
> $ guile-gnome-0
> guile> (use-modules (gnome gtk))
> guile> (make <gtk-file-chooser-widget>)
> Segmentation fault
>
>
I can't reprocuce this using the Debian packages. Are you sure you
don't have conflicting versions of guile-gnome and/or G-Wrap
installed? If that's not the case, the following info would be
helpful:

- A GDB backtrace:

% gdb guile
(gdb) r
Starting program: /usr/bin/guile
guile> (use-modules (gnome-0) (gnome gtk))
guile> (make <gtk-file-chooser-widget>)
[Segfault]
(gdb) bt
[Backtrace output]

- The output of gdb's "info sharedlibrary"

Regards, Rotty
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62
v2sw7MYChw5pr5OFma7u7Lw2m5g/l7Di6e6t5BSb7en6g3/5HZa2Xs6MSr1/2p7 hackerkey.com

Python is executable pseudocode, Perl is executable line-noise.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]