Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Apr 2004 00:03:13 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Russell Jackson <rjackson@cserv62.csub.edu>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gdesklet/python seg faults
Message-ID:  <1081054992.74670.18.camel@shumai.marcuscom.com>
In-Reply-To: <20040404042405.GA39970@cserv62.csub.edu>
References:  <20040404042405.GA39970@cserv62.csub.edu>

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

--=-6uB3ZISZo41DPTX+pxmT
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2004-04-03 at 23:24, Russell Jackson wrote:
> Running CURRENT, I get the following backtrace:

What were you doing?  Where are the debugging symbols?  Why are you
running an old glib?  What version of py-gnome2 and py-gtk2 do you have
installed?  What version of gdesklets?

Joe

>=20
> #0  0x28b06cd7 in g_bsearch_array_insert () from /usr/local/lib/compat/pk=
g/libgobject-2.0.so.305
> #1  0x28b06284 in g_boxed_type_register_static () from /usr/local/lib/com=
pat/pkg/libgobject-2.0.so.305
> #2  0x28c1bacf in initgconf () from /usr/local/lib/python2.3/site-package=
s/gtk-2.0/gconf.so
> #3  0x28c200c6 in initgconf () from /usr/local/lib/python2.3/site-package=
s/gtk-2.0/gconf.so
> #4  0x28c1ba12 in initgconf () from /usr/local/lib/python2.3/site-package=
s/gtk-2.0/gconf.so
> #5  0x080b1aae in _PyImport_LoadDynamicModule ()
> #6  0x080afb82 in PyImport_ExecCodeModuleEx ()
> #7  0x080b09b1 in PyImport_ImportModuleEx ()
> #8  0x080b04d6 in PyImport_ImportModuleEx ()
> #9  0x080b008f in PyImport_ImportModule ()
> #10 0x080b01de in PyImport_ImportModuleEx ()
> #11 0x08092af3 in _PyUnicodeUCS4_IsAlpha ()
> #12 0x080d390f in PyCFunction_Call ()
> #13 0x0805a1d9 in PyObject_Call ()
> #14 0x0809d582 in PyEval_CallObjectWithKeywords ()
> #15 0x0809b658 in PyEval_EvalCode ()
> #16 0x0809c806 in PyEval_EvalCodeEx ()
> #17 0x080992f7 in PyEval_EvalCode ()
> #18 0x080ae853 in PyImport_ExecCodeModuleEx ()
> #19 0x080aedf3 in PyImport_ExecCodeModuleEx ()
> #20 0x080afb58 in PyImport_ExecCodeModuleEx ()
> #21 0x080b09b1 in PyImport_ImportModuleEx ()
> #22 0x080b048c in PyImport_ImportModuleEx ()
> #23 0x080b008f in PyImport_ImportModule ()
> #24 0x080b01de in PyImport_ImportModuleEx ()
> #25 0x08092af3 in _PyUnicodeUCS4_IsAlpha ()
> #26 0x080d390f in PyCFunction_Call ()
> #27 0x0805a1d9 in PyObject_Call ()
> #28 0x0809d582 in PyEval_CallObjectWithKeywords ()
> #29 0x0809b658 in PyEval_EvalCode ()
> #30 0x0809c806 in PyEval_EvalCodeEx ()
> #31 0x080992f7 in PyEval_EvalCode ()
> #32 0x080ae853 in PyImport_ExecCodeModuleEx ()
> #33 0x080aedf3 in PyImport_ExecCodeModuleEx ()
> #34 0x080afb58 in PyImport_ExecCodeModuleEx ()
> #35 0x080aef97 in PyImport_ExecCodeModuleEx ()
> #36 0x080afb93 in PyImport_ExecCodeModuleEx ()
> #37 0x080b09b1 in PyImport_ImportModuleEx ()
> #38 0x080b04d6 in PyImport_ImportModuleEx ()
> #39 0x080b008f in PyImport_ImportModule ()
> #40 0x080b01de in PyImport_ImportModuleEx ()
> #41 0x08092af3 in _PyUnicodeUCS4_IsAlpha ()
> #42 0x080d390f in PyCFunction_Call ()
> #43 0x0805a1d9 in PyObject_Call ()
> #44 0x0809d582 in PyEval_CallObjectWithKeywords ()
> #45 0x0809b658 in PyEval_EvalCode ()
> #46 0x0809c806 in PyEval_EvalCodeEx ()
> #47 0x080992f7 in PyEval_EvalCode ()
> #48 0x080ae853 in PyImport_ExecCodeModuleEx ()
> #49 0x080aedf3 in PyImport_ExecCodeModuleEx ()
> #50 0x080afb58 in PyImport_ExecCodeModuleEx ()
> #51 0x080aef97 in PyImport_ExecCodeModuleEx ()
> #52 0x080afb93 in PyImport_ExecCodeModuleEx ()
> #53 0x080b09b1 in PyImport_ImportModuleEx ()
> #54 0x080b048c in PyImport_ImportModuleEx ()
> #55 0x080b008f in PyImport_ImportModule ()
> #56 0x080b01de in PyImport_ImportModuleEx ()
> #57 0x08092af3 in _PyUnicodeUCS4_IsAlpha ()
> #58 0x080d390f in PyCFunction_Call ()
> #59 0x0805a1d9 in PyObject_Call ()
> #60 0x0809d582 in PyEval_CallObjectWithKeywords ()
> #61 0x0809b658 in PyEval_EvalCode ()
> #62 0x0809c806 in PyEval_EvalCodeEx ()
> #63 0x080992f7 in PyEval_EvalCode ()
> #64 0x080b723e in PyRun_FileExFlags ()
> #65 0x080b71e6 in PyRun_FileExFlags ()
> #66 0x080b7196 in PyRun_FileExFlags ()
> #67 0x080b63b0 in PyRun_SimpleFileExFlags ()
> #68 0x080b5d8d in PyRun_AnyFileExFlags ()
> #69 0x080550d4 in Py_Main ()
> #70 0x08054979 in main ()
> #71 0x08054879 in _start ()
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-6uB3ZISZo41DPTX+pxmT
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAb5cQb2iPiv4Uz4cRAlE/AJ0dbrhQRvkxh+5JWYPzHl8p6Dk+AACdHRuV
c7ufNHZ4t8PHC7Q1b1EMEdM=
=hS6T
-----END PGP SIGNATURE-----

--=-6uB3ZISZo41DPTX+pxmT--



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