public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jv244 at cam dot ac dot uk" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/38459] [graphite] SEGFAULT in cloog_clast_create
Date: Tue, 09 Dec 2008 20:44:00 -0000	[thread overview]
Message-ID: <20081209204310.32284.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38459-15673@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from jv244 at cam dot ac dot uk  2008-12-09 20:43 -------
(In reply to comment #0)

similar stack trace for the segfault in harris_force_types.F:

0  0x00002b3cbe554066 in realloc () from /lib64/libc.so.6
#1  0x00002b3cbd66098c in __gmp_default_reallocate () from
/usr/lib64/libgmp.so.3
#2  0x00002b3cbd675a21 in __gmpz_realloc () from /usr/lib64/libgmp.so.3
#3  0x00002b3cbd676554 in __gmpz_set () from /usr/lib64/libgmp.so.3
#4  0x00002b3cbd8a4dfc in insert_loop (loop=0x128e0a0, level=2, scalar=0,
next=0x7fffed66c930, infos=0x12a0910)
    at source/ppl/clast.c:1446
#5  0x00002b3cbd8a5367 in insert_loop (loop=0x128dfa0, level=1, scalar=0,
next=0x7fffed66c930, infos=0x12a0910)
    at source/ppl/clast.c:1480
#6  0x00002b3cbd8a5a41 in cloog_clast_create (program=0x128a590, options=<value
optimized out>) at source/ppl/clast.c:1518
#7  0x0000000000ae667d in find_transform (scop=0x1204710) at
/scratch/vondele/gcc/graphite/gcc/graphite.c:4238
#8  0x0000000000aede4b in graphite_transform_loops () at
/scratch/vondele/gcc/graphite/gcc/graphite.c:5382
#9  0x00000000007df337 in graphite_transforms () at
/scratch/vondele/gcc/graphite/gcc/tree-ssa-loop.c:298
#10 0x000000000066cb55 in execute_one_pass (pass=0x10827e0) at
/scratch/vondele/gcc/graphite/gcc/passes.c:1279
#11 0x000000000066cd41 in execute_pass_list (pass=0x10827e0) at
/scratch/vondele/gcc/graphite/gcc/passes.c:1328
#12 0x000000000066cd55 in execute_pass_list (pass=0x1082540) at
/scratch/vondele/gcc/graphite/gcc/passes.c:1329
#13 0x000000000066cd55 in execute_pass_list (pass=0x1081a00) at
/scratch/vondele/gcc/graphite/gcc/passes.c:1329
#14 0x000000000075dafc in tree_rest_of_compilation (fndecl=0x2b3cbefb3800) at
/scratch/vondele/gcc/graphite/gcc/tree-optimize.c:418
#15 0x00000000008d7ac0 in cgraph_expand_function (node=0x2b3cbf058300) at
/scratch/vondele/gcc/graphite/gcc/cgraphunit.c:1038
#16 0x00000000008d967d in cgraph_optimize () at
/scratch/vondele/gcc/graphite/gcc/cgraphunit.c:1097
#17 0x0000000000485ffa in gfc_be_parse_file (set_yydebug=<value optimized out>)
    at /scratch/vondele/gcc/graphite/gcc/fortran/f95-lang.c:240
#18 0x000000000070e55d in toplev_main (argc=<value optimized out>, argv=0x0) at
/scratch/vondele/gcc/graphite/gcc/toplev.c:968
#19 0x00002b3cbe4ffb54 in __libc_start_main () from /lib64/libc.so.6


-- 


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


  parent reply	other threads:[~2008-12-09 20:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-09 20:15 [Bug middle-end/38459] New: " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081209204310.32284.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).