reassign 432672 libgtk2.0-0 2.10.13-1
forwarded 432672 http://bugzilla.gnome.org/show_bug.cgi?id=461483
thanks

Le mercredi 11 juillet 2007 à 12:18 +0200, Alessandro Alemanno a écrit :
> Package: epiphany-browser
> Version: 2.18.3-1
> Severity: important
> File: /usr/bin/epiphany
> 
> I closed the browser.

> Thread 1 (Thread -1242564928 (LWP 13845)):
> #0  0xb7fd97f2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> No symbol table info available.
> #1  0xb718608b in ?? () from /lib/i686/cmov/libpthread.so.0
> No symbol table info available.
> #2  0xb7cbc865 in libgnomeui_segv_handle (signum=5) at gnome-ui-init.c:872
>       estatus = -1082109192
>       sa = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0}, 
>   sa_mask = {__val = {135706112, 138906088, 1230127928, 1094928724, 
>       707403852, 0, 3212857968, 3212857964, 0, 4, 3212857984, 0, 0, 4, 
>       135896920, 135638676, 147008944, 10, 3212858760, 135303389, 3080905303, 
>       10, 147008944, 0, 3212858604, 8, 0, 0, 0, 0, 0, 0}}, sa_flags = 0, 
>   sa_restorer = 0}
>       pid = 0
>       in_segv = 1
> #3  <signal handler called>
> No symbol table info available.
> #4  0xb70b1819 in g_logv () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #5  0xb70b1a79 in g_log () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #6  0xb70b1b5b in g_return_if_fail_warning () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #7  0xb79f91be in IA__gtk_window_group_remove_window (window_group=0x0, 
>     window=0xb7aed304) at /tmp/buildd/gtk+2.0-2.11.5/gtk/gtkwindow.c:7385
>       __PRETTY_FUNCTION__ = "IA__gtk_window_group_remove_window"
> #8  0xb79ff0f1 in IA__gtk_window_set_transient_for (window=0x8550660, 
>     parent=0x0) at /tmp/buildd/gtk+2.0-2.11.5/gtk/gtkwindow.c:2031
>       __PRETTY_FUNCTION__ = "IA__gtk_window_set_transient_for"
> #9  0xb6d20818 in nsWindow::SetTransientParent (this=0x8cc6eb0, aParent=0x0)
>     at nsWindow.cpp:3435
> No locals.
> #10 0xb6d21e20 in hierarchy_changed_cb (container=0x86fc898, 
>     previous_toplevel=0x8181130, window=0x8cc6eb0) at nsWindow.cpp:3819
>       toplevelCandidate = (GtkWidget *) 0x0
> #11 0xb714b263 in g_cclosure_marshal_VOID__OBJECT ()
>    from /usr/lib/libgobject-2.0.so.0

Looks like a typo in a check in gtk_window_group_remove_window :

-  g_return_if_fail (GTK_IS_WIDGET (window));
+  g_return_if_fail (GTK_IS_WINDOW (window));

Cheers,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to