Closed Bug 77857 Opened 24 years ago Closed 23 years ago

chat.yahoo.com: possible race condition or synchronization bug

Categories

(Core Graveyard :: Java: OJI, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 130740
mozilla0.9.8

People

(Reporter: warren, Assigned: sep)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-64GB-SMP i686; en-US; 0.8.1) Gecko/20010326 BuildID: 2001032614 i log on, select chat room. java appleet loads, chat room appears, user list appears, disappears. mozilla hangs Reproducible: Always Steps to Reproduce: 1.log on to chat.yahoo.com 2.select room 3.wait Actual Results: 98% of the time i end up hung and have to kill mozilla Expected Results: aw, you know. running SuSE Linux 7.1 SMP 2.4 Kernel -- dual 200Mhz Pentium Pros
QA Contact: geetha.vaidyanaathan → avm
moving to oji
Assignee: idk → edburns
Component: Java-Implemented Plugins → OJI
What I observe is that I get to the chat room, then the browser goes back to the previous page. It's not crashing or hanging, but it doesn't work.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
change summary. Reporter, I see this "boot you back to the previous page when after loading the applet" behavior in IE as well. Can you please explain it?
Summary: possible race condition or synchronization bug → chat.yahoo.com: possible race condition or synchronization bug
Apparently the reason for the boot-back is "not enough servers" However, I think it may be due to my firewall. I've mailed yahoo tech support about it. I'm blocked on this bug until they reply.
p2
Priority: -- → P2
I saw similar problems as stated above and upgrade to the latest version of mozilla. Then I downloaded the latest java. Now when I get to the java chat screen mozilla crashes every time. I see some java code being run before it crashes but no time to read it. Mozilla 0.9.1 Mozilla/5.0 (X11; U; Linux 2.4.4 i686; en-US; rv:0.9.1) Gecko/20010607
Mozilla 0.9.3 on solaris: no crash. Applet loaded, then immediately gets unloaded, browser returns to previous page. Java Console output is as follows: -------------------------------------------------------------------- Trace level set to 5: basic, net, security, ext, liveconnect ... completed. Referencing classloader: sun.plugin.ClassLoaderInfo@17e4ca, refcount=1 Added trace listener: sun.plugin.navig.motif.MotifAppletViewer[chat,0,0,1063x663 ,invalid,layout=java.awt.BorderLayout] Sending events to applet. LOAD Sending events to applet. INIT Determine if the applet requests to install any HTML page Determine if the applet requests to install any JAR HTML Installation finished. Jar cache option: null Jar archive(s): null Jar cache version(s): null Applet Installation finished. Opening http://cs5.chat.yahoo.com/c172/chat.zip Connecting http://cs5.chat.yahoo.com/c172/chat.zip with proxy=webcache-cup:8080 Connecting http://cs5.chat.yahoo.com/c172/chat.zip with cookie "B=8vebnvotn89a5&b=2; Y=v=1&n=d3vsd0gqeunlv&l=c40djh08jeh/o&p=m29vvru4012204&iz=&r=5r&lg=us&intl=us&np=1; T=z=FVCd7AFbXd7AOayuiNjlfdn&a=QAE&sk=DAAd9yMu8cvI6.&d=YQFRQUUBaWcBVmVnd 0FBAXp6AUZWQ2Q3QWdXQQ--; U=mt=&ux=6oCd7A; CHT=chid=meantraitor" Current thread:Thread[thread applet-y.ch.0,4,http://cs5.chat.yahoo.com/c172/-threadGroup] OJIPlugin: No AThread OJIPlugin acq Spontaneous pipe=10 Trying to enter spont monitor: 0 OJIPlugin release for:Thread[thread applet-y.ch.0,4,http://cs5.chat.yahoo.com/c172/-threadGroup] OJIPlugin releasePipe - exiting spont monitor Opening http://cs5.chat.yahoo.com/c172/data/resources_en.txt Connecting http://cs5.chat.yahoo.com/c172/data/resources_en.txt with proxy=webcache-cup:8080 Connecting http://cs5.chat.yahoo.com/c172/data/resources_en.txt with cookie "B=8vebnvotn89a5&b=2; Y=v=1&n=d3vsd0gqeunlv&l=c40djh08jeh/o&p=m29vvru4012204&iz=&r=5r&lg=us&intl=us&np=1; T=z=FVCd7AFbXd7AOayuiNjlfdn&a=QAE&sk=DAAd9yMu8cvI6.&d=YQFRQUUBaWcBVmVnd0FBAXp6AUZWQ2Q3QWdXQQ--; U=mt=&ux=6oCd7A; CHT=chid=meantraitor" Loaded image: http://cs5.chat.yahoo.com/us.yimg.com/i/us/ch/smch4.gif Opening http://cs5.chat.yahoo.com/us.yimg.com/i/us/ch/smch4.gif Connecting http://cs5.chat.yahoo.com/us.yimg.com/i/us/ch/smch4.gif with proxy=webcache-cup:8080 Connecting http://cs5.chat.yahoo.com/us.yimg.com/i/us/ch/smch4.gif with cookie "B=8vebnvotn89a5&b=2; Y=v=1&n=d3vsd0gqeunlv&l=c40djh08jeh/o&p=m29vvru4012204&iz=&r=5r&lg=us&intl=us&np=1; T=z=FVCd7AFbXd7AOayuiNjlfdn&a=QAE&sk=DAAd9yMu8cvI6.&d=YQFRQUUBaWcBVmVnd0FBAXp6AUZWQ2Q3QWdXQQ--; U=mt=&ux=6oCd7A; CHT=chid=meantraitor" cookie=v=1&n=d3vsd0gqeunlv&l=c40djh08jeh/o&p=m29vvru4012204&iz=&r=5r&lg=us&intl =us&np=1&lang=en Removed trace listener: sun.plugin.navig.motif.MotifAppletViewer[chat,0,0,1063x663,invalid,layout=java.awt.BorderLayout] Sending events to applet. STOP Sending events to applet. DESTROY Sending events to applet. DISPOSE Sending events to applet. QUIT Finding information... Releasing classloader: sun.plugin.ClassLoaderInfo@17e4ca, refcount=0 Caching classloader: sun.plugin.ClassLoaderInfo@17e4ca Current classloader cache size: 1 Done...
Ressign to Joe Chou, as I am no longer working officially on OJI.
Assignee: edburns → joe.chou
Status: ASSIGNED → NEW
Target Milestone: --- → mozilla0.9.6
I'm running Mozilla 0.9.4 on Mandrake 8.0 and notice that the applet actually loads a blank page and the bottom third of the screen shows the button links and the "Loading Chat Applet" text. THIS BUG IS NOT PRESENT IN THE WINDOWS VERSION. Yahoo Chat runs fine, pending more extensive testing. It appears to function normally. This is also for version 0.9.4. I had Yahoo! Chat running on Linux with 0.9.3 with a few bugs, but about 80%-90% functional, so this bug is new to the 0.9.4 milestone and only on Linux.
Re-assign to sep.
Assignee: joe.chou → sep
Target Milestone: mozilla0.9.6 → mozilla0.9.7
This bug (or one extremely similar) DOES occur in the Windows version; Yahoo Chat consistently crashes Mozilla 0.9.6 on several patron internet stations at the library where I work, all of them using Windows 98. I have worked around for now by putting chat.yahoo.com in the hosts file thus redirecting it to nowheresville. However, with our new AUP no longer considering chatrooms a violation, I would like to consider this a temporary situation...
Target Milestone: mozilla0.9.7 → mozilla0.9.8
For me, the chat room applet will not load at all in Mozilla. I get a message: * If you see JAR archive failed security check: Issuer certificate is invalid, you need to download a new Netscape browser. For more information, click here But I do not see this message. And, I do not see a security window asking me for permission to run the application. If I run IE, I get a pop-up asking for permission. The main chats work, but the chats accessed from a club do not. So to test this, go to http://clubs.yahoo.com and join any club, and then try the chat
No crash for me with latest trunk on Linux and mozilla 097 on Win98 (both with java 1.3.1). Note that chat applet won't work from behind firewall (see bug #130740 for desc.) On win98 with direct connection I see two NPEs in java console, but no crash.
The Yahoo chat loads OK for me, but the size of the window is so small, there is no chat pane. And it is not resizeable.
QA Contact: avm → pmac
Closing this as dup of bug #130740, cause it has more people on Cc list and come (little) investigation *** This bug has been marked as a duplicate of 130740 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified dup.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.