Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2006 12:45:27 GMT
From:      Sven Gaerner <sgaerner@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/92680: gajim crashes with SIGBUS
Message-ID:  <200602011245.k11CjRoi099095@www.freebsd.org>
Resent-Message-ID: <200602011250.k11Co3jM080586@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92680
>Category:       ports
>Synopsis:       gajim crashes with SIGBUS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 01 12:50:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sven Gaerner
>Release:        6.0-RELEASE-p4
>Organization:
>Environment:
FreeBSD insomnia.shadow.local 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #12: Fri Jan 27 12:23:15 CET 2006     root@insomnia.shadow.local:/usr/obj/usr/src/sys/INSOMNIA  amd64
>Description:
When trying to open the preferences window or connecting to a jabber server, gajim crashes with SIGBUS error. It seems that the problem is in py24-gtk and not in gajim. But I have no other program using py24-gtk.

I rebuild each dependend package but it just crashes. (portugrade -rf python\*)

Here is the gdb output:
Program received signal SIGBUS, Bus error.
[Switching to Thread 0x609000 (LWP 100155)]
0x0000000801dde90c in gtk_tree_model_rows_reordered ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0  0x0000000801dde90c in gtk_tree_model_rows_reordered ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.0
#1  0x0000000801ddea15 in gtk_tree_model_foreach ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.0
#2  0x0000000801a5b7d8 in init_gtk ()
   from /usr/local/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so
#3  0x000000000045fd4b in PyEval_EvalFrame ()
#4  0x0000000000460ff1 in PyEval_EvalFrame ()
#5  0x000000000046176b in PyEval_EvalCodeEx ()
#6  0x000000000049a6f9 in PyFunction_SetClosure ()
#7  0x0000000000415b50 in PyObject_Call ()
#8  0x000000000041bd1b in PyMethod_New ()
#9  0x0000000000415b50 in PyObject_Call ()
#10 0x000000000045b5ac in PyEval_CallObjectWithKeywords ()
#11 0x0000000801152300 in initgobject ()
   from /usr/local/lib/python2.4/site-packages/gtk-2.0/gobject.so
#12 0x0000000801267a29 in g_closure_invoke ()
   from /usr/local/lib/libgobject-2.0.so.0
#13 0x000000080127b6b8 in g_signal_has_handler_pending ()
   from /usr/local/lib/libgobject-2.0.so.0
#14 0x000000080127cb60 in g_signal_emit_valist ()
   from /usr/local/lib/libgobject-2.0.so.0
#15 0x000000080127cf23 in g_signal_emit ()

>How-To-Repeat:
Start gajim on amd64 and try to connect or open the preference window.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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