Description of problem: When I start Seamonkey (Mozilla) by typing "mozilla" nothing happened. I was just getting the prompt back again immediatelly. I have noticed that the /usr/lib/seamonkey-1.0.9 directory is missing from ld.so.conf and the mozilla-bin is reporting missing libxcompat.so library however it is on the system. I have added this path to ld.so.conf, jave run ldconfig -v and now the library can be found. Now I'm getting "Segmentation fault" when I'm starting mozilla. Version-Release number of selected component (if applicable): seamonkey 1.0.9 r15.el4 How reproducible: Always. Steps to Reproduce: 1. Type in "mozilla" on the command prompt. 2.Press ENTER. 3. Actual results: An error "Segmantation fault" appears. Expected results: Seamonkey/Mozilla starts up. Additional info: I am connecting remotely via SSH to the server with XForwarding on from a Fedora workstation. Other programs which use X11 are displaying on the workstation's display fine.
Sorry. The library name was libxpcom.so not libxcompat.so. Bartosz Maruszewski
Created attachment 299709 [details] sysreport result I'm attaching the output from the sysreport utility. Bartosz Maruszewski
Can you additionally attach a gdb backtrace, please?
I have installed additionally the whole GNOME Desktop Environment with all dependencies, started Mozilla/Seamonkey locally on the console and now it also starts up when I connect remotelly. I'm puzzled... Just courious: How do I make a "gdb backtrace"? I guess I need a core file for this...? Bartosz Maruszewski
First install gdb and seamonkey-debuginfo if it is not, and then run firefox -g Type 'run' at the prompt to start the application and make it crash. Entering 'bt' will provide a backtrace.
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. The release for which you requested us to review is now End of Life. Please See https://access.redhat.com/support/policy/updates/errata/ If you would like Red Hat to re-consider your feature request for an active release, please re-open the request via appropriate support channels and provide additional supporting details about the importance of this issue.