public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38459]  New: [graphite] SEGFAULT in cloog_clast_create
@ 2008-12-09 20:15 grosser at gcc dot gnu dot org
  2008-12-09 20:19 ` [Bug middle-end/38459] " grosser at gcc dot gnu dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: grosser at gcc dot gnu dot org @ 2008-12-09 20:15 UTC (permalink / raw)
  To: gcc-bugs

In the current graphite branch we fail with a SEGFAULT.

#0  0x28ed1fb1 in _malloc_prefork () from /lib/libc.so.7
#1  0x28ed6f45 in realloc () from /lib/libc.so.7
#2  0x28c9d019 in __gmp_default_reallocate () from /usr/local/lib/libgmp.so.7
#3  0x28cb0a4e in __gmpz_realloc () from /usr/local/lib/libgmp.so.7
#4  0x28cb14ce in __gmpz_set () from /usr/local/lib/libgmp.so.7
#5  0x28ce44ec in insert_loop (loop=0x291b56e0, level=4, scalar=0,
next=0xbfbfe7f0, infos=0x291b53c0)
    at source/ppl/clast.c:1446
#6  0x28ce46fd in insert_loop (loop=0x291b5340, level=3, scalar=0,
next=0xbfbfe7f0, infos=0x291b53c0)
    at source/ppl/clast.c:1480
#7  0x28ce46fd in insert_loop (loop=0x291b53e0, level=2, scalar=0,
next=0xbfbfe7f0, infos=0x291b53c0)
    at source/ppl/clast.c:1480
#8  0x28ce46fd in insert_loop (loop=0x291b5360, level=1, scalar=0,
next=0xbfbfe7f0, infos=0x291b53c0)
    at source/ppl/clast.c:1480
#9  0x28ce492f in cloog_clast_create (program=0x2910bfe0, options=0x2916f1c0)
at source/ppl/clast.c:1518
#10 0x08a15cf2 in find_transform (scop=0x29132310) at
../../../git/gcc/graphite.c:4238
#11 0x08a189a8 in graphite_transform_loops () at
../../../git/gcc/graphite.c:5386

It seems we do not initialize the cloog data structures correct or there is a
bug in cloog.


-- 
           Summary: [graphite] SEGFAULT in cloog_clast_create
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: grosser at gcc dot gnu dot org
        ReportedBy: grosser at gcc dot gnu dot org
OtherBugsDependingO 37894
             nThis:


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


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

end of thread, other threads:[~2008-12-11 20:00 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-09 20:15 [Bug middle-end/38459] New: [graphite] SEGFAULT in cloog_clast_create grosser at gcc dot gnu dot org
2008-12-09 20:19 ` [Bug middle-end/38459] " grosser at gcc dot gnu dot org
2008-12-09 20:28 ` grosser at gcc dot gnu dot org
2008-12-09 20:44 ` jv244 at cam dot ac dot uk
2008-12-09 20:48 ` jv244 at cam dot ac dot uk
2008-12-09 21:06 ` jv244 at cam dot ac dot uk
2008-12-09 21:17 ` spop at gcc dot gnu dot org
2008-12-09 21:23 ` jv244 at cam dot ac dot uk
2008-12-09 21:45 ` jv244 at cam dot ac dot uk
2008-12-10  8:50 ` grosser at gcc dot gnu dot org
2008-12-10 15:29 ` spop at gcc dot gnu dot org
2008-12-10 17:37 ` grosser at gcc dot gnu dot org
2008-12-10 17:42 ` grosser at gcc dot gnu dot org
2008-12-11 19:38 ` spop at gcc dot gnu dot org
2008-12-11 20:00 ` spop at gcc dot gnu dot org

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).