Closed
Bug 112478
Opened 23 years ago
Closed 23 years ago
Fatal error [-618]: Couldn't open xpistub library
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
People
(Reporter: tbearden, Assigned: slogan)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.14 i686)
BuildID: 2001112012
That is the error message that I get when I try to use the installer to install
0.9.6 on my Rh7.1 box. I also get:
Gtk-CRITICAL **: file gtkwidget.c: line 1510 (gtk_widget_hide): assertion
`widget != NULL' failed.
I have seen refrences to that message, but not to the xpistub message. I think
it may be machine dependent, because I also have problems building the source.
I get:
nsIClassInfo.idl:102: Error: unsigned const declaration 'PLUGIN_OBJECT'
initialized with negative constant
make[2]: *** [_xpidlgen/nsIClassInfo.h] Error 1
make[2]: Leaving directory
`/home/tbearden/downloads/mozilla-installer/mozilla/xpcom/components'
make[1]: *** [export] Error 2
make[1]: Leaving directory
`/home/tbearden/downloads/mozilla-installer/mozilla/xpcom'
make: *** [export] Error 2
I get this on two RH7.1 machines with the 2.4.14 kernel. I had no problem with
the installer on Suse 7.3. Also, I finally got the RPMs to install, but the
don't seem to function properly. For example, when I go to www.intellicast.com
as a a regular user mozilla crashes and says something about exceeding stack
memory(I don't recall the exact message). I I go there as root it is not a
problem.
Reproducible: Always
Steps to Reproduce:
1. unpack moailla-installer and execute(as root) mozilla-installer.
2. I have tried it with all types of installs(Tyoical,Custom, Complete, Browser
only)
3. Install begins and the fails with the error message
Updated•23 years ago
|
QA Contact: bugzilla → ktrina
Comment 1•23 years ago
|
||
dupe of 59012 - either install compat-libstdc++6.2-2.9.0.9 or removing libsafe
will fix this.
*** This bug has been marked as a duplicate of 59012 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•