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/38431] [graphite] several ICEs with CP2K (summary)
Date: Fri, 09 Jan 2009 06:18:00 -0000	[thread overview]
Message-ID: <20090109061803.19304.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38431-6642@http.gcc.gnu.org/bugzilla/>



------- Comment #24 from jv244 at cam dot ac dot uk  2009-01-09 06:18 -------
(In reply to comment #22)
> Program received signal SIGSEGV, Segmentation fault.
> __mc_moves_MOD_change_bond_length () at
> /scratch/vondele/clean/cp2k/src/../src/mc_moves.F:1434
> 1434          atom_b(:)=0
> 

additional valgrind info:

==4525== Use of uninitialised value of size 8
==4525==    at 0xB93AFB: __mc_moves_MOD_change_bond_length (mc_moves.F:1434)
==4525==    by 0xB9C478: __mc_moves_MOD_mc_conformation_change (mc_moves.F:273)
==4525==    by 0xB68830: __mc_ensembles_MOD_mc_run_ensemble
(mc_ensembles.F:754)
==4525==    by 0xBA4623: __mc_run_MOD_do_mon_car (mc_run.F:328)
==4525==    by 0x562C3F: __cp2k_runs_MOD_cp2k_run (cp2k_runs.F:335)
==4525==    by 0x565B36: __cp2k_runs_MOD_run_input (cp2k_runs.F:1079)
==4525==    by 0x1456510: MAIN__ (cp2k.F:272)
==4525==    by 0x14575E9: main (fmain.c:21)
==4525==
==4525== Invalid write of size 4
==4525==    at 0xB93AFB: __mc_moves_MOD_change_bond_length (mc_moves.F:1434)
==4525==    by 0xB9C478: __mc_moves_MOD_mc_conformation_change (mc_moves.F:273)
==4525==    by 0xB68830: __mc_ensembles_MOD_mc_run_ensemble
(mc_ensembles.F:754)
==4525==    by 0xBA4623: __mc_run_MOD_do_mon_car (mc_run.F:328)
==4525==    by 0x562C3F: __cp2k_runs_MOD_cp2k_run (cp2k_runs.F:335)
==4525==    by 0x565B36: __cp2k_runs_MOD_run_input (cp2k_runs.F:1079)
==4525==    by 0x1456510: MAIN__ (cp2k.F:272)
==4525==    by 0x14575E9: main (fmain.c:21)
==4525==  Address 0x4 is not stack'd, malloc'd or (recently) free'd
==4525==
==4525== Process terminating with default action of signal 11 (SIGSEGV)
==4525==  Access not within mapped region at address 0x4
==4525==    at 0xB93AFB: __mc_moves_MOD_change_bond_length (mc_moves.F:1434)
==4525==    by 0xB9C478: __mc_moves_MOD_mc_conformation_change (mc_moves.F:273)
==4525==    by 0xB68830: __mc_ensembles_MOD_mc_run_ensemble
(mc_ensembles.F:754)
==4525==    by 0xBA4623: __mc_run_MOD_do_mon_car (mc_run.F:328)
==4525==    by 0x562C3F: __cp2k_runs_MOD_cp2k_run (cp2k_runs.F:335)
==4525==    by 0x565B36: __cp2k_runs_MOD_run_input (cp2k_runs.F:1079)
==4525==    by 0x1456510: MAIN__ (cp2k.F:272)
==4525==    by 0x14575E9: main (fmain.c:21)


-- 


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


  parent reply	other threads:[~2009-01-09  6:18 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-06 19:31 [Bug middle-end/38431] New: [graphite] several ICEs with CP2K jv244 at cam dot ac dot uk
2008-12-09  8:44 ` [Bug middle-end/38431] " jv244 at cam dot ac dot uk
2008-12-09 19:43 ` jv244 at cam dot ac dot uk
2008-12-09 20:12 ` [Bug middle-end/38431] [graphite] several ICEs with CP2K (summery) grosser at gcc dot gnu dot org
2008-12-09 20:26 ` grosser at gcc dot gnu dot org
2008-12-09 21:03 ` jv244 at cam dot ac dot uk
2008-12-09 21:12 ` jv244 at cam dot ac dot uk
2008-12-10 22:34 ` jv244 at cam dot ac dot uk
2008-12-11 19:20 ` jv244 at cam dot ac dot uk
2008-12-11 20:20 ` [Bug middle-end/38431] [graphite] several ICEs with CP2K (summary) jv244 at cam dot ac dot uk
2008-12-11 21:42 ` jv244 at cam dot ac dot uk
2008-12-13  8:41 ` jv244 at cam dot ac dot uk
2008-12-14 15:56 ` dominiq at lps dot ens dot fr
2008-12-15 17:32 ` jv244 at cam dot ac dot uk
2008-12-15 19:08 ` jv244 at cam dot ac dot uk
2008-12-15 19:45 ` jv244 at cam dot ac dot uk
2009-01-07 19:07 ` jv244 at cam dot ac dot uk
2009-01-07 19:23 ` sebpop at gmail dot com
2009-01-07 20:52 ` jv244 at cam dot ac dot uk
2009-01-08 17:11 ` spop at gcc dot gnu dot org
2009-01-08 19:31 ` jv244 at cam dot ac dot uk
2009-01-08 19:53 ` sebpop at gmail dot com
2009-01-09  5:38 ` jv244 at cam dot ac dot uk
2009-01-09  6:16 ` jv244 at cam dot ac dot uk
2009-01-09  6:18 ` jv244 at cam dot ac dot uk [this message]
2009-01-11 12:30 ` jv244 at cam dot ac dot uk
2009-01-11 12:59 ` jv244 at cam dot ac dot uk
2009-01-11 13:42 ` sebpop at gmail dot com
2009-01-13 19:52   ` Sebastian Pop
2009-01-13 19:53 ` sebpop at gmail dot com
2009-01-13 20:33 ` jv244 at cam dot ac dot uk
2009-01-13 21:57   ` Sebastian Pop
2009-01-13 21:57 ` sebpop at gmail dot com
2009-01-14  6:49 ` jv244 at cam dot ac dot uk
2009-01-14 10:20   ` Sebastian Pop
2009-01-14 10:20 ` sebpop at gmail dot com
2009-01-14 10:51 ` jv244 at cam dot ac dot uk
2009-01-14 12:09 ` jv244 at cam dot ac dot uk
2009-01-14 14:35 ` spop at gcc dot gnu dot org
2009-01-14 14:36 ` spop at gcc dot gnu dot org
2009-01-14 21:11 ` 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=20090109061803.19304.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).