It is currently Wed May 01, 2024 10:36 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 13 posts ] 
Author Message
Offline
 Post subject: Wms finally found a fix for the KGS Java sound issue...
Post #1 Posted: Tue Aug 28, 2012 9:51 am 
Lives in gote

Posts: 566
Liked others: 39
Was liked: 59
Rank: 1k
Universal go server handle: mw42
Article: http://www.theregister.co.uk/2012/08/27/disable_java_to_block_exploit/

Quote:
The vulnerability is present in the Java Runtime Environment (JRE) version 1.7 or later, Atif Mushtaq of security firm FireEye reported on Sunday, while PCs with Java versions 1.6 or earlier installed are not at risk.


He finds an exploit in JRE 1.7+ to force us to roll back to JRE 1.6 -- a version without the sound issue. Very clever.


This post by mw42 was liked by 3 people: ez4u, Monadology, Phelan
Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #2 Posted: Tue Aug 28, 2012 10:37 am 
Lives in gote
User avatar

Posts: 450
Location: Portland, OR USA
Liked others: 257
Was liked: 287
KGS: wms
One of the more difficult bug fixes I've ever done.


This post by wms was liked by 7 people: ez4u, Joaz Banbeck, Monadology, Phelan, RBerenguel, Splatted, v00d00
Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #3 Posted: Tue Aug 28, 2012 10:42 am 
Gosei

Posts: 1494
Liked others: 111
Was liked: 315
you done good kid </suitable accent>

_________________
North Lecale

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #4 Posted: Tue Aug 28, 2012 1:58 pm 
Lives in sente

Posts: 852
Location: Central Coast
Liked others: 201
Was liked: 333
Rank: KGS [-]
GD Posts: 428
Guess it's not terribly surprising another major bug was found in a version of Java literally plagued with bugs since the week before it was even released.

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #5 Posted: Sat Sep 01, 2012 8:18 pm 
Dies in gote
User avatar

Posts: 55
Liked others: 6
Was liked: 12
KGS: UnclMartin
Quote:
He finds an exploit in JRE 1.7+ to force us to roll back to JRE 1.6 -- a version without the sound issue. Very clever.


Actually, in my experience, update 32 and 33 of Java 1.6 had the KGS sound issue. I assume subsequent updates of Java 6 also do.

Edit: I just updated to 1.6 update 35, and still have the KGS sound issue. And the -J-Dsun.sound.useNewAudioEngine="false" fix did not work.

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #6 Posted: Mon Sep 03, 2012 1:57 am 
Beginner

Posts: 1
Liked others: 0
Was liked: 0
Rank: KGS 4 kyu
KGS: Yes
Tygem: No
IGS: No
Wbaduk: No
DGS: No
OGS: No
Where can I find a simple description of how to implement this fix ?

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #7 Posted: Mon Sep 03, 2012 2:16 am 
Lives with ko

Posts: 133
Location: UK
Liked others: 163
Was liked: 24
KGS: 4kyu
I didn't feel that the fix or description was simple, but I did all the things in this thread and one of them worked. But I can't tell you whether it was changing the shortcut or using the big ugly hack. Also, I have about 4 java/jre directories on my computer so I had to stick the big ugly hack file in them all but it finally worked. I got the problem bc of the latest java update 2 days ago. Wish I could be more help. :scratch:

Here's the thread: viewtopic.php?f=24&t=4570

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #8 Posted: Mon Sep 03, 2012 4:44 am 
Lives with ko
User avatar

Posts: 292
Liked others: 92
Was liked: 80
Rank: 1 kyu
KGS: LocoRon
UnclMartin wrote:
Quote:
He finds an exploit in JRE 1.7+ to force us to roll back to JRE 1.6 -- a version without the sound issue. Very clever.


Actually, in my experience, update 32 and 33 of Java 1.6 had the KGS sound issue. I assume subsequent updates of Java 6 also do.

Edit: I just updated to 1.6 update 35, and still have the KGS sound issue. And the -J-Dsun.sound.useNewAudioEngine="false" fix did not work.


