Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] firefox/java_vm
Date: Thu, 08 Dec 2005 15:18:34
Message-Id: 5bdc1c8b0512080705m47b7b07by4280efa038768f80@mail.gmail.com
In Reply to: [gentoo-user] firefox/java_vm by Ernie Schroder
1 On 12/8/05, Ernie Schroder <schroder@×××××.net> wrote:
2 > Certain pages opened in Firefox start java_vm processes that will not allow
3 > mplayer to work until I do a killall java_vm. When I do that, any and all
4 > firefox windows will close as well. Closing all instances of firefox also
5 > kills all java_vm processes. At times I might have 15 or 20 instances of the
6 > java_vm. Does anyone have a fix? this has persisted through several java and
7 > firfox updates.
8 >
9 > which java
10 > /opt/blackdown-jdk-1.4.2.02/bin/java
11 >
12 > www-client/mozilla-firefox-bin
13 > Latest version available: 1.0.7
14 > Latest version installed: 1.0.7
15 > --
16 > Regards, Ernie
17 > 100% Microsoft and Intel free
18 >
19 > 09:27:41 up 16:00, 3 users, load average: 0.26, 0.29, 0.59
20 > Linux 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+
21 > --
22 > gentoo-user@g.o mailing list
23 >
24 >
25
26 I do not see this problem:
27
28 mark@dragonfly ~ $ ps aux | grep java
29 mark 13138 2.0 5.8 233696 29252 ? Sl 06:59 0:03 java_vm
30 mark 13220 0.0 0.0 1552 460 pts/0 R+ 07:02 0:00 grep java
31 mark@dragonfly ~ $ mplayer Lunar_Shuttle_Disaster-Little_Girl.ogg
32 MPlayer 1.0pre7try2-3.3.6 (C) 2000-2005 MPlayer Team
33 CPU: Intel Pentium 4/Xeon/Celeron Northwood (Family: 8, Stepping: 3)
34 Detected cache-line size is 64 bytes
35 MMX2 supported but disabled
36 CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
37 Compiled for x86 CPU with extensions: MMX SSE SSE2
38
39
40
41 85 audio & 196 video codecs
42 Setting up LIRC support...
43 mplayer: could not connect to socket
44 mplayer: No such file or directory
45 Failed to open LIRC support.
46 You will not be able to use your remote control.
47 Playing Lunar_Shuttle_Disaster-Little_Girl.ogg.
48 Cache fill: 5.76% (483328 bytes) [Ogg] stream 0: audio (Vorbis), -aid 0
49 Ogg file format detected.
50 ==========================================================================
51 Opening audio decoder: [libvorbis] Ogg/Vorbis audio decoder
52 AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
53 Selected audio codec: [vorbis] afm:libvorbis (OggVorbis Audio Decoder)
54 ==========================================================================
55 Checking audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
56 AF_pre: 48000Hz/2ch/s16le
57 AO: [oss] 48000Hz 2ch s16le (2 bps)
58 Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
59 Video: no video
60 Starting playback...
61 A: 2.1 (02.1) 0.9% 39%
62
63 MPlayer interrupted by signal 2 in module: play_audio
64 mark@dragonfly ~ $ ps aux | grep java
65 mark 13138 1.9 5.8 233696 29252 ? Sl 06:59 0:03 java_vm
66 mark 13224 0.0 0.0 1552 464 pts/0 R+ 07:02 0:00 grep java
67 mark@dragonfly ~ $
68
69 The problem I see periodically is that at time the java_vm will go to
70 100% CPU and I have to kill it by hand.
71
72 mark@dragonfly ~ $ which java
73 /opt/blackdown-jdk-1.4.2.02/bin/java
74
75 Calculating dependencies ...done!
76 [ebuild R ] www-client/mozilla-firefox-1.0.7-r2 -debug +gnome
77 +ipv6 +java -mozcalendar -mozdevelop -moznoxft -mozsvg +truetype
78 -xinerama -xprint 0 kB
79
80 - Mark
81
82 --
83 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] firefox/java_vm Ernie Schroder <schroder@×××××.net>
Re: [gentoo-user] firefox/java_vm Ernie Schroder <schroder@×××××.net>