Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496798 - app-office/pinpoint-0.1.4 - segmentation fault in cogl_pipeline_set_color () from /usr/lib64/libcogl.so.15
Summary: app-office/pinpoint-0.1.4 - segmentation fault in cogl_pipeline_set_color () ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-02 19:11 UTC by Helmut Jarausch
Modified: 2014-02-17 12:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2014-01-02 19:11:14 UTC
emerge app-office/pinpoint with the examples use flag
unpack /usr/share/doc/pinpoint-0.1.4/examples/introduction.pin.bz2 somewhere
pinpoint introduction.pin
press PgDn seven times
  the page after "set a custom background for an individual slide"

crashes :

(pinpoint:23912): Clutter-Gst-CRITICAL **: Unable to create playbin2 element

(pinpoint:23912): Clutter-Gst-CRITICAL **: Unable to create pipeline

(pinpoint:23912): Clutter-Gst-WARNING **: Failed to initiate suitable playback pipeline.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7617931 in cogl_pipeline_set_color () from /usr/lib64/libcogl.so.15
(gdb) where
#0  0x00007ffff7617931 in cogl_pipeline_set_color ()
   from /usr/lib64/libcogl.so.15
#1  0x00007ffff7bd211f in clutter_gst_video_texture_paint ()
   from /usr/lib64/libclutter-gst-1.0.so.0
#2  0x00007ffff613e15f in _g_closure_invoke_va ()
   from /usr/lib64/libgobject-2.0.so.0
#3  0x00007ffff6157534 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#4  0x00007ffff61581c2 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#5  0x00007ffff78bf0a7 in clutter_actor_continue_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#6  0x00007ffff78c5377 in clutter_actor_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#7  0x00007ffff5e44088 in g_list_foreach () from /usr/lib64/libglib-2.0.so.0
#8  0x00007ffff613e15f in _g_closure_invoke_va ()
   from /usr/lib64/libgobject-2.0.so.0
#9  0x00007ffff6157534 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#10 0x00007ffff61581c2 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#11 0x00007ffff78bf0a7 in clutter_actor_continue_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#12 0x00007ffff78c5377 in clutter_actor_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#13 0x00007ffff5e44088 in g_list_foreach () from /usr/lib64/libglib-2.0.so.0
#14 0x00007ffff613e15f in _g_closure_invoke_va ()
   from /usr/lib64/libgobject-2.0.so.0
#15 0x00007ffff6157534 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#16 0x00007ffff61581c2 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#17 0x00007ffff78bf0a7 in clutter_actor_continue_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#18 0x00007ffff78c5377 in clutter_actor_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#19 0x00007ffff5e44088 in g_list_foreach () from /usr/lib64/libglib-2.0.so.0
#20 0x00007ffff613e15f in _g_closure_invoke_va ()
   from /usr/lib64/libgobject-2.0.so.0
#21 0x00007ffff6157534 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#22 0x00007ffff61581c2 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#23 0x00007ffff78bf0a7 in clutter_actor_continue_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#24 0x00007ffff78c5377 in clutter_actor_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#25 0x00007ffff5e44088 in g_list_foreach () from /usr/lib64/libglib-2.0.so.0
#26 0x00007ffff613e15f in _g_closure_invoke_va ()
   from /usr/lib64/libgobject-2.0.so.0
#27 0x00007ffff6157534 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#28 0x00007ffff61581c2 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#29 0x00007ffff78bf0a7 in clutter_actor_continue_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#30 0x00007ffff78c5377 in clutter_actor_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#31 0x00007ffff5e44088 in g_list_foreach () from /usr/lib64/libglib-2.0.so.0
#32 0x00007ffff613e1e7 in _g_closure_invoke_va ()
   from /usr/lib64/libgobject-2.0.so.0
#33 0x00007ffff6157534 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#34 0x00007ffff61581c2 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#35 0x00007ffff78bf0a7 in clutter_actor_continue_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#36 0x00007ffff78c5377 in clutter_actor_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#37 0x00007ffff791e844 in _clutter_stage_do_paint ()
   from /usr/lib64/libclutter-1.0.so.0
