java crash - probably during file flush when app killed

Bug #609984 reported by drevicko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

a soft kill was sent to a java program launched from eclipse (from a terminal, as eclipse cannot do a soft kill). The programs termination hook flushed an output stream - from the file contents, this appears to be where the error occurred: the stream was not flushed, but the console contained output produced just before the 'flush()' call. It is possible that the programs main thread was writing to the stream at the time?

Eclipse handled the error and produced this in the console:
(needless to say, the program terminated)

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x011e2c36, pid=2214, tid=2470357872
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu lucid (development branch), package 6b18-1.8-0ubuntu1
# Problematic frame:
# V [libjvm.so+0x321c36]
#
# An error report file with more information is saved as:
# /home/drevicko/workspace-repast/axelrod-direct/hs_err_pid2214.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#

Revision history for this message
drevicko (subscriptions-drevicko) wrote :
Revision history for this message
Matthias Klose (doko) wrote :

the log file looks corrupted. there seems to be something else wrong too.

Changed in openjdk-6 (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openjdk-6 (Ubuntu) because there has been no activity for 60 days.]

Changed in openjdk-6 (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.