<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Good evening Maciej and group,<BR>
 <BR>
I searched on line in order to learn what is a truss command.  I have not found the answer yet, but I did find an example of someone using that command.  I followed it and here is the result:<BR>
 <BR>
$ truss -fo /tmp/firefox.log firefox<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: g_object_set_valist: object class `GnomeProgram' has no property named `show-crash-dialog'<BR>(firefox-bin:990): GLib-GObject-WARNING **: g_object_get_property: object class `GnomeProgram' has no property named `sm-connect'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 870: assertion `program != NULL' failed<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 870: assertion `program != NULL' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: g_object_get_property: object class `GnomeProgram' has no property named `show-crash-dialog'<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 740: assertion `GNOME_IS_PROGRAM (program)' failed<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 739: assertion `program != NULL' failed<BR>(firefox-bin:990): GConf-CRITICAL **: file gconf-client.c: line 547: assertion `gconf_valid_key (dirname, NULL)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GConfClient'<BR>(firefox-bin:990): GLib-GObject-CRITICAL **: file gobject.c: line 1088: assertion `G_TYPE_IS_OBJECT (object_type)' failed<BR>(firefox-bin:990): GLib-GObject-CRITICAL **: file gobject.c: line 2396: assertion `G_IS_OBJECT (object)' failed<BR>Segmentation Fault - core dumped<BR><BR> I hope the foregoing is useful to you.<BR>
 <BR>
Thank you,<BR>
 <BR>
 <BR>
Fred<BR>
 <BR>
 <BR>
<DIV>
> From: maciej@opencsw.org<BR>> Date: Tue, 30 Aug 2011 00:06:56 +0100<BR>> To: users@lists.opencsw.org<BR>> Subject: Re: [csw-users] Now a Problem Using FireFox<BR>> <BR>> 2011/8/29 Fred Strickland <fredstrickland@hotmail.com>:<BR>> > I have been working with Peter Bonivart to get my Sun Blade 150 (running<BR>> > Solaris 10) configured so it would run pkgutil and install packages.  That<BR>> > major problem has been solved.  The first program that I decided to install<BR>> > was FireFox.  The install went through to the point I received "Installation<BR>> > of <CSWfirefox> was successful." message.  You can see below what happens<BR>> > when I try to execute FireFox.  Peter suggested that I pose my question to<BR>> > this list.<BR>> ><BR>> > I hope you guys can tell me what I am doing wrong.<BR>> <BR>> Hi Fred,<BR>> <BR>> It is possible that you're doing nothing wrong, but there are library<BR>> compatibility issues. We've recently looked at refreshing the gtk<BR>> libraries, but it doesn't look like an easy job. If you want to debug<BR>> the issue, you could run firefox via truss to see where does the<BR>> segfault happen.<BR>> <BR>> Maciej<BR>> _______________________________________________<BR>> users mailing list<BR>> users@lists.opencsw.org<BR>> https://lists.opencsw.org/mailman/listinfo/users<BR></DIV>                                     </div></body>
</html>