You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Install the Gmote server on a Linux box with VLC version 1.1 or newer
2. Connect from the phone to the pc
3. Try to run a video file
The server will fail with:
Nov 25, 2010 10:30:58 PM org.gmote.server.GmoteServer handleReceiveData
INFO: Received command: Command: RUN
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f65b76072a0, pid=26745, tid=140071907981072
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.1-b03 mixed mode linux-amd64 )
# Problematic frame:
# C [libc.so.6+0xe32a0] tfind+0x20
#
# An error report file with more information is saved as:
# /opt/GmoteServerLinux2.0.0/hs_err_pid26745.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
The file /opt/GmoteServerLinux2.0.0/hs_err_pid26745.log has been attached.
The gmote server I'm running is the 2.0.0 on Ubuntu linux maverick meerkat
10.10.
A difference between the vlc 1.0.x installed on the previous Ubuntu release
(10.04 lucid lynx) and the one I have (vlc 1.1.5) is the handler
libvlc_media_new_location() instead of the libvlc_media_new() that the old one
has.
Original issue reported on code.google.com by dilu...@gmail.com on 25 Nov 2010 at 9:01
Original issue reported on code.google.com by
dilu...@gmail.com
on 25 Nov 2010 at 9:01Attachments:
The text was updated successfully, but these errors were encountered: