After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 634206 - dev-util/meld is segf'ing with pygobject-2.26.0
dev-util/meld is segf'ing with pygobject-2.26.0
Status: RESOLVED DUPLICATE of bug 631158
Product: meld
Classification: Other
Component: general
1.4.x
Other Linux
: Normal normal
: ---
Assigned To: meld-maint
meld-maint
: 634358 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-11-07 08:24 UTC by Justin
Modified: 2010-12-19 09:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Justin 2010-11-07 08:24:20 UTC
With pygobject-2.20* everything is alright.

(gdb) run
Starting program: /usr/bin/python /usr/bin/meld
process 7766 is executing new program: /usr/bin/python2.6
[Thread debugging using libthread_db enabled]
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)

Program received signal SIGSEGV, Segmentation fault.
PyEval_EvalFrameEx (f=<value optimized out>, throwflag=<value optimized out>)
at Python/ceval.c:997
997     Python/ceval.c: No such file or directory.
        in Python/ceval.c
(gdb) bt
  • #0 PyEval_EvalFrameEx
    at Python/ceval.c line 997
  • #1 PyEval_EvalCodeEx
    at Python/ceval.c line 3000
  • #2 function_call
    at Objects/funcobject.c line 524
  • #3 PyObject_Call
    at Objects/abstract.c line 2492
  • #4 instancemethod_call
    at Objects/classobject.c line 2579
  • #5 PyObject_Call
    at Objects/abstract.c line 2492
  • #6 PyEval_CallObjectWithKeywords
    at Python/ceval.c line 3619
  • #7 pyg_closure_marshal
    at pygtype.c line 1160
  • #8 IA__g_closure_invoke
    at gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at gsignal.c line 3248
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2981
  • #11 IA__g_signal_emit
    at gsignal.c line 3038
  • #12 IA__g_closure_invoke
    at gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at gsignal.c line 3248
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2981
  • #15 IA__g_signal_emit
    at gsignal.c line 3038
  • #16 IA__gtk_activatable_do_set_related_action
    at gtkactivatable.c line 486
  • #17 gtk_menu_item_set_related_action
    at gtkmenuitem.c line 743
  • #18 gtk_menu_item_set_property
    at gtkmenuitem.c line 490
  • #19 object_set_property
    at gobject.c line 973
  • #20 IA__g_object_set_valist
    at gobject.c line 1488
  • #21 IA__g_object_set
    at gobject.c line 1594
  • #22 IA__gtk_action_create_menu_item
    at gtkaction.c line 873
  • #23 update_node
    at gtkuimanager.c line 2450
  • #24 update_node
    at gtkuimanager.c line 2785
  • #25 update_node
    at gtkuimanager.c line 2785
  • #26 do_updates
    at gtkuimanager.c line 2827
  • #27 IA__gtk_ui_manager_ensure_update
    at gtkuimanager.c line 2882
  • #28 gtk_ui_manager_real_get_widget
    at gtkuimanager.c line 558
  • #29 _wrap_gtk_ui_manager_get_widget
    at gtk.c line 97221
  • #30 call_function
    at Python/ceval.c line 3750
  • #31 PyEval_EvalFrameEx
    at Python/ceval.c line 2412
  • #32 PyEval_EvalCodeEx
    at Python/ceval.c line 3000
  • #33 function_call
    at Objects/funcobject.c line 524
  • #34 PyObject_Call
    at Objects/abstract.c line 2492
  • #35 instancemethod_call
    at Objects/classobject.c line 2579
  • #36 PyObject_Call
    at Objects/abstract.c line 2492
  • #37 slot_tp_init
    at Objects/typeobject.c line 5632
  • #38 type_call
    at Objects/typeobject.c line 742
  • #39 PyObject_Call
    at Objects/abstract.c line 2492
  • #40 do_call
    at Python/ceval.c line 3968
  • #41 call_function
    at Python/ceval.c line 3773
  • #42 PyEval_EvalFrameEx
    at Python/ceval.c line 2412
  • #43 fast_function
    at Python/ceval.c line 3836
  • #44 call_function
    at Python/ceval.c line 3771
  • #45 PyEval_EvalFrameEx
    at Python/ceval.c line 2412
  • #46 PyEval_EvalCodeEx
    at Python/ceval.c line 3000
  • #47 PyEval_EvalCode
    at Python/ceval.c line 541
  • #48 run_mod
    at Python/pythonrun.c line 1351
  • #49 PyRun_FileExFlags
    at Python/pythonrun.c line 1337
  • #50 PyRun_SimpleFileExFlags
    at Python/pythonrun.c line 941
  • #51 Py_Main
    at Modules/main.c line 584
  • #52 __libc_start_main
    from /lib/libc.so.6
  • #53 _start
