You are not logged in.

#1 2011-03-07 22:56:46

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 384
Website

[solved] [vlc] segmentation fault 1.1.7

I am experiencing segmentation faults in "vlc" in versions >=1.1.7-2 . In every video file. "cvlc" is the same. "Segmentation fault" occurs when "vlc" starts to play. GUI without playing works. 1.1.5-2, 1.1.5-3 work. I've done "rm -R ~/.config/vlc". x86_64.

$ vlc "{{{skipped}}}.AVI"
VLC media player 1.1.7 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0xccb120] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Warning: call to srand(1299325066)
Warning: call to rand()
Blocked: call to setlocale(6, "")

(process:8501): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
Warning: call to srand(1299538032)
Blocked: call to setlocale(0, "en_US.UTF-8")
Blocked: call to setlocale(0, "en_US.utf-8")
Blocked: call to setlocale(0, "en_US.utf8")
Segmentation fault
xdg-screensaver: Window 0x02a0030f does not exist

$ cvlc "{{{skipped}}}.AVI"
VLC media player 1.1.7 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x7fb53c003170] dummy interface: using the dummy interface module...
Segmentation fault
xdg-screensaver: Window 0x02a00000 does not exist

Last edited by beroal (2011-03-09 02:46:24)


we are not condemned to write ugly code

Offline

#2 2011-03-08 21:48:48

eLBelga
Member
Registered: 2011-03-02
Posts: 10

Re: [solved] [vlc] segmentation fault 1.1.7

What video card are you using?

Offline

#3 2011-03-09 00:35:28

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 384
Website

Re: [solved] [vlc] segmentation fault 1.1.7

Nvidia on-board. "mplayer", "totem" work.

$ pacman -Q | grep nvidia
lib32-nvidia-utils-beta 260.19.06-1
nvidia-beta-all 260.19.06-1
nvidia-utils-beta 260.19.06-1


we are not condemned to write ugly code

Offline

#4 2011-03-09 01:51:17

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 384
Website

Re: [solved] [vlc] segmentation fault 1.1.7

Thank you very much for your response! It gives my thoughts a new direction. Problem was actually in the old kernel because I use a kernel with RT-patch. I completely forgot about that.


we are not condemned to write ugly code

Offline

#5 2011-03-09 02:45:52

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 384
Website

Re: [solved] [vlc] segmentation fault 1.1.7

Or in the drivers…

$ pacman -Q | grep nvidia
lib32-nvidia-utils-beta 270.30-3
nvidia-beta-all 270.30-1
nvidia-utils-beta 270.30-3


we are not condemned to write ugly code

Offline

#6 2011-03-10 22:30:22

eLBelga
Member
Registered: 2011-03-02
Posts: 10

Re: [solved] [vlc] segmentation fault 1.1.7

You're welcome

Offline

Board footer

Powered by FluxBB