Projectx also crashes on my amd64 gutsy box - I backported it from Hardy. After removing all java vms found on my system (there were about 5 of them for reasons I can only imagine) and installing icedtea-java7-jre from gutsy, I got the following message:
[EMAIL PROTECTED]:~/dev/projectx$ /usr/bin/projectx Reading GUI-Switch... Reading Help Switch... Reading Config File Switch... Start with GUI... Loading last Config or Standard File... Loading Language -> 'en' ProjectX 0.90.4.00/30.03.2006 TEST PROJECT ONLY , User: laga TERMS AND CONDITIONS: (1) this is a free Java based demux utility. (2) It is intended for educational purposes only, as a non-commercial test project. (3) released under the terms of the GNU GPL. (4) there is NO WARRANTY of any kind attached to this software. (5) use it at your own risk and for your own education. Java Environment 24. Februar 2008 13:36:11 CET java.version 1.7.0 java.vendor Sun Microsystems Inc. java.home /usr/lib/jvm/java-7-icedtea/jre java.vm.version 1.7.0-b21 java.vm.vendor Sun Microsystems Inc. java.vm.name IcedTea 64-Bit Server VM java.class.vers 50.0 java.class.path /usr/share/java/ProjectX.jar os.name Linux os.arch amd64 os.version 2.6.22-14-generic ini.file /home/laga/dev/projectx/X.ini ext.disk.access disabled or library not found user.language en user.name laga user.home /home/laga quick CL usage: Note: CL doesn't load the GUI components, except with switch [-gui] <without options> ...starts the GUI switches and inputfiles can be in any order options: [-ini <path + inifile>] ..use that specified iniFile instead of the standard [-dvx1] ..create a .d2v ProjectFile on demux [-dvx2] ..create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header) [-dvx3] ..create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header) [-dvx4] ..create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Header) [-out <path>] ..use that specified directory for output [-name <filename>] ..use that specified filename for output [-cut <file>] ..use that text based file as cutpoint list [-chp <file>] ..use that text based file as chapterpoint list [-id <tokens>] ..use only these (P)IDs, separated by comma "," [-gui] ..display the GUI using all given CLI options [-log] ..write the normal logfile [-saveini] ..save changes made bei CLI in active .ini [-split <xxx>] ..split output at xxx MB [-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types Loading Basic Classes... Reading CLI Switches... # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00002b1a8a925e11, pid=25439, tid=1074792784 # # Java VM: IcedTea 64-Bit Server VM (1.7.0-b21 mixed mode linux-amd64) # Problematic frame: # V [libjvm.so+0x5c9e11] # # An error report file with more information is saved as: # /home/laga/dev/projectx/hs_err_pid25439.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Aborted (core dumped) See attached log. ** Attachment added: "hs_err_pid25439.log" http://launchpadlibrarian.net/12172654/hs_err_pid25439.log -- project-x crashes on startup / X.ini not found / AMD64 https://bugs.launchpad.net/bugs/191075 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