A debugging session is active.

        Inferior 1 [process 7766] will be killed.




$ einfo =dev-python/pygobject-2.26.0
Portage 2.1.9.24 (default/linux/amd64/10.0, gcc-4.5.1-asneeded,
glibc-2.12.1-r3, 2.6.35-gentoo-r11 x86_64)
=================================================================
                        System Settings
=================================================================
System uname:
Linux-2.6.35-gentoo-r11-x86_64-Intel-R-_Core-TM-_i7_CPU_860_@_2.80GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 06 Nov 2010 10:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.6-r1, 3.1.2-r4
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.6.3
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.6.3-r1, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.5.1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=core2 -frecord-gcc-switches -mssse3 -mcx16 -mmmx
-msse4 -g -Wall -Wimplicit-function-declaration -Wmissing-include-dirs"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/nano/ /usr/share/openvpn/easy-rsa
/var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=core2 -frecord-gcc-switches -mssse3 -mcx16 -mmmx
-msse4 -g -Wall -Wmissing-include-dirs -Wenum-compare"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="-t --jobs=12 --load-average=12 --keep-going"
FEATURES="assume-digests binpkg-logs buildsyspkg ccache collision-protect
distlocks fixlafiles fixpackages news noinfo parallel-fetch protect-owned
sandbox sfperms sign split-log splitdebug strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe -march=core2 -frecord-gcc-switches -mssse3 -mcx16 -mmmx
-msse4 -g -Wall"
GENTOO_MIRRORS="        http://gentoo.j-schmitz.net/mirror/    
ftp://ftp.gentoo.mesh-solutions.com/gentoo/    
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo       
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1,--hash-style=gnu,--sort-common"
LINGUAS="en"
MAKEOPTS="-j12 -l12"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="lzma"
PORTAGE_COMPRESS_FLAGS="-z -9 -f -S .lzma -v"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/science /data/local/sunrise/sunrise
/data/local/sunrise/reviewed /data/local/dummy /data/local/last-hope"
SYNC="rsync://rsync.j-schmitz.net/gentoo-portage"
USE="64bit 7zip X acpi additions alsa amd64 arpwarp bash-completion berkdb
branding bzip2 c++ cairo cblas ccache cleartype cli command-args corefonts
cracklib cups cupsddk custom-optimization cxx dbus dri dts exif fbcondecor
fortran gdbm gif glibc-omitfp gmp gnome gnome-keyring gpm graphics gstreamer
gtk hddtemp iconv icu java javascript jpeg kqemu lapack lcms ldap libnotify
libsexy lm_sensors lzma mailtrain md5sum mmx modules mp3 mudflap multilib
multiuser nagios-dns nagios-ntp nagios-ping nagios-ssh nano-syntax ncurses
network-cron nis nls nptl nptlonly nsplugin objc objc++ opengl openmp openntpd
pam pcre pdf perl png pppd pymol python qt-static qt3support readline rrdcgi
rrdtool science sensord session smp sqlite sqlite3 sse sse2 ssl
startup-notification svg sysfs system-sqlite tcpd threads tiff truetype type1
unicode x264 xcb xcomposite xinerama xorg xulrunner zlib"
ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare
dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter
mmap_emul mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm
authn_default authn_file authz_dbm authz_default authz_groupfile authz_host
authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir
disk_cache env expires ext_filter file_cache filter headers include info
log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling
status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface
irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech
aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea
ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2
timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001
mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-2"
QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64"
RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface
geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac
delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND,
PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Pacho Ramos 2010-11-07 17:59:33 UTC
Probably a dupe of bug 631158 (would be nice to get a fixed pygobject-2.26.1 release from upstream if possible ;-))
Comment 2 Fabio Durán Verdugo 2010-11-09 01:48:34 UTC
*** Bug 634358 has been marked as a duplicate of this bug. ***
Comment 3 Kai Willadsen 2010-12-18 01:24:10 UTC
So this isn't Meld's fault, and we can't fix it in Meld anyway... is that correct? Just wondering whether this bug needs to stay open for any reason.
Comment 4 Pacho Ramos 2010-12-18 11:11:03 UTC
I would simply mark this one as a duplicate of bug 631158
Comment 5 Justin 2010-12-19 08:20:27 UTC
(In reply to comment #4)
> I would simply mark this one as a duplicate of bug 631158

I would agree with this.
Comment 6 Kai Willadsen 2010-12-19 09:23:17 UTC
Thanks.

*** This bug has been marked as a duplicate of bug 631158 ***