1753639 Members
5460 Online
108798 Solutions
New Discussion юеВ

Re: Mozilla

 
Mike Stewart
Occasional Contributor

Mozilla

I am getting an error when trying to start Mozilla:
./run-mozilla.sh[36]: 14115 Floating exception

This is HP-UX 11.11 and Mozilla 1.7.13.01.

Any idea what may cause this?
Mike Stewart
9 REPLIES 9
Steven E. Protter
Exalted Contributor

Re: Mozilla

Shalom,

1) Do you have the gtk+ pre-requisite installed.

swlist -l product | grep -i gtk


2) Bad software from mozilla

3) PATH or SHLIB_PATH issues.

I would see about item 1.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Gokul Chandola
Trusted Contributor
Dennis Handly
Acclaimed Contributor

Re: Mozilla

>./run-mozilla.sh[36]: 14115 Floating exception
>Any idea what may cause this?

No clue, you are likely dividing by 0.
Any reason you aren't using firefox instead?
Pete Randall
Outstanding Contributor

Re: Mozilla

As long as we're on the subject, when the heck is HP going to port some more recent versions or are they just saying the don't care about the "i" in 11i anymore?


Pete

Pete
Dennis Handly
Acclaimed Contributor

Re: Mozilla

>Pete: As long as we're on the subject, when the heck is HP going to port some more recent versions

You mean firefox 3.0?
They have already asked me some tricky compiler questions. ;-)
Pete Randall
Outstanding Contributor

Re: Mozilla

>Dennis: They have already asked me some tricky compiler questions. ;-)

That's encouraging, Dennis. Thanks!


Pete

Pete
James R. Ferguson
Acclaimed Contributor

Re: Mozilla

HI:

> Dennis: They have already asked me some tricky compiler questions. ;-)

OK, so what's so difficult/different? Header files? Don't the GNU compilers (perish that thought!) do the job?

Regards!

...JRF...
Dennis Handly
Acclaimed Contributor

Re: Mozilla

>JRF: so what's so difficult/different? Header files? Don't the GNU compilers (perish that thought!) do the job?

They were trying to remove the alignment faults because of packed structs and using aCC6 for performance.
James R. Ferguson
Acclaimed Contributor

Re: Mozilla

Hi (again):

> Dennis: They were trying to remove the alignment faults because of packed structs and using aCC6 for performance.

Thanks, Dennis.

Regards!

...JRF...