[Solved] SMplayer / MPlayer crash, exit code: 127

Everything worked just prior to the pacman update this morning (first in two weeks), then this happened:
/usr/bin/mplayer: error while loading shared libraries: libx264.so.118: cannot open shared object file: No such file or directory
x264, mplayer (build date: 10/15/11) and smplayer (build date: 11/11/10) installed from extra and community repos accordingly from a pretty up-to-date mirror (mirror @ rit.edu).  VLC, unsurprisingly, appears to be fine.
Last edited by ssri (2011-11-12 19:34:14)

The x264 package has just been updated http://www.archlinux.org/packages/?name=x264 - mirrors may need some more time to sync (if in doubt, check the version).
It's a similar issue to https://bbs.archlinux.org/viewtopic.php?id=130192
You can download the package directly from the mirror by clicking the 'Download From Mirror' link on the top right http://www.archlinux.org/packages/extra/i686/x264/ (for32-bit)
Last edited by karol (2011-11-12 19:35:32)

Similar Messages

  • [Solved] SMplayer/MPlayer crash, exit code: 127, can not open any file

    Hi, I read
    https://bbs.archlinux.org/viewtopic.php?id=130197
    and I have similar problem, after last update to latest version, I can not open any video file, the crash report is here
    /usr/bin/mplayer -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo xv, -ao alsa -nokeepaspect -framedrop -nodr -double -input conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 31457311 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/ja/.config/smplayer/styles.ass -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp ISO-8859-1 -subpos 100 -nocache -osdlevel 0 -vf-add screenshot -slices -channels 2 -af equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 /home/ja/Video/Wham! - Last Christmas.mp4
    /usr/bin/mplayer: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: No such file or directory
    and I have libwbclient-3.6.3-2 installed.
    Any help is appreciated.
    Last edited by dubria (2012-03-04 13:33:17)

    Same problem here... I finally updated whole system yesterday (last full system upgrade was on 2011-11-26) and same problem appears. File /usr/lib/libwbclient.so.0 was not present in system, so i reinstalled package smbclient - without any effect, then reinstalled libwbclient package and requested file appears. There is no error about upgrading libwbclient in pacman.log (from yesterday system update).. How is this possible?

  • Error while executing a uinx script in BODS job - exit code 127

    I am executing a UNIX script using BODS job and it is giving an error message saying 'Program terminated because of exit code 127'. The same script i am able to execute in UNIX. I am not able to find the solution for this.

    Using a print command with return code 8 should give more insight to the error.
    print(exec('sh \bin','<your command>',8));

  • Error while executing UNIX script from BODS - exit code 127

    I am trying to execute a unix script by calling it in BODS job. It is giving an error saying Program terminated with exit code 127. The same script when i am executing in UNIX it is working fine. I am unable to trace the issue.

    Hi Sabre,
    As per the guidelines provided by the article, i had done below changes..
    InputStream is = null;
    InputStreamReader iStreamReader = null;
    BufferedReader bReader = null;
    String line = null;
    try{
    String fileName ="test.ksh";
    String argValue ="satish"; // value passed to the script
    String exeParam = "/usr/bin/ksh "+fileName+" "+argValue;
    Process proc = Runtime.getRuntime().exec(exeParam);
    is = proc.getErrorStream();
    iStreamReader = new InputStreamReader(is);
    bReader = new BufferedReader(iStreamReader);
    System.out.println("<ERROR>");
    while((line = bReader.readLine()) != null)
    System.out.println("Error is : "+line);
    System.out.println("</ERROR>");
    int exitValue = proc.waitFor();
    sop("Exit Value is : "+exitValue);
    catch(Exception e)
    e.printStackTrace();
    Now , it's showing something like..
    <ERROR>
    </ERROR>

  • Certificate signing operation was not successful - Exit code: 127

    We are using SCOM 2012 SP1 CU2 to deploy agent to a Redhat Linux.
    In the process, we are able to successfully discover the target machine, but when we click on "Manage" we get this below error message.  Why should there be scxadmin file or directory already present ?  Isn't the installer supposed to
    create this file ?  We have successfully deployed agent to another client machine with exact same OS.  So, what might be happening here ???  Any insight is appreciated.
    Failed to sign kit. Exit code: 127
    Standard Output:
    Standard Error: bash: /opt/microsoft/scx/bin/tools/scxadmin: No such file or directory
    Exception Message:

    this is the version scx-1.4.1-278.x86_64 is what we use and I assume it got there by me pushing the agent.  scx-1.4.1-278.x86_64
    rpm -e scx returned...
    /opt/microsoft/scx/bin/scxcimserver not installed
    rm: cannot remove `/opt/microsoft/scx/lib': No such file or directory
    rm: cannot remove `/opt/microsoft/scx/bin': No such file or directory
    When I check /var/opt and /etc/opt microsoft directories were there and I was able to remove them successfully.  When I push the agent again after removing everything, I get this below error message.
    Task invocation failed with error code -2130771918. Error message was: Certificate signing module called with an empty certificate. Check that the certificate on the remote host is valid, and that the remote host can be accessed over SSH.
    Management group: mymanagementgroup
    Workflow name: Microsoft.Unix.Agent.GetCert.Task
    Object name: MY - UNIX Resource Pool
    Object ID: {9810A404-BA8B-E34C-45E7-25FFCCF3C40E}

  • New ALSB3.0 install, WorkSpaceStudio "JVM terminated. Exit code=127"

    I'm trying to get ALSB up and running on Oracle Enterprise Linux 5.2 32-bit. I have it installed and the QuickStart will start up. However, when try to launch WorkSpaceStudio I receive the following error:
    JVM terminated. Exit code=127
    /root/bea/jdk150_11/jre/bin/java
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRatio=3
    -Xss256k
    -Dweblogic.home=/root/bea/wlserver_10.0
    -Dosgi.install.area=/root/bea/tools/eclipse_pkgs/1.1/eclipse_3.2.2/eclipse
    -Dosgi.instance.area.default=/root/bea/user_projects/workspaces/workSpaceStudio
    -Dosgi.configuration.area=/root/bea/workSpaceStudio_1.1/workSpaceStudio/eclipse/configuration
    -Declipse.product=com.bea.workspacestudio.product.workspacestudio
    -Dosgi.splashPath=file:/root/bea/workSpaceStudio_1.1/workSpaceStudio/eclipse/plugins/com.bea.workspacestudio.product
    -jar /root/bea/workSpaceStudio_1.1/workSpaceStudio/startup.jar
    -os linux
    -ws gtk
    -arch x86
    -launcher /root/bea/workSpaceStudio_1.1/workSpaceStudio/workSpaceStudio
    -name WorkSpaceStudio
    -showsplash 600
    -exitdata 32000a
    -vm /root/bea/jdk150_11/jre/bin/java
    -vmargs
    -Xms384m
    -Xmx768m
    I did set up the environment variables located in WLHOME/server/bin/ This error appears to be an environment issue. Is there something else I need to do other than the setWLSEnv.sh script?
    Cheers,
    Scott

    I resolved this issue. It is an Eclipse problem when loading WorkSpace Studio. The exact fix is to set an environment variable prior to launching Quick Start or WorkSpace Studio. Fix listed below:
    # export MOZILLA_FIVE_HOME=""

  • NWDS NW 7.0 EHP2 with SAP JVM 4.1 == server0 crash exit code 666

    I recently installed developer workplace on windows 2003 server SP2, database MS SQL 2005.
    NWDS NW 7.0 EHP2. The installation has been done with SUN JAVA kit. The installed SAP AS JAVA was running OK.
    Several SAP notes indicate that from NW 7.0 customers should switch to SAP JVM. I have switches from SUN to SAP JVM using the switch tool. From that moment on, me server0 keeps on restarting (19 restart) before it finally stops with exit code 666. The log shows out-of-memory. I have checked note 1522200 and 1603093 (and some others)
    Who can help? Has someone this version running in win 2003? I would like to compare the JVM parameters in that case.

    We found a solution. We installed SP02 of NW 7.0 EHP2 from DVD. After upgrading to SP08 with JSPM the problems were gone. Parameter settings in the switch tool (according to the mentioned sap notes) are correct.
    Wilbert Karremans

  • RCP application on Windows JVM 1.6.0_12 crashed with exit code = 1073807364

    A user was using my RCP-based application over several days. At one point, when he apparently wasn't actively using it, the JVM crashed with exit code 1073807364. After some research, I haven't been able to determine what this exit code refers to.
    On additional, possibly helpful bit of information is that the hex equivalent 0x40010004 is used to indicate Windows task status. However, this app is not running Windows tasks that I know of, although perhaps RCP, SWT or the SQL Server JDBC layer is doing so without my knowledge.
    Can anyone tell me what this exit code indicates, or how to find out?

    [http://java.sun.com/javase/6/webnotes/trouble/TSG-VM/html/crashes.html]

  • Acrobat x pro crash after installation and running it, exit code 16,

    Acrobat x pro crash after installation exit code 16
    I installed Adobe acrobat X pro 10.0 trial and every time after installation and running the software it give me the following error message
    Please uninstall and re install the product, if the problem still occurs contact Adobe etc….
    Error code shutdown 16
    I’m using window 7 ultimate 32-bit service Pack 1.
    I uninstalled also the adobe reader but with no hope,
    If anyone can support me with this issue I will be grateful.

    Please check the solution provided under the below articles and check if that helps. Few users have resolved their issues by following it.
    http://forums.adobe.com/message/4648705
    Also, try running the below Microsoft fixit and check if that works.
    http://go.microsoft.com/?linkid=9708107
    If still same issue, follow "http://helpx.adobe.com/creative-suite/kb/error-1603-install-cs5-products.html"
    [Moved the discussion to Acrobat Installation & Update Issues Forum]

  • An error encounter on test devise (real devise) i.e "apple mach -o linker error linker command failed with exit code 1", please any body help me to solve the problem

    Hello, I am using tesseract api in my app, which run perfectly on simulator but on test devise (real devise) it is showing an error i.e "apple mach -o linker error linker command failed with exit code 1", please any body help me to solve the problem

    if you can't compile the webutil.pll in your forms developer you need to set the forms_builder_classpath in you windows registry. You have to add the frmwebutil.jar,jacob.jar to the registry key. The configuration files you mention are for running the forms.

  • Database Studio - java crash with Exit code=1

    Hello,
    I try to get db-studio to work. The problem is that the studio crashes now with the following message:
    JVM terminated. Exit code=1
    /home/js/jre1.5.0_22/bin/java
    -Xms40m
    -Xmx1024m
    -jar /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -os linux
    -ws gtk
    -arch x86
    -showsplash
    -launcher /opt/sdb/programs/DatabaseStudio/dbstudio
    -name Dbstudio
    --launcher.library /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
    -startup /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -exitdata 62800d
    -vm /home/js/jre1.5.0_22/bin/java
    -vmargs
    -Xms40m
    -Xmx1024m
    -jar /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    I used the tutorial for the installation of studio on 64bit Linux. The weird thing is that the studio ran perfectly yesterday but
    today I get this Exit-Code = 1error.
    Is there anybody who has an idea how to fix this ?
    I start the studio with
    /opt/sdb/programs/DatabaseStudio/dbstudio -vm /home/***/jre1.5.0_22/bin/java
    Thanks for help.
    Edited by: Schneidi on Aug 24, 2010 10:07 AM

    Hi,
    /opt/sdb/programs/DatabaseStudio/dbstudio -vm /home/***/jre1.5.0_22/bin/java
    Try changing to the directory first:
    cd /opt/sdb/programs/DatabaseStudio
    ./dbstudio -vm /home/***/jre1.5.0_22/bin/java
    Also make sure /opt/sdb/programs/DatabaseStudio is in your PATH:
    export PATH=/opt/sdb/programs/DatabaseStudio:$PATH
    Nelis

  • [Beta 6] Camera is crashing on simple code with exit code 101

    First time it was perfect
    Second time application failing with exit code 101
    If I don't use result image. For example remove line: imageView.image = image;
    then it works!
    Any ideas?
    [q]
    - (void)showCamera {
    // Set up the image picker controller and add it to the view
    UIImagePickerController *imagePickerController = [[[UIImagePickerController alloc] init] autorelease];
    imagePickerController.sourceType = UIImagePickerControllerSourceTypeCamera;
    imagePickerController.delegate = self;
    imagePickerController.allowsImageEditing = NO;
    [self presentModalViewController:imagePickerController animated:YES];
    - (void)imagePickerController:(UIImagePickerController *)picker
    didFinishPickingImage:(UIImage *)image
    editingInfo:(NSDictionary *)editingInfo
    [picker dismissModalViewControllerAnimated:YES];
    imageView.image = image;
    [/q]

    did you ever figure this out?
    i am having the same thing, but i assumed it was an out of memory problem...

  • How to solve install " Exit Code: 34 "

    Exit Code: 34 Please see specific errors below for troubleshooting. For example,  ERROR: 
    -------------------------------------- Summary -------------------------------------- 
    - 1 fatal error(s), 0 error(s) 
    FATAL: Payload 'Camera Profiles Installer 8.0.0.22 {3F023875-4A52-4605-9DB6-A88D4A813E8D}' information not found in Media_db.
    System Requirements

    anyone got the answer?

  • Catalog Manager crashing - JVM Terminated. Exit code=1

    I have to localize my project. I'm trying to use Catalog Manager to export out the Captions from the catalog. Here on my Windows box I have done this against my local OBIEE (10.1.3.4), using a very, very small catalog, just as a proof of concept. It works just fine!
    Now I am trying to do the exact same thing against a copy of the larger catalog from my linux box. I've copied the entire OracleBIData directory from the linux box to my local C:\OracleBIData_linux directory.
    I open Catalog Manager and select File / Open Catalog. I select Type: Offline, and Browse to the location of my catalog (C:\OracleBIData_linux\web\catalog\samplesales). I hit OK...
    First, everything seems OK. There is a single folder "/" in the tree. When I expand on folder, it expands to three folders: "shared", "system", "users". So far it's OK. But now if I click on any of those folders, the Catalog Manager window closes and I get this big error pop-up:
    Catalogmanager--------------
    JVM Terminated. Exit code=1
    C:\3rdparty\j2sdk\1.5.0_08\bin\javaw.exe
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Declipse.noRegistryCache=true
    -jar C:\OracleBI\web\catalogmanager\startup.jar
    -os win32
    -ws win32
    -arch x86
    -launcher C:\OracleBI\web\catalogmanager\catalogmanager.exe
    -name Catalogmanager
    -showsplash 600
    -exitdata 8fc_28
    -vm C:\3rdparty\j2sdk\1.5.0_08\bin\javaw.exe
    -vmargs
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Declips.noRegistryCache-true
    -jar C:\OracleBI\wb\catalogmanager\startup.jar
    Granted, I shouldn't have built my own project in "samplesales", but could that have anything to do with it? I also doubt this is because I'm doing this on my Windows box against a catalog copied from a linux machine. But...<shrug>
    Does anyone have any ideas? I'm totally stuck here.

    ...\OracleBI\web\catalogmanager\catalogmanager.ini
    -vmargs
    -Xmx1024M
    -Djava.library.path=E:\OracleBI\web\bin
    -Declipse.noRegistryCache=true
    amend---------------------------------------------------------
    -vmargs
    -Xmx512M
    -Djava.library.path=E:\OracleBI\web\bin
    -Declipse.noRegistryCache=true

  • [SOLVED]Error mounting: mount exited with exit code 16

    hi guys, i have a dual OS.  today after i force  shutdown my computer,  i can't mount one of the ntfs 。it shows the follow errors:
    Error mounting: mount exited with exit code 16: Mount is denied because the NTFS volume is already exclusively opened.
    The volume may be already mounted, or another software may use it which
    could be identified for example by the help of the 'fuser' command.
    any idea?
    Last edited by wntyygtwxf (2011-12-01 11:09:27)

    i resolve it by myself.
    first, i mount it at another place, just like  sudo mount   /dev/sda?  ~/home/down
    then umount it.
    now it work well. but i don't know why this worked.

Maybe you are looking for