public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Firefox 2.0 and gentoo
@ 2007-01-11 12:34 Roberto Martinez
  2007-01-13 16:18 ` Kent Fredric
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Roberto Martinez @ 2007-01-11 12:34 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

Well, I've done research and found nothing, except that it happens only on  
gentoo ...

It appears that any mozilla product segfaults on my gentoo box both binary  
and from source. Firefox, Thunderbird, and Seamonkey.

At first i thought it was mozilla-launcher :

> /usr/libexec/mozilla-launcher: line 117:  6048 Segmentation fault       
> "$mozbin" "$@"

but when I ran the binary directly :

> Segmentation fault

I have reemerged gtk+ and no luck.

Anything else I would need to try ? Any help is greatly appreciated.



-- 
There is no god but yourself... amen ...
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-13 16:18 ` Kent Fredric
@ 2007-01-11 13:55   ` Roberto Martinez
  2007-01-13 20:34     ` Kent Fredric
  0 siblings, 1 reply; 9+ messages in thread
From: Roberto Martinez @ 2007-01-11 13:55 UTC (permalink / raw
  To: gentoo-user

On Sat, 13 Jan 2007 10:18:29 -0600, Kent Fredric <kentfredric@gmail.com>  
wrote:

> On 1/12/07, Roberto Martinez <mrrobinhood5@rgv.rr.com> wrote:
>> Well, I've done research and found nothing, except that it happens only  
>> on
>> gentoo ...
>>
>> It appears that any mozilla product segfaults on my gentoo box both  
>> binary
>> and from source. Firefox, Thunderbird, and Seamonkey.
>>
>> At first i thought it was mozilla-launcher :
>>
>> > /usr/libexec/mozilla-launcher: line 117:  6048 Segmentation fault
>> > "$mozbin" "$@"
>>
>> but when I ran the binary directly :
>>
>> > Segmentation fault
>>
>> I have reemerged gtk+ and no luck.
>>
>> Anything else I would need to try ? Any help is greatly appreciated.
>
> http://bugs.gentoo.org/show_bug.cgi?id=128221
>
> I've not had it lately, but its been a known bug. Nobody seems to know
> what exactly causes it. I know from experience tho, -ffast-math is bad
> bad bad when playing with firefox, ie: firefox-bin + hand-compiled
> plugin ( ie: mplayerplug-in) using -ffast-math , might = unstability.
>
> Post CFLAGS/CXXFLAGS/LDFLAGS, GCC versions, Firefox/mozilla versions &
> launcher versions please.
>
>
Here you go:

CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"


[I--] [  ] sys-devel/gcc-3.3.5.20050130-r1 (3.3)
[I--] [M~] sys-devel/gcc-config-2.0.0_rc1 (0)
[I--] [M-] sys-devel/gcc-4.0.3 (4.0)
[I--] [ ~] sys-devel/gcc-4.1.1 (4.1)

[I--] [  ] mail-client/mozilla-thunderbird-1.5.0.4 (0)
[I--] [ ~] www-client/mozilla-launcher-1.52-r1 (0)
[I--] [ ~] www-client/mozilla-firefox-bin-2.0.0.1 (0)
[I--] [ ~] www-client/mozilla-firefox-2.0.0.1 (0)

Any help appreciated :)