#38 0x00007ffff78b5854 in clutter_stage_cogl_redraw ()
   from /usr/lib64/libclutter-1.0.so.0
#39 0x00007ffff791d09c in _clutter_stage_do_update ()
   from /usr/lib64/libclutter-1.0.so.0
#40 0x00007ffff7902908 in clutter_clock_dispatch ()
   from /usr/lib64/libclutter-1.0.so.0
#41 0x00007ffff5e4791f in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#42 0x00007ffff5e47ca8 in g_main_context_iterate.isra.24 ()
   from /usr/lib64/libglib-2.0.so.0
#43 0x00007ffff5e48112 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#44 0x00007ffff78ffdb5 in clutter_main () from /usr/lib64/libclutter-1.0.so.0
#45 0x00000000004054f1 in main ()


This is with
media-libs/cogl-1.16.0
dev-libs/glib-2.38.2
media-libs/clutter-1.16.2

emerge --info app-office/pinpoint
Portage 2.2.7_p55 (default/linux/amd64/13.0/desktop, gcc-4.8.2, glibc-2.17, 3.12.6-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.12.6-gentoo-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-gentoo-2.2
KiB Mem:     7907616 total,   2215848 free
KiB Swap:    1048572 total,   1031140 free
Timestamp of tree: Thu, 02 Jan 2014 11:45:01 +0000
ld GNU ld (GNU Binutils) 2.24
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.3.3, 3.4_pre20131124::progress
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.1-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14.1
sys-devel/binutils:       2.24
sys-devel/gcc:            4.6.4, 4.7.3-r1, 4.8.2, 4.9.0_pre9999::local
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.12 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo local sunrise
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=native -O2 -msse3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb /var/lib/neatx/home"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/php/cli-php5.5/ext-active/ /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="-mtune=native -O2 -msse3 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
LANG="en_US.iso88591"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/layman/sunrise"
SYNC="rsync://rsync.informatik.RWTH-Aachen.de/gentoo-portage"
USE="3dnow 3dnowext 3dnowprefetch X a52 aac acl acpi alsa amd64 avahi berkdb branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam ffmpeg fftw firefox flac fortran fuse gdbm gfortran gif gimp gnome gpm gtk gtk3 iconv ipv6 jpeg kde lapack lcms libnotify mad mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf png policykit ppds qt qt3support qt4 readline sdl session smp spell sqlite sqlite3 sse sse2 sse3 sse4a ssl startup-notification svg tcl tcpd threads tiff tk truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xulrunner xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" 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 ublox ubx" GRUB_PLATFORMS="pc multiboot" INPUT_DEVICES="keyboard mouse evdev wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="ati radeon fglrx" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

app-office/pinpoint-0.1.4 was built with the following:
USE="examples gstreamer (multilib) pdf" ABI_X86="64"
Comment 1 Pacho Ramos gentoo-dev 2014-02-15 10:01:39 UTC
Please try again with latest updated system (with newer clutter), I cannot reproduce this
Comment 2 Helmut Jarausch 2014-02-15 11:35:48 UTC
(In reply to Pacho Ramos from comment #1)
> Please try again with latest updated system (with newer clutter), I cannot
> reproduce this

I have just re-emerged it and it still shows the very same failure.
I have the following packages installed here:

media-libs/clutter-1.16.4
media-libs/clutter-gst-1.6.0-r1  media-libs/clutter-gst-2.0.10
dev-libs/glib-2.38.2
x11-libs/cairo-1.12.16
x11-libs/pango-1.36.2
x11-libs/gdk-pixbuf-2.30.4
gnome-base/librsvg-2.39.0


What can I do to "pinpoint" the problem?
Comment 3 Pacho Ramos gentoo-dev 2014-02-15 11:40:00 UTC
All that "()" in the backtrace shows that you need to re-emerge the packages providing the pointed libs with debugging symbols:
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Comment 4 Helmut Jarausch 2014-02-17 12:33:54 UTC
Version 0.1.4-r1 seems to have fixed this issue.