Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: Problem when writing unformatted data to file using Intel Fortran Compiler
On Wed, 27 Apr 2005 12:17:27 +0200, Matthias Möller <moeller.matthias@gmx.de
>
wrote:


>In line "write(unit=77) kdata" I get a segmentation fault. If I change
>the pointer attribute of kdata into allocatable everything works fine.
>However, I need the pointer attribute in my real code. In addition if I
>let kdata be "allocatable" but modify its output according to
>
>write(unit=77) kdata(:,:)
>
>the same segmantation fault occurs.

First, Intel offers technical support at Intel Premier Support - see the lin
k
below for details.  Second, Intel also offers a user forum for Intel Forfran
users - link also below.

Your program is running out of stack due to a stack temporary created by the
compiler.  I haven't tried your case, but we did make some changes in this
area since the compiler you're using.  8.1.027 is current.  The alternative 
is
to raise your stacksize limit.


Steve Lionel
Software Products Division
Intel Corporation
Nashua, NH

User communities for Intel Software Development Products
http://softwareforums.intel.com/
Intel Fortran Support
http://developer.intel.com/software/products/support/

Report this thread to moderator Post Follow-up to this message
Old Post
Steve Lionel
04-27-05 08:59 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Fortran archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:34 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.