[Bug 665] New: Apparent segmentation fault
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Mar 11 13:23:14 PST 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=665
Summary: Apparent segmentation fault
Product: IcedTea
Version: unspecified
Platform: all
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: wainstead at gmail.com
Created an attachment (id=490)
--> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=490)
the generated crash log
I run X11 on OS X Snow Leopard and run my Linux apps on a small Intel box, and
display them on the Mac, tunneling over ssh.
I had launched tools/android (from the Android SDK) from a command line in
Emacs running on the Linux box but displaying on my Mac. I mention all this
because it seems to have been the cause of the problem; I ran tools/android on
the Linux box directly and it worked with no problems.
[swain at klingklang Desktop]$ cd /opt/android/android-sdk-linux_x86/tools/
[swain at klingklang tools]$ ./android
Starting Android SDK and AVD Manager
No command line parameters provided, launching UI.
See 'android --help' for operations from the command line.
[thread -1672311952 also had an error]#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x01336fef, pid=3635, tid=2622126960
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 )
# Derivative: IcedTea6 1.9.7
# Distribution: Fedora release 14 (Laughlin), package fedora-52.1.9.7.fc14-i386
# Problematic frame:
# V [libjvm.so+0x568fef]
#
# An error report file with more information is saved as:
# /opt/android/android-sdk-linux_x86/tools/hs_err_pid3635.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
Aborted (core dumped)
[swain at klingklang tools]$
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list