Yeah, I'm on 1.6 update 29, and haven't sound, either. I hadn't seen that fix before either, I tried adding that to my bash script, but alas it didn't work.

What are the other fixes? The only one I'd seen prior to this was "uninstall 1.7 and install 1.6"... which obviously doesn't apply to me.

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #9 Posted: Mon Sep 03, 2012 5:17 am 
Lives in sente

Posts: 852
Location: Central Coast
Liked others: 201
Was liked: 333
Rank: KGS [-]
GD Posts: 428
LocoRon wrote:
Yeah, I'm on 1.6 update 29, and haven't sound, either. I hadn't seen that fix before either, I tried adding that to my bash script, but alas it didn't work.

What are the other fixes? The only one I'd seen prior to this was "uninstall 1.7 and install 1.6"... which obviously doesn't apply to me.


I have 1.6_30 and have not had any sound issues, perhaps your issues are related to those in the KGS/Linux sound issue threads?

For reference:
http://www.lifein19x19.com/forum/viewto ... =24&t=2723
http://www.lifein19x19.com/forum/viewto ... =24&t=5385


This post by Mef was liked by: LocoRon
Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #10 Posted: Mon Sep 03, 2012 5:37 am 
Lives with ko
User avatar

Posts: 292
Liked others: 92
Was liked: 80
Rank: 1 kyu
KGS: LocoRon
Ooh, one of those actually did work, thanks Mef. :D

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #11 Posted: Thu Sep 13, 2012 9:58 am 
Dies in gote
User avatar

Posts: 55
Liked others: 6
Was liked: 12
KGS: UnclMartin
UnclMartin wrote:
Quote:
He finds an exploit in JRE 1.7+ to force us to roll back to JRE 1.6 -- a version without the sound issue. Very clever.


Actually, in my experience, update 32 and 33 of Java 1.6 had the KGS sound issue. I assume subsequent updates of Java 6 also do.

Edit: I just updated to 1.6 update 35, and still have the KGS sound issue. And the -J-Dsun.sound.useNewAudioEngine="false" fix did not work.


:oops: I wasn't running update 35 after all. It seems after I downloaded and installed update 35, one of the updates for some other software downloaded and installed OpenJDK. In fact, when I do use both the switch to use the old audio engine and the aoss driver when using update 35, KGS sound does work for me, including the stone click. :oops: I wonder what I was hadd running when I thought I'd tried 32 or 33? :oops:

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #12 Posted: Tue Oct 02, 2012 9:25 am 
Dies with sente

Posts: 78
Liked others: 10
Was liked: 33
Rank: 9k
Universal go server handle: dfunkt
mw42 wrote:
Article: http://www.theregister.co.uk/2012/08/27/disable_java_to_block_exploit/

Quote:
The vulnerability is present in the Java Runtime Environment (JRE) version 1.7 or later, Atif Mushtaq of security firm FireEye reported on Sunday, while PCs with Java versions 1.6 or earlier installed are not at risk.


He finds an exploit in JRE 1.7+ to force us to roll back to JRE 1.6 -- a version without the sound issue. Very clever.


wms wrote:
One of the more difficult bug fixes I've ever done.


Not surprising.

From the article:
Quote:
Downgrading to an earlier version of Java is not advised, because even though earlier versions aren't vulnerable to this particular exploit, they may contain other bugs that expose still other vulnerabilities.


Not a fix at all.

Top
 Profile  
 
Offline
 Post subject: Re: Wms finally found a fix for the KGS Java sound issue...
Post #13 Posted: Sun Oct 07, 2012 9:27 pm 
Gosei
User avatar

Posts: 1449
Liked others: 1562
Was liked: 140
Rank: KGS 6k
GD Posts: 892
wms wrote:
One of the more difficult bug fixes I've ever done. ;-)

Added subtitles for you, dfunkt.

_________________
a1h1 [1d]: You just need to curse the gods and defend.
Good Go = Shape.
Associação Portuguesa de Go

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group