public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/39820]  New: errors while compiling libc and the kernel
@ 2009-04-19 22:08 justinmattock at gmail dot com
  2009-04-20  7:14 ` [Bug c++/39820] " ubizjak at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: justinmattock at gmail dot com @ 2009-04-19 22:08 UTC (permalink / raw)
  To: gcc-bugs

This is new:
libc:

In file included from regex.c:65:
regexec.c: In function 're_search_stub':
regexec.c:411: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [/home/a-12/LFS/gcc/glibc-build/posix/regex.o] Error 1
make[2]: Leaving directory `/home/name/LFS/gcc/glibc-20090413/posix'
make[1]: *** [posix/subdir_lib] Error 2
make[1]: Leaving directory `/home/name/LFS/gcc/glibc-20090413'
make: *** [all] Error 2


latest git:

  CC      arch/x86/mm/pgtable.o
arch/x86/mm/pgtable.c: In function 'pgd_prepopulate_pmd':
arch/x86/mm/pgtable.c:352: error: incorrect sharing of tree nodes
D.24886.pud.pgd = swapper_pg_dir[i];

swapper_pg_dir[i]
arch/x86/mm/pgtable.c:352: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [arch/x86/mm/pgtable.o] Error 1
make: *** [arch/x86/mm] Error 2


I think I'll downgrade gcc(until further notice).


-- 
           Summary: errors while compiling libc and the kernel
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: justinmattock at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

* [Bug c++/39820] errors while compiling libc and the kernel
  2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
@ 2009-04-20  7:14 ` ubizjak at gmail dot com
  2009-04-20  7:16 ` [Bug c/39820] " ubizjak at gmail dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ubizjak at gmail dot com @ 2009-04-20  7:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ubizjak at gmail dot com  2009-04-20 07:14 -------
Please split this PR into two separate reports.

Also, please attach standalone preprocessed source that triggers the bug, see
http://gcc.gnu.org/bugs.html.

A backtrace of the crash would also help a lot.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

* [Bug c/39820] errors while compiling libc and the kernel
  2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
  2009-04-20  7:14 ` [Bug c++/39820] " ubizjak at gmail dot com
@ 2009-04-20  7:16 ` ubizjak at gmail dot com
  2009-04-20  8:07 ` justinmattock at gmail dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ubizjak at gmail dot com @ 2009-04-20  7:16 UTC (permalink / raw)
  To: gcc-bugs



-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
          Component|c++                         |c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

* [Bug c/39820] errors while compiling libc and the kernel
  2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
  2009-04-20  7:14 ` [Bug c++/39820] " ubizjak at gmail dot com
  2009-04-20  7:16 ` [Bug c/39820] " ubizjak at gmail dot com
@ 2009-04-20  8:07 ` justinmattock at gmail dot com
  2009-04-20  9:15 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: justinmattock at gmail dot com @ 2009-04-20  8:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from justinmattock at gmail dot com  2009-04-20 08:06 -------
Subject: Re:  errors while compiling libc and the kernel

On Mon, 2009-04-20 at 07:15 +0000, ubizjak at gmail dot com wrote:
> 

Alright,
(I'll have to read read up on the backtrace part),
from what I'm seeing so far, not good, i.g. evolution
compiled perfectly(with the latest snapshot of gcc),
but as I'm running the mail client 
I'm getting skips in the music(streaming from the intranet),
when I minimize and maximize the window.

for some reason I'm thinking it might have something to
do with libpthread(not sure though, maybe the headers
got messed up)
Anyways I'll try and supply as much info as possible.

regards,

Justin P. Mattock


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

* [Bug c/39820] errors while compiling libc and the kernel
  2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
                   ` (2 preceding siblings ...)
  2009-04-20  8:07 ` justinmattock at gmail dot com
@ 2009-04-20  9:15 ` rguenth at gcc dot gnu dot org
  2009-04-20  9:56 ` ubizjak at gmail dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-04-20  9:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-04-20 09:14 -------
Please attach preprocessed source and the output of -v appended to the
commandline.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

* [Bug c/39820] errors while compiling libc and the kernel
  2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
                   ` (3 preceding siblings ...)
  2009-04-20  9:15 ` rguenth at gcc dot gnu dot org
@ 2009-04-20  9:56 ` ubizjak at gmail dot com
  2009-04-20 14:00 ` hjl dot tools at gmail dot com
  2009-04-20 16:03 ` justinmattock at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: ubizjak at gmail dot com @ 2009-04-20  9:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ubizjak at gmail dot com  2009-04-20 09:56 -------
(In reply to comment #2)

> (I'll have to read read up on the backtrace part),

The backtrace is important for targets that are not so widely used (so
developers sometimes won't have to build a crosscompiler to confirm the bug).
On i386, it will earn you extra bonus points ;) It is the preprocessed source
(standalone, and reduced as much as possible) that matters.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

* [Bug c/39820] errors while compiling libc and the kernel
  2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
                   ` (4 preceding siblings ...)
  2009-04-20  9:56 ` ubizjak at gmail dot com
@ 2009-04-20 14:00 ` hjl dot tools at gmail dot com
  2009-04-20 16:03 ` justinmattock at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-04-20 14:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from hjl dot tools at gmail dot com  2009-04-20 14:00 -------
Please report on which target and which gcc revision you have this problem.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl dot tools at gmail dot
                   |                            |com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

* [Bug c/39820] errors while compiling libc and the kernel
  2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
                   ` (5 preceding siblings ...)
  2009-04-20 14:00 ` hjl dot tools at gmail dot com
@ 2009-04-20 16:03 ` justinmattock at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: justinmattock at gmail dot com @ 2009-04-20 16:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from justinmattock at gmail dot com  2009-04-20 16:03 -------
(In reply to comment #5)
> Please report on which target and which gcc revision you have this problem.
> 

operating system= LFS(used ubuntu for the starting of the creation,
then moved the new system over as soon as ready)

arch(tough to say) when compiling every lib/app I used  CCFLAGS(example)
CFLAGS="-march=core2 -mtune=core2 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="{-j3}"

I'm guessing it's setting the system at x86_32(but could be setting it at
x86_64)

As for gcc: the latest snapshot(I'll have to give you the number later, seems I
can't connect to the
snapshot server to supply the release number). 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820


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

end of thread, other threads:[~2009-04-20 16:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-19 22:08 [Bug c++/39820] New: errors while compiling libc and the kernel justinmattock at gmail dot com
2009-04-20  7:14 ` [Bug c++/39820] " ubizjak at gmail dot com
2009-04-20  7:16 ` [Bug c/39820] " ubizjak at gmail dot com
2009-04-20  8:07 ` justinmattock at gmail dot com
2009-04-20  9:15 ` rguenth at gcc dot gnu dot org
2009-04-20  9:56 ` ubizjak at gmail dot com
2009-04-20 14:00 ` hjl dot tools at gmail dot com
2009-04-20 16:03 ` justinmattock at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).