EGCS 1.1.1 FYI

hagopiar at vuser.vu.union.edu hagopiar at vuser.vu.union.edu
Tue Dec 8 15:28:30 EST 1998


FYI, I get the same problem with glibc-2.0.104... I have an strace, last
50 lines are attached... No time to do anything anymore... <sigh>
								-Rob

On Mon, 7 Dec 1998, Ralf Weidemann wrote:

> Date: Mon, 7 Dec 1998 23:22:42 +0100 (CET)
> From: Ralf Weidemann <RalfW at Scalar.de>
> To: LinuxPPC Dev <linuxppc-dev at lists.linuxppc.org>
> Subject: Re: EGCS 1.1.1 FYI 
> 
> 
> >>>>> "David" == David Edelsohn <dje at watson.ibm.com> writes:
> >>>>> "Paul J Schinder" writes:
>     Paul> So are Gary Thomas' patches still necessary?
> 
>     David> 	The trampoline patch now has become a shared library
>     David> compatibility issue for glibc-1.99 support.  It only is
>     David> necessary until LinuxPPC cuts over to glibc-2.1 which will
>     David> require other binary incompatible changes at the same time.
> 
> Can someone clarify where the problem is exact with native
> egcs and libc-1.99 ? I use egcs-1.1.1 since the weekend and
> it seems to work fine. I had no trouble to build some shared
> lib stuff like in the latest jade or sgml-tools. This packages
> didn't compile with older version I tried (also Gary's egcs-1.1b),
> but that were generell compiler issues, I think.
> 
> But on the other side I also tried to run the SeaMonkeyBrowser
> (Mozilla) from recent cvs-sources. Building went fine, but the
> beast didn't run. I get only a simple "Aborted" message on the
> console and it seems to crash somewhere in the startup code.
> So maybe this is somehow related ?
> 
> Had someone luck to run a recent version of Mozilla at all on
> LinuxPPC ?
> 
> Thanks,
> Ralf
> 
> 
> 
> 
-------------- next part --------------
fcntl(4, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
fcntl(5, F_GETFL)                       = 0x1 (flags O_WRONLY)
fcntl(5, F_SETFL, O_WRONLY|O_NONBLOCK)  = 0
brk(0)                                  = 0x1877000
brk(0x1878000)                          = 0x1878000
SYS_173(0xd, 0x7fffe408, 0, 0x8, 0x20)  = 0
SYS_173(0xe, 0x7fffe408, 0, 0x8, 0x20)  = 0
open("/root/.mozilla/cookies", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/root/.mozilla/index.db", 0x7ffff298) = -1 ENOENT (No such file or directory)
stat("/root/.mozilla/index.db", 0x7ffff298) = -1 ENOENT (No such file or directory)
brk(0)                                  = 0x1878000
brk(0x1879000)                          = 0x1879000
brk(0)                                  = 0x1879000
brk(0x187a000)                          = 0x187a000
brk(0)                                  = 0x187a000
brk(0x187b000)                          = 0x187b000
brk(0)                                  = 0x187b000
brk(0x187c000)                          = 0x187c000
brk(0)                                  = 0x187c000
brk(0x187d000)                          = 0x187d000
brk(0)                                  = 0x187d000
brk(0x187e000)                          = 0x187e000
brk(0)                                  = 0x187e000
brk(0x187f000)                          = 0x187f000
brk(0)                                  = 0x187f000
brk(0x1880000)                          = 0x1880000
brk(0)                                  = 0x1880000
brk(0x1881000)                          = 0x1881000
brk(0)                                  = 0x1881000
brk(0x1882000)                          = 0x1882000
brk(0)                                  = 0x1882000
brk(0x1883000)                          = 0x1883000
brk(0)                                  = 0x1883000
brk(0x1884000)                          = 0x1884000
brk(0)                                  = 0x1884000
brk(0x1885000)                          = 0x1885000
brk(0)                                  = 0x1885000
brk(0x1886000)                          = 0x1886000
brk(0)                                  = 0x1886000
brk(0x1887000)                          = 0x1887000
brk(0)                                  = 0x1887000
brk(0x1888000)                          = 0x1888000
brk(0)                                  = 0x1888000
brk(0x1889000)                          = 0x1889000
brk(0)                                  = 0x1889000
brk(0x188a000)                          = 0x188a000
brk(0)                                  = 0x188a000
brk(0x188b000)                          = 0x188b000
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++


More information about the Linuxppc-dev mailing list