Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 172)

Ticket Resolution Summary Owner Reporter
#82 fixed EXCEPTION_ACCESS_VIOLATION in connection with COM ports Tapio_Angervuori
Description

LIBC PANIC!! _um_free_maybe_lock: Tried to free block twice - block=031bf5c4 lock=0x1 pid=0x00a8 ppid=0x007c tid=0x0003 slot=0x00b3 pri=0x0200 mc=0x0000 F:\JAVA142_04\BIN\JAVA.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

What do I do next?

#120 fixed Sound implementation need to work in shared mode Yoda
Description

Currently sound seem to be implemented in exclusive mode only. This is very annoying, as Java apps that only outputs sound now and then, blocks all other OS/2 apps from playing any sound, as long as Java app is running.

We need shared mode for Java - either as standard or as an option. Could be by CMD line switch or an enviroment variable.

#50 fixed zipcontrol: error in native code abwillis
Description

Attempting to launch zipcontrol.jar http://www.rpfsoftware.com/common/zipcontrol.jar gives error:

# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1a2b84cd, pid=1155, tid=75694099 # # JRE version: 6.0 # Java VM: OpenJDK Client VM (16.0-b13 mixed mode os2-x86 ) # Problematic frame: # C [KERNEL32+0x10484cd] # # 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. #


Current thread (0x20258c00): JavaThread? "ZCMW;1" [_thread_in_native, id=75694099, stack(0x04540000,0x135e7000)]

siginfo: ExceptionCode?=0xc0000005, writing address 0x00000000

Registers: EAX=0x0463ed3c, EBX=0x1697768c, ECX=0x00000000, EDX=0x00000000 ESP=0x0463eab8, EBP=0x0463f038, ESI=0x0000001a, EDI=0x0463ed32 EIP=0x1a2b84cd, EFLAGS=0x00012246

Top of Stack: (sp=0x0463eab8) 0x0463eab8: 33363430 38626165 000a0d29 00000000 0x0463eac8: 00000000 00000001 0000002f 2d2d2d2d 0x0463ead8: 2d2d2d2d 2d2d2d2d 202d2d2d 48205420 0x0463eae8: 45205220 44204120 2d2d2020 2d2d2d2d 0x0463eaf8: 2d2d2d2d 2d2d2d2d 660a0d2d 7720726f 0x0463eb08: 65726568 206f7420 6f706572 74207472 0x0463eb18: 62206568 0d2e6775 eb2c000a 231f0000 0x0463eb28: 1fa1f9e8 19fb02aa 150b0000 e7e7231f

Instructions: (pc=0x1a2b84cd) 0x1a2b84bd: 5f 5b 5d c3 55 53 57 56 55 33 c9 bb 8c 76 97 16 0x1a2b84cd: 66 8b 0a 33 ff 8b e9 33 f6 c1 fd 08 66 8b 3c 6b

Stack: [0x04540000,0x135e7000], sp=0x0463eab8, free space=3fa135e7000k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [KERNEL32+0x10484cd]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j 0x21129f15 C 0x00000000

Note: See TracQuery for help on using queries.