Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347714 - =media-sound/phonon-vlc with media-sound/vlc[-dbus] crashes
Summary: =media-sound/phonon-vlc with media-sound/vlc[-dbus] crashes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: inCVS
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-04 12:38 UTC by Alon Bar-Lev
Modified: 2011-01-06 00:39 UTC (History)
1 user (show)

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 Alon Bar-Lev 2010-12-04 12:38:55 UTC
kde-base/phonon-kde-4.4.5
media-sound/phonon-4.4.2
media-sound/phonon-vlc-0.3.1

Getting:
---
Application: KNotify (knotify4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f6db0d9faee in libvlc_media_player_new () from /usr/lib64/libvlc.so.5
#6  0x00007f6db0fd05fd in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#7  0x00007f6db0fbb380 in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#8  0x00007f6dbac24b2f in ?? () from /usr/lib64/libphonon.so.4
#9  0x00007f6dbac11116 in ?? () from /usr/lib64/libphonon.so.4
#10 0x00007f6dbac11f2b in Phonon::MediaNodePrivate::backendObject() () from /usr/lib64/libphonon.so.4
#11 0x00007f6dbac14292 in Phonon::Path::reconnect(Phonon::MediaNode*, Phonon::MediaNode*) () from /usr/lib64/libphonon.so.4
#12 0x00007f6dbac1493d in Phonon::createPath(Phonon::MediaNode*, Phonon::MediaNode*) () from /usr/lib64/libphonon.so.4
#13 0x000000000040d66a in _start ()
---

Tested with vlc stable, vlc-1.9999, vlc-9999.

Did anyone actually saw this backend work?

Thanks!
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-12-04 14:23:50 UTC
This backend is working here.
I see you're mixing stable KDE (phonon-kde-4.4.5 and phonon-4.4.2) with unstable phonon-vlc. If you want to test phonon-vlc with the stable KDE, please try phonon-vlc-0.2.0.
Comment 2 Alon Bar-Lev 2010-12-04 17:23:56 UTC
I tried phonon-vlc-0.2.0 and got different crash...
BTW: Which vlc are you using?

http://old.nabble.com/-Bug-212660--New%3A-Phonon-VLC%3A-KDE-System-Settings%3A-Crashes-td26154477.html

So I thought of trying the recent version :)
OK, thanks, I will wait for the next KDE.
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-12-04 18:14:46 UTC
I'm using media-video/vlc-1.1.5.

Interesting, I asked ago to test phonon-vlc-0.2.0 on stable amd64 and it worked for him.

@ago:

Can you list your versions of vlc, phonon-vlc, phonon, phonon-kde and kde?
Comment 4 Agostino Sarubbo gentoo-dev 2010-12-04 19:09:16 UTC
(In reply to comment #3)
> I'm using media-video/vlc-1.1.5.
> 
> Interesting, I asked ago to test phonon-vlc-0.2.0 on stable amd64 and it worked
> for him.
> 
> @ago:
> 
> Can you list your versions of vlc, phonon-vlc, phonon, phonon-kde and kde?

archtester ~ # eix -e vlc | grep Inst
     Installed versions:  1.1.4(21:09:30 11/29/10)(X alsa dbus dvd elibc_glibc ffmpeg fontconfig gcrypt gnome kde mmx mp3 mpeg ncurses nsplugin opengl png qt4 sqlite sse svg truetype vorbis x264 xcb -a52 -aac -aalib -altivec -atmo -avahi -bidi -cdda -cddb -dc1394 -debug -dirac -directfb -dts -dvb -fbcon -flac -fluidsynth -ggi -gnutls -httpd -id3tag -ieee1394 -jack -kate -libass -libcaca -libnotify -libproxy -libtiger -libv4l -libv4l2 -lirc -live -lua -matroska -modplug -mtp -musepack -ogg -optimisememory -oss -projectm -pulseaudio -pvr -remoteosd -rtsp -run-as-root -samba -schroedinger -sdl -sdl-image -shine -shout -skins -speex -stream -svga -taglib -theora -twolame -udev -upnp -v4l -v4l2 -vaapi -vcdx -vlm -win32codecs -wma-fixed -xml -xosd -xv -zvbi)

archtester ~ # eix -e phonon-vlc | grep Inst
     Installed versions:  0.2.0(15:31:28 12/04/10)

archtester ~ # eix -e phonon | grep Inst
     Installed versions:  4.4.2{tbz2}(20:51:28 11/29/10)(alsa xcb xine -aqua -debug -gstreamer -pulseaudio)

archtester ~ # eix -e phonon-kde | grep Inst
     Installed versions:  4.4.5(4.4)(00:38:01 11/21/10)(alsa xine -aqua -debug -kdeenablefinal -kdeprefix)

archtester ~ # eix -e kdebase-startkde | grep Inst
     Installed versions:  4.4.5(4.4)(16:38:07 12/03/10)(-aqua -kdeenablefinal -kdeprefix)
Comment 5 Alon Bar-Lev 2010-12-04 20:49:33 UTC
Found it!
Thanks ago.

Using vlc without dbus use crashes.

Please update phonon-vlc dependency :)
Comment 6 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-12-04 21:07:27 UTC
Fixed in the tree.

Thanks Alon for the bug report and finding out the source.
Thanks Agostino for your help.
Comment 7 Alon Bar-Lev 2010-12-04 21:10:41 UTC
Last question, if we got this working... can the phonon be modified to allow no xine (or any other engine)
This is the only reason xine is installed at my system... :(
Thanks!
Comment 8 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-01-06 00:39:04 UTC
(In reply to comment #6)
> Fixed in the tree.
> 
> Thanks Alon for the bug report and finding out the source.
> Thanks Agostino for your help.

hmm, seems my commit never hit the tree. I've now really "pushed" it.

(In reply to comment #7)
> Last question, if we got this working... can the phonon be modified to allow no
> xine (or any other engine)
> This is the only reason xine is installed at my system... :(
> Thanks!

I'll talk to others about this.