[glug-t] Re: g++ / fortran issue
- From: Vijay Kumar <vijaykumar@xxxxxxxxxxxx>
- To: glug_t@xxxxxxxxxxxxx
- Date: 19 Mar 2005 21:41:00 +0530
Upendra <ulgandhi@xxxxxxxxxx> writes:
> 2 matrices are used whose order is 48 x 48 , when i keep it 24 x 24
> my compiled pgm runs well. When I change 24 to 48 then compiled pgm
> gives segmentation fault. on mdk/rh/fedora systems with RAM upto 2
> GB and p4 HT processors.
>
> What could be done to get rid of segmentation fault ? This is only when
> order of matrix change from 24 to 48
Compile with debugging support -ggdb. Run it through gdb. After the
program segfaults, get a backtrace to analyse the problem.
Vijay
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
- Follow-Ups:
- [glug-t] Re: g++ / fortran issue
- From: Upendra
- References:
- [glug-t] g++ / fortran issue
- From: Upendra
Other related posts:
- » [glug-t] g++ / fortran issue
- » [glug-t] Re: g++ / fortran issue
- » [glug-t] Re: g++ / fortran issue
- [glug-t] Re: g++ / fortran issue
- From: Upendra
- [glug-t] g++ / fortran issue
- From: Upendra