Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 172)

Ticket Resolution Summary Owner Reporter
#178 fixed Print crash running Moneydance 2011 Lewis Rosenthal
Description

Reference to:

http://trac.netlabs.org/odin32/ticket/84

Crash occurs with GA2 & GA3 under Odin 0.8.5, which is why I opened the ticket under Odin. However, there may be some interaction we just weren't seeing before.

Native printer selection dialog opens fine. Printer selected, and as soon as data is sent (printer does eject a blank page), the application exits.

Crash log excerpt:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x15429a07, pid=156, tid=10223635
#
# JRE version: 6.0-b24
# Java VM: OpenJDK Client VM (20.0-b12 mixed mode os2-x86 )
# Problematic frame:
# C  [WGSS50+0x9a07]
#
# 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.
#

Full log, attached.

#179 fixed AOO hangs when using new SEH scheme dmik
Description

Seems that there is one more victim of the new SEH scheme - AOO. Java works in AOO (Apache OpenOffice?) if I use GA2 (old SEH scheme) and hangs (with a crash in ODINCDT.DLL) if I use GA3. Here's the POPUPLOG:

07-27-2012  14:41:30  SYS3170  PID 00e9  TID 0001  Slot 00c1
D:\APPS\OPENOFFICE.ORG.3\PROGRAM\SOFFICE.BIN
c0010002
118d00e2
P1=00000000  P2=XXXXXXXX  P3=XXXXXXXX  P4=XXXXXXXX  
EAX=00000000  EBX=168d6514  ECX=00000000  EDX=de4a9dc7
ESI=168d6514  EDI=168d6440  
DS=0053  DSACC=d0f3  DSLIM=5fffffff  
ES=0053  ESACC=d0f3  ESLIM=5fffffff  
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:1c3d07c9  CSACC=d0df  CSLIM=5fffffff
SS:ESP=0053:0012fe80  SSACC=d0f3  SSLIM=5fffffff
EBP=0012fe98  FLG=00010213

ODINCRT.DLL 0002:000000e2
#181 fixed Java GA3 + Odin 0.8.5 breaks JDownloader warpuser
Description

Testing JDownloader V0.9.334 crashes on startup with the GA3 + Odin 0.8.5 build, going back to B24/Odin 0.8.4 resolves the issue. There are 2 entries in popuplog and a log file from java.


07-28-2012 13:43:00 SYS3175 PID 002e TID 0013 Slot 0071 C:\PROGRAMS\JAVA6\BIN\JAVA.EXE c0000005 1e493270 P1=00000001 P2=02951000 P3=XXXXXXXX P4=XXXXXXXX EAX=0e07ac40 EBX=041ffc34 ECX=018aec20 EDX=0094013c ESI=02951000 EDI=0fc2b590 DS=0053 DSACC=d0f3 DSLIM=3fffffff ES=0053 ESACC=d0f3 ESLIM=3fffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1e493270 CSACC=d0df CSLIM=3fffffff SS:ESP=0053:00da06b0 SSACC=d0f3 SSLIM=3fffffff EBP=00da06c8 FLG=00012202

KERNEL32.DLL 0001:00063270


07-28-2012 13:43:30 SYS3170 PID 002f TID 0013 Slot 0071 C:\PROGRAMS\JAVA6\BIN\JAVA.EXE 041febc9 bd86ac00 P1=06000040 P2=00190000 P3=00010000 P4=1390fb10 EAX=bd86ac00 EBX=00000001 ECX=00000000 EDX=bd86ac07 ESI=041fea8c EDI=041fea28 DS=0053 DSACC=d0f3 DSLIM=3fffffff ES=0053 ESACC=d0f3 ESLIM=3fffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1dd993fa CSACC=d0df CSLIM=3fffffff SS:ESP=0053:041fe9b4 SSACC=d0f3 SSLIM=3fffffff EBP=041fe9b4 FLG=00012297

Note: See TracQuery for help on using queries.