#181 closed defect (fixed)
Java GA3 + Odin 0.8.5 breaks JDownloader
| Reported by: | warpuser | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | GA4 | 
| Component: | general | Version: | 1.6.0 Build 25 GA3 | 
| Severity: | medium | Keywords: | JDownloader GA3 0.8.5 | 
| Cc: | 
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
Attachments (1)
Change History (6)
by , 13 years ago
| Attachment: | hs_err_pid47.log added | 
|---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
| Milestone: | Enhanced → GA4 | 
|---|
comment:3 by , 13 years ago
Please try this DLL ftp://ftp.netlabs.org/pub/odin/test/j4.zip (replace the one in the /bin/client dir) and report if it works now. Here it works with this DLL.
comment:4 by , 13 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
It works with the hot fix (ftp://ftp.netlabs.org/pub/java/openjdk6_b25_ga3/hotfix_ga3_1-20120807.zip) so closing.
comment:5 by , 13 years ago
I can confirm that it is again working after installing the hotfix. For the next GA release its maybe a better to make a short beta or preview build that people can test this version before the final release.

Confirmed. GA3 crashes (stack execution), GA2 works. Same thing as #161.