Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (127 - 129 of 172)

Ticket Resolution Summary Owner Reporter
#96 fixed SMP: Frequent crashes dmik
Description

Currently, JVM crashes every now and then if you attempt to run something more or less complex (e.g. SmartSVN) on an SMP machine.

Here is a typical report:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1d5338d2, pid=971, tid=63635470
#
# JRE version: 6.0-b22
# Java VM: OpenJDK Client VM (19.0-b09 mixed mode os2-x86 )
# Problematic frame:
# V  [JVM+0x3d38d2]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

(the rest is attached).

#44 fixed SMP: System hangs on closing java app losepete
Description

I've only tried using Version 1.6.0 Build 19 Beta (2010-12-30) to run a java game Sudoku - v0.9.12 of freesudoku, freesudoku.sourceforge.net - 3 times.

On every occassion the game plays fine *but* when exiting the game the system hangs and it is not possible to "kill" javaw.exe using TOP.

I also had 1 crash on exit which produced a log. I attach the log as hs_err_pid106.log

#88 invalid Schlangengrube 1.2 - Snakepit - Does not mouse click to shot Martin Iturbide
Description

schlangengrube_1.2 - Snakepit

http://java-apps.org/content/show.php/Schlangengrube?content=70925

1) No sound: startup error:

[D:\JavaTest\SCHLANGENGRUBE_120]java -jar schlangengrube_120.jar Sound-error: /schlangengrube/sounds/schuss.wav Sound-error: /schlangengrube/sounds/treffer.wav Sound-error: /schlangengrube/sounds/zusammenfallen.wav Sound-error: /schlangengrube/sounds/schlange_getroffen.wav Sound-error: /schlangengrube/sounds/levelup.wav Sound-error: /schlangengrube/sounds/gameover.wav Sound-error: /schlangengrube/sounds/explo.wav

2) The mouse click does not work. It do not shoot the balls. I can not grab the complete message on the prompt.

at java.awt.Container.processEvent(Container.java:2105) at java.awt.Component.dispatchEventImpl(Component.java:4469) at java.awt.Container.dispatchEventImpl(Container.java:2163) at java.awt.Component.dispatchEvent(Component.java:4295) at java.awt.LightweightDispatcher?.retargetMouseEvent(Container.java:4461

)

at java.awt.LightweightDispatcher?.processMouseEvent(Container.java:4122)

at java.awt.LightweightDispatcher?.dispatchEvent(Container.java:4055) at java.awt.Container.dispatchEventImpl(Container.java:2149) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4295) at java.awt.EventQueue?.dispatchEvent(EventQueue?.java:604) at java.awt.EventDispatchThread?.pumpOneEventForFilters(EventDispatchThre?

ad.java:275)

at java.awt.EventDispatchThread?.pumpEventsForFilter(EventDispatchThread?.

java:200)

at java.awt.EventDispatchThread?.pumpEventsForHierarchy(EventDispatchThre?

ad.java:190)

at java.awt.EventDispatchThread?.pumpEvents(EventDispatchThread?.java:185)

at java.awt.EventDispatchThread?.pumpEvents(EventDispatchThread?.java:177)

at java.awt.EventDispatchThread?.run(EventDispatchThread?.java:138)

3) On exit it gives you this message.

Killed by SIGABRT pid=0x003d ppid=0x003c tid=0x0002 slot=0x00be pri=0x0200 mc=0x0001 C:\PROGRAMS\OPENJDK\BIN\JAVA.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

Note: See TracQuery for help on using queries.