Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10725 - Mozilla 1.0.1-r2 on GL 1.4_rc1 segfaults
Summary: Mozilla 1.0.1-r2 on GL 1.4_rc1 segfaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-14 04:18 UTC by Carlos A. Paramio
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos A. Paramio 2002-11-14 04:18:29 UTC
After a correct Mozilla compilation, a simple execution give the following messages:
grep: /usr/lib/mozilla/chrome/locale.alias: No such file or directory
Segmentation fault

My CFLAGS='-O3 -pipe -fomit-frame-pointers'

Using GDB, I can follow the execution to this point:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 19144)
0x401d97cd in CopyChars1To2(char*, int, char const*, unsigned, unsigned) ()
   from /usr/lib/mozilla/libxpcom.so

I'm not using beta packages (not ACCEPT_KEYWORDS).
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-14 16:52:04 UTC
And as root ?