You are not logged in.

#1 2013-08-27 12:46:52

thegala
Member
Registered: 2013-08-27
Posts: 16

[SOLVED] Problem with ffmpeg Segmentation fault (core dumped)

I tried to install ffdiaporama  with yaourt but build was failed.
After that i cant run ffmpeg or programs that use it.

#ffmpeg -version Segmentation fault (core dumped)  
#vlc 
VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b)
Segmentation fault (core dumped) 

Also a mencoder does not work


ffmpeg 1:2.0.1-1
mencoder 36285-3

Last edited by thegala (2013-08-28 08:49:05)


Scio me nihil scire

Offline

#2 2013-08-27 14:29:40

teckk
Member
Registered: 2013-02-21
Posts: 589

Re: [SOLVED] Problem with ffmpeg Segmentation fault (core dumped)

Have you re installed the damaged packages

pacman -S ffmpeg mencoder vlc

Offline

#3 2013-08-27 15:06:31

thegala
Member
Registered: 2013-08-27
Posts: 16

Re: [SOLVED] Problem with ffmpeg Segmentation fault (core dumped)

Yes i did but it didnt help.

I also found that eclispe,audacity and some other apps output

Segmentation fault (core dumped)

It looks like i break my system


Scio me nihil scire

Offline

#4 2013-08-27 15:12:57

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,501
Website

Re: [SOLVED] Problem with ffmpeg Segmentation fault (core dumped)

thegala wrote:

It looks like i break my system

Before you jump to that conclusion, tell us more about your system.

- is this i686 or x86_64?
- are you fully up to date: `pacman -Syu`
- What versions of the affected programs are installed: `pacman -Qi <package-name>`

Also, if you can get an strace of ffmpeg and post it on a paste-bin-like site, that might help.

EDIT: Sorry, I missed the versions in the first post.  But to Karol, -Q is simpler for *just* the version, but I like getting Qi output for troubleshooting - occasionally it might turn up something else odd.

Last edited by Trilby (2013-08-27 15:16:03)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2013-08-27 15:14:00

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Problem with ffmpeg Segmentation fault (core dumped)

Trilby wrote:

- What versions of the affected programs are installed: `pacman -Q <package-name>`

Fixed that for ya ;P

Offline

#6 2013-08-27 15:21:27

thegala
Member
Registered: 2013-08-27
Posts: 16

Re: [SOLVED] Problem with ffmpeg Segmentation fault (core dumped)

It is a i686 and yes it is fully up to date.
ffmpeg only output

Segmentation fault (core dumped)


Scio me nihil scire

Offline

#7 2013-08-28 08:41:36

thegala
Member
Registered: 2013-08-27
Posts: 16

Re: [SOLVED] Problem with ffmpeg Segmentation fault (core dumped)

I fix the problem smile

I found that i have corrupt filesystem.
So i run e2fsck from a live cd.
After that some files libs become empty,and I just need to reinstall some packages.


Anyway thanks quick replay smile


Scio me nihil scire

Offline

Board footer

Powered by FluxBB