Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Segmentation fault

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Segmentation fault


Chronological Thread 
  • From: "Xuan Luo" <xuan.us@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Segmentation fault
  • Date: Mon, 14 Apr 2008 17:37:59 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=WAKK4bXlkkcF5geoAvqoArAj2BH8V3wLt3C1XgjcPq3F146HB63BhObweiVL38eH1VAP2CmN3f4P3mkIdais/iBylN6h7l12FTBicKL58OmzDPwhF9Ew6+0V3umZv8l8zmZpuU8fG2emfidg7+QMrhOORZTFi7/lkhWLidpF2vg=

Usually, segmentation fault means,
1) memory overflow,
2) compilation problem.
3) array allocation BUG.

The first two were eliminated by checking on
1) memory usage, and 2) validation.
The last one, the array BUG, is my biggest concern.
I need help to identify the location for a fix.


Rose

On 4/14/08, Xuan Luo <xuan.us@gmail.com> wrote:
>
>
> ---------- Forwarded message ----------
> From: lan haiping <lanhaiping@gmail.com>
> Date: Mon, Apr 14, 2008 at 3:10 PM
>  Subject: Re: [abinit-forum] Segmentation fault
> To: forum@abinit.org
>
>
> i donot think your error information could give any impression for others.
> segmentation fault can be due to many problems.
>
> Regards
>
>
>
> On Tue, Apr 15, 2008 at 2:08 AM, Xuan Luo <xuan.us@gmail.com> wrote:
>
> > Dear abinit group,
> >
> > I met an error information "Segmentation fault" when I use more k-points.
> > Does anyone have the same problem before? Would you please share how to
> solve this problem?
> >
> > I checked that it is not memory problem, it seems some variables are too
> big.
> >
> > Do I need to compile the source code with changing the digits of some
> variables?
> >
> >
> > Any input is appreciated!
> >
> > Thanks,
> >
> > Rose
> >
>
>
>
> --
> Hai-Ping Lan
> Department of Electronics ,
> Peking University , Bejing, 100871
> lanhaiping@gmail.com, hplan@pku.edu.cn
>


--
Sincerely,


On Mon, Apr 14, 2008 at 3:10 PM, lan haiping <lanhaiping@gmail.com> wrote:
i donot think your error information could give any impression for others. segmentation fault can be due to many problems.

Regards


On Tue, Apr 15, 2008 at 2:08 AM, Xuan Luo <xuan.us@gmail.com> wrote:
Dear abinit group,

I met an error information "Segmentation fault" when I use more k-points.
Does anyone have the same problem before? Would you please share how to solve this problem?

I checked that it is not memory problem, it seems some variables are too big.

Do I need to compile the source code with changing the digits of some variables?


Any input is appreciated!

Thanks,

Rose



--
Hai-Ping Lan
Department of Electronics ,
Peking University , Bejing, 100871
lanhaiping@gmail.com, hplan@pku.edu.cn




Archive powered by MHonArc 2.6.16.

Top of Page