-- 
There is no god but yourself... amen ...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-14  2:24 ` William Kenworthy
@ 2007-01-12 13:27   ` Roberto Martinez
  2007-01-14 18:06     ` Devon Miller
  0 siblings, 1 reply; 9+ messages in thread
From: Roberto Martinez @ 2007-01-12 13:27 UTC (permalink / raw
  To: gentoo-user

On Sat, 13 Jan 2007 20:24:57 -0600, William Kenworthy <billk@iinet.net.au>  
wrote:

> On Thu, 2007-01-11 at 06:34 -0600, Roberto Martinez wrote:
>> Well, I've done research and found nothing, except that it happens only  
>> on
>> gentoo ...
>>
>> It appears that any mozilla product segfaults on my gentoo box both  
>> binary
>> and from source. Firefox, Thunderbird, and Seamonkey.
> ...
>
> this sort of thing is often due to inconsistent/missing libraries
>
> 1. run revdep-rebuild
> 2. `ldd /usr/bin/firefox` and look for inconsistent/missing libraries
> 3. `strace /usr/bin/firefox` and see if where it dies gives a clue
>
> BillK
>

revdep-rebuild came up with some libraries, but I think I might have an  
issue with Portage as I've noticed that /etc/portage does not point  
anywhere... Any ideas where its supposed to symlink ? #gentoo is not very  
helpful ( at least the peers )

Calculating dependencies \
emerge: there are no ebuilds to satisfy "=app-office/openoffice-bin-2.0.2".


revdep-rebuild failed to emerge all packages
you have the following choices:

- if emerge failed during the build, fix the problems and re-run  
revdep-rebuild
     or
- use -X or --package-names as first argument (trys to rebuild package,  
not exact
   ebuild)
     or
- set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
   (and remove /root/.revdep-rebuild.5_order to be evaluated again)
     or
- modify the above emerge command and run it manually
     or
- compile or unmerge unsatisfied packages manually, remove temporary files  
and
   try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*

Thanks in advance.

-- 
There is no god but yourself... amen ...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-11 12:34 [gentoo-user] Firefox 2.0 and gentoo Roberto Martinez
@ 2007-01-13 16:18 ` Kent Fredric
  2007-01-11 13:55   ` Roberto Martinez
  2007-01-14  1:06 ` Bruno Espinoza
  2007-01-14  2:24 ` William Kenworthy
  2 siblings, 1 reply; 9+ messages in thread
From: Kent Fredric @ 2007-01-13 16:18 UTC (permalink / raw
  To: gentoo-user

On 1/12/07, Roberto Martinez <mrrobinhood5@rgv.rr.com> wrote:
> Well, I've done research and found nothing, except that it happens only on
> gentoo ...
>
> It appears that any mozilla product segfaults on my gentoo box both binary
> and from source. Firefox, Thunderbird, and Seamonkey.
>
> At first i thought it was mozilla-launcher :
>
> > /usr/libexec/mozilla-launcher: line 117:  6048 Segmentation fault
> > "$mozbin" "$@"
>
> but when I ran the binary directly :
>
> > Segmentation fault
>
> I have reemerged gtk+ and no luck.
>
> Anything else I would need to try ? Any help is greatly appreciated.

http://bugs.gentoo.org/show_bug.cgi?id=128221

I've not had it lately, but its been a known bug. Nobody seems to know
what exactly causes it. I know from experience tho, -ffast-math is bad
bad bad when playing with firefox, ie: firefox-bin + hand-compiled
plugin ( ie: mplayerplug-in) using -ffast-math , might = unstability.

Post CFLAGS/CXXFLAGS/LDFLAGS, GCC versions, Firefox/mozilla versions &
launcher versions please.


-- 
/<ent Fredric
(aka theJackal)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-11 13:55   ` Roberto Martinez
@ 2007-01-13 20:34     ` Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2007-01-13 20:34 UTC (permalink / raw
  To: gentoo-user

On 1/12/07, Roberto Martinez <mrrobinhood5@rgv.rr.com> wrote:

> [I--] [ ~] www-client/mozilla-launcher-1.52-r1 (0)

See how you get on with 1.56, 1.52 is at least 3 months old now, and
ive not seen any issues myself with 1.56.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-11 12:34 [gentoo-user] Firefox 2.0 and gentoo Roberto Martinez
  2007-01-13 16:18 ` Kent Fredric
@ 2007-01-14  1:06 ` Bruno Espinoza
  2007-01-14  2:24 ` William Kenworthy
  2 siblings, 0 replies; 9+ messages in thread
From: Bruno Espinoza @ 2007-01-14  1:06 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 812 bytes --]

Why don't try the binaries that Mozilla offer in his web page?? (At
http://www.mozilla.com)

2007/1/11, Roberto Martinez <mrrobinhood5@rgv.rr.com>:
>
> Well, I've done research and found nothing, except that it happens only on
> gentoo ...
>
> It appears that any mozilla product segfaults on my gentoo box both binary
> and from source. Firefox, Thunderbird, and Seamonkey.
>
> At first i thought it was mozilla-launcher :
>
> > /usr/libexec/mozilla-launcher: line 117:  6048 Segmentation fault
> > "$mozbin" "$@"
>
> but when I ran the binary directly :
>
> > Segmentation fault
>
> I have reemerged gtk+ and no luck.
>
> Anything else I would need to try ? Any help is greatly appreciated.
>
>
>
> --
> There is no god but yourself... amen ...
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
BrunoProg64

[-- Attachment #2: Type: text/html, Size: 1244 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-11 12:34 [gentoo-user] Firefox 2.0 and gentoo Roberto Martinez
  2007-01-13 16:18 ` Kent Fredric
  2007-01-14  1:06 ` Bruno Espinoza
@ 2007-01-14  2:24 ` William Kenworthy
  2007-01-12 13:27   ` Roberto Martinez
  2 siblings, 1 reply; 9+ messages in thread
From: William Kenworthy @ 2007-01-14  2:24 UTC (permalink / raw
  To: gentoo-user

On Thu, 2007-01-11 at 06:34 -0600, Roberto Martinez wrote:
> Well, I've done research and found nothing, except that it happens only on  
> gentoo ...
> 
> It appears that any mozilla product segfaults on my gentoo box both binary  
> and from source. Firefox, Thunderbird, and Seamonkey.
...

this sort of thing is often due to inconsistent/missing libraries

1. run revdep-rebuild
2. `ldd /usr/bin/firefox` and look for inconsistent/missing libraries
3. `strace /usr/bin/firefox` and see if where it dies gives a clue

BillK

-- 
William Kenworthy <billk@iinet.net.au>
Home!
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-12 13:27   ` Roberto Martinez
@ 2007-01-14 18:06     ` Devon Miller
  2007-01-14 18:36       ` Jean-Baptiste Mestelan
  0 siblings, 1 reply; 9+ messages in thread
From: Devon Miller @ 2007-01-14 18:06 UTC (permalink / raw
  To: gentoo-user

On 1/12/07, Roberto Martinez <mrrobinhood5@rgv.rr.com> wrote:
> On Sat, 13 Jan 2007 20:24:57 -0600, William Kenworthy <billk@iinet.net.au>
> wrote:
>
> > On Thu, 2007-01-11 at 06:34 -0600, Roberto Martinez wrote:
> > this sort of thing is often due to inconsistent/missing libraries
> >
> > 1. run revdep-rebuild
> > 2. `ldd /usr/bin/firefox` and look for inconsistent/missing libraries
> > 3. `strace /usr/bin/firefox` and see if where it dies gives a clue
> >
> > BillK
> >
>
> revdep-rebuild came up with some libraries, but I think I might have an
> issue with Portage as I've noticed that /etc/portage does not point
> anywhere... Any ideas where its supposed to symlink ? #gentoo is not very
> helpful ( at least the peers )

/etc/portage should be a directory, not a symlink. This is where you
create package.keywords to enable ~ARCH builds, package.unmask to
enable explicitly masked packages, package.use to set per-package USE
flags, etc.

The symlink you're thinking of is /etc/make.profile and it should
point to something like
/usr/portage/profiles/default-linux/x86/2006.1/desktop.

> Calculating dependencies \
> emerge: there are no ebuilds to satisfy "=app-office/openoffice-bin-2.0.2".

As a general rule, I always run revdep-rebuild with -p and ignore any
gripes about openoffice-bin. Openoffice-bin comes with a lot of
private libraries the supercede those in /usr/lib and reddep-rebuild
doesn't know how to resolve those correctly.

There's no ebuild for openoffice-bin-2.0.2 because that release is no
longer in portage. Running emerge -u openoffice-bin will upgrade you
to 2.1.0 which is currently the only open office binary release in
portage.

Running ldd on /usr/bin/firefox won't give any useful information
since that is just a script that runs mozilla-launcher with the real
binary. Instead, run ldd on /usr/lib/mozilla-firefor/firefox-bin which
is the actual binary. You should not get any 'not found' messages. If
anything is 'not found' then you need to move on to which package
needs to be rebuilt.

dcm

dcm
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Firefox 2.0 and gentoo
  2007-01-14 18:06     ` Devon Miller
@ 2007-01-14 18:36       ` Jean-Baptiste Mestelan
  0 siblings, 0 replies; 9+ messages in thread
From: Jean-Baptiste Mestelan @ 2007-01-14 18:36 UTC (permalink / raw
  To: gentoo-user

On 1/14/07, Devon Miller <devon.c.miller@gmail.com> wrote:
> On 1/12/07, Roberto Martinez <mrrobinhood5@rgv.rr.com> wrote:
> > On Sat, 13 Jan 2007 20:24:57 -0600, William Kenworthy <billk@iinet.net.au>
> > wrote:
> >
> > > On Thu, 2007-01-11 at 06:34 -0600, Roberto Martinez wrote:
> > > this sort of thing is often due to inconsistent/missing libraries
> > >
> > > 1. run revdep-rebuild
> > > 2. `ldd /usr/bin/firefox` and look for inconsistent/missing libraries
> > > 3. `strace /usr/bin/firefox` and see if where it dies gives a clue
> > >
> > > BillK
> > >
> >
> > revdep-rebuild came up with some libraries, but I think I might have an
> > issue with Portage as I've noticed that /etc/portage does not point
> > anywhere... Any ideas where its supposed to symlink ? #gentoo is not very
> > helpful ( at least the peers )
>
> /etc/portage should be a directory, not a symlink. This is where you
> create package.keywords to enable ~ARCH builds, package.unmask to
> enable explicitly masked packages, package.use to set per-package USE
> flags, etc.
>
> The symlink you're thinking of is /etc/make.profile and it should
> point to something like
> /usr/portage/profiles/default-linux/x86/2006.1/desktop.
>
> > Calculating dependencies \
> > emerge: there are no ebuilds to satisfy "=app-office/openoffice-bin-2.0.2".
>
> As a general rule, I always run revdep-rebuild with -p and ignore any
> gripes about openoffice-bin. Openoffice-bin comes with a lot of
> private libraries the supercede those in /usr/lib and reddep-rebuild
> doesn't know how to resolve those correctly.
>
> There's no ebuild for openoffice-bin-2.0.2 because that release is no
> longer in portage. Running emerge -u openoffice-bin will upgrade you
> to 2.1.0 which is currently the only open office binary release in
> portage.
>
> Running ldd on /usr/bin/firefox won't give any useful information
> since that is just a script that runs mozilla-launcher with the real
> binary. Instead, run ldd on /usr/lib/mozilla-firefor/firefox-bin which
> is the actual binary. You should not get any 'not found' messages. If
> anything is 'not found' then you need to move on to which package
> needs to be rebuilt.
>
> dcm
>
> dcm
> --
> gentoo-user@gentoo.org mailing list
>
>
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-01-14 18:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-11 12:34 [gentoo-user] Firefox 2.0 and gentoo Roberto Martinez
2007-01-13 16:18 ` Kent Fredric
2007-01-11 13:55   ` Roberto Martinez
2007-01-13 20:34     ` Kent Fredric
2007-01-14  1:06 ` Bruno Espinoza
2007-01-14  2:24 ` William Kenworthy
2007-01-12 13:27   ` Roberto Martinez
2007-01-14 18:06     ` Devon Miller
2007-01-14 18:36       ` Jean-Baptiste Mestelan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox