PDA

View Full Version : Fedora 10 Rawhide install w rpmfusion repo, can't get Xine working


attilahooper
4th November 2008, 04:27 AM
Added RPM fusion - free and non-free Rawhide and Updates repos.
yum installed xine xine-lib-extras xine-lib-extras-nonfree

all dependencies met. But xine crashes with:

Nov 3 23:22:47 quadcore kernel: xine[6744]: segfault at 0 ip 014f34dc sp b5236e30 error 4 in libpulse.so.0.7.0[1497000+6e000]

thx in advance

Hlingler
4th November 2008, 04:30 AM
Segmentation Fault. File a bug report with RPMFusion.

V

attilahooper
4th November 2008, 04:34 AM

kay, never filed a bug report so... we'll see.

Demz
4th November 2008, 04:40 AM
https://bugzilla.rpmfusion.org/ .. just Add the Certificate to Firefox an you'l be right to file one

Hlingler
4th November 2008, 04:42 AM
Segmentation Faults are almost certainly programming errors, and so cannot be fixed except by the maintainer(s). File RPMFusion bugs here: http://rpmfusion.org/ReportingBugs

V

attilahooper
4th November 2008, 04:43 AM
Writing the bug report now. Other than that seg fault, what other info can i give them ?

Edit: Done.

Hlingler
4th November 2008, 05:11 AM
Well, generally, things like:
> Fedora release & general software environment (simply, the output of command: uname -a)
> version-release of applicable RPM packages (output of command, e.g.: rpm -q xine)
> Hardware specs
> They prefer, I'm sure, debugging output, which you won't get without xine-debuginfo package installed.

V

EDIT: Here's bugzilla.redhat.com's bug reporting guide, which should be fairly generic: http://landfill.bugzilla.org/bugzilla-tip/page.cgi?id=bug-writing.html

leigh123linux
4th November 2008, 10:15 AM
Segmentation Fault. File a bug report with RPMFusion.

V


I believe the problem is with xine xine-lib-extras :(

You will need to file a bug report against the fedora packages .


http://bugzilla.redhat.com/

gjb123
4th November 2008, 07:29 PM
I think the problem is in the pulse audio plugin for xine because removing this file xineplug_ao_out_pulseaudio.so and using the alsa plugin made it work for me. That file comes from this package xine-lib-pulseaudio.

attilahooper
5th November 2008, 03:21 AM
gib, that was it.

thx,