comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: 5.3 segfault?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: 5.3 segfault? [message #18888] Fri, 11 February 2000 00:00 Go to next message
mallors is currently offline  mallors
Messages: 76
Registered: November 1997
Member
In article <880no5$asq$1@news.ox.ac.uk>,
Alan Iwi <iwi@atm.ox.ac.uk> writes:
> Sorry, my previous message referred to version 5.3; the "5.0.3" in the
> subject line was a typo. Can anyone reproduce this following error?
>
>> IDL> spawn,'echo 1',unit=unit1
>> IDL> spawn,'echo 2',unit=unit2
>> IDL> spawn,'echo 3',unit=unit3
>> IDL> readf,unit3,a
>> Segmentation fault


IDL> PRINT, !VERSION
{ x86 linux unix 5.3 Nov 11 1999}
IDL> SPAWN, 'echo "test"'
test
IDL> SPAWN, 'echo "test"', UNIT = unit
IDL> a = ''
IDL> READF, unit, a
Segmentation fault (core dumped)


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
Robert S. Mallozzi 256-544-0887
Mail Code SD 50
http://gammaray.msfc.nasa.gov/ Marshall Space Flight Center
http://cspar.uah.edu/~mallozzir/ Huntsville, AL 35812
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
Re: 5.3 segfault? [message #18953 is a reply to message #18888] Wed, 16 February 2000 00:00 Go to previous message
Udo Grabowski is currently offline  Udo Grabowski
Messages: 17
Registered: February 2000
Junior Member
The same bug is present for
sparc sunos unix 5.3 Nov 11 1999
--
Dr. Udo Grabowski email: udo.grabowski@imk.fzk.de
Institut f. Meteorologie und Klimaforschung II, Forschungszentrum Karslruhe
Postfach 3640, D-76021 Karlsruhe, Germany Tel: (+49) 7247 82-6026
http://www.fzk.de/imk/imk2/ame/grabowski/ Fax: " -6141
Re: 5.3 segfault? [message #18972 is a reply to message #18888] Tue, 15 February 2000 00:00 Go to previous message
Alan Iwi is currently offline  Alan Iwi
Messages: 3
Registered: February 2000
Junior Member
Michael Werger (comp.lang.idl-pvwave, Tue, 15 Feb 2000 08:52:19 +0100):

> I cannot confirm Alans error (which was for some Solaris version),
> however I can confirm Roberts problem for Solaris 2.7!


Thanks, folks.

So clearly it's something that needs fixing generally, not just a quirk
with the particular installation I'm using.

(Sorry to be unclear previously - in fact I got the error on x86/linux and
alpha/OSF.)

Alan
Re: 5.3 segfault? [message #18975 is a reply to message #18888] Tue, 15 February 2000 00:00 Go to previous message
Michael Werger is currently offline  Michael Werger
Messages: 34
Registered: May 1997
Member
"Robert S. Mallozzi" wrote:
>
> In article <880no5$asq$1@news.ox.ac.uk>,
> Alan Iwi <iwi@atm.ox.ac.uk> writes:
>> Sorry, my previous message referred to version 5.3; the "5.0.3" in the
>> subject line was a typo. Can anyone reproduce this following error?
>>
>>> IDL> spawn,'echo 1',unit=unit1
>>> IDL> spawn,'echo 2',unit=unit2
>>> IDL> spawn,'echo 3',unit=unit3
>>> IDL> readf,unit3,a
>>> Segmentation fault
>
> IDL> PRINT, !VERSION
> { x86 linux unix 5.3 Nov 11 1999}
> IDL> SPAWN, 'echo "test"'
> test
> IDL> SPAWN, 'echo "test"', UNIT = unit
> IDL> a = ''
> IDL> READF, unit, a
> Segmentation fault (core dumped)
>


I cannot confirm Alans error (which was for some Solaris version),
however I can confirm Roberts problem for Solaris 2.7!

IDL> print,!version
{ sparc sunos unix 5.3 Nov 11 1999}
IDL> spawn,'echo 1',unit=unit1
IDL> spawn,'echo 2',unit=unit2
IDL> spawn,'echo 3',unit=unit3
IDL> readf,unit3,a
IDL> SPAWN, 'echo "test"'
test
IDL> SPAWN, 'echo "test"', UNIT = unit
IDL> a = ''
IDL> READF, unit, a
Segmentation fault (core dumped)

Obviously it is even more complicated?

Cheers to this valuable newsgroup and its contributors

--
Dr. Michael Werger ------------o
ESA ESTEC & Praesepe B.V. |
Astrophysics Division mwerger@astro.estec.esa.nl|
| Postbus 299 http://astro.estec.esa.nl |
| 2200 AG Noordwijk +31 71 565 3783 (Voice)
o------------------- The Netherlands +31 71 565 4690 (FAX)
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: ION ?s
Next Topic: Re: Opening a .bil image file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:51:04 PDT 2025

Total time taken to generate the page: 0.01260 seconds