Bug 506738

Summary: The update to java-1_6_0-openjdk broke seamonkey with a segmentation fault
Product: [openSUSE] openSUSE 11.1 Reporter: Boyd Gerber <gerberb>
Component: JavaAssignee: E-mail List <bnc-team-java>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Boyd Gerber 2009-05-24 14:54:35 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081213 SUSE/1.1.14-1.1 SeaMonkey/1.1.14

Seamonkey in openSUSE 11.1 with any and all patches works till the update to java-1_6_0-openjdk.  Firefox works with the update to java-1_6_0-openjdk.  Solution is to down grade java-1_6_0-openjdk to the one released with openSUSE 11.1.

Reproducible: Always

Steps to Reproduce:
1.Install Seamonkey make sure you have the java-1_6_0-openjdk from the original install.
2. seamonkey &
3. open http://wwww.opensuse-community.org/
4. Everything works.
5. Update java-1_6_0-openjdk to the latest release
6. seamonkey &
7. open httpd://www.opensuse-community.org/
Actual Results:  
1-4 everything works well.
after step 5 doing step 6 & 7

produces

gerberb@suse103:~> seamonkey &
[1] 24870                     
gerberb@suse103:~> /usr/bin/seamonkey: line 277: 24881 Segmentation fault      $AOSS $MOZ_PROGRAM $MOZ_LANG                                                                         

[1]+  Exit 139                seamonkey


Expected Results:  
Seamonkey crashes hard.

Something needs to be done for seamonkey and the java-1_6_0-openjdk.
Comment 1 Boyd Gerber 2009-05-24 14:58:53 UTC
After fighting this for weeks and tracking it down a week or so ago.  I decided to bug report it.  Today while searching the internet, I found others are having this problem as well.  Here is one link

http://forums.opensuse.org/applications/415056-seamonkey-1-1-16-crash.html
Comment 2 Michal Vyskocil 2009-05-25 07:42:22 UTC
Current Seamonkey uses a same Gecko as Firefox 2, which is also incompatible with both - new openjdk and Sun plugin, so on x86_64 there's no working combination of Seamoneky and Java plugin.

There's a workaround [1] how to run a 32bit browser and Sun Java. The upcoming Seamonkey 2.0 seems to work better [2]

[1] https://bugzilla.novell.com/show_bug.cgi?id=506067#c2
[2] https://bugzilla.novell.com/show_bug.cgi?id=506067#c7

*** This bug has been marked as a duplicate of bug 445022 ***