Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Crash when piping stdin

 [1/9] from: maarten::vrijheid::net at: 16-Oct-2003 12:21


With test a file containing some text on Linux, Core 2.5.6 (.4.2) Test | ./rebol ./rebol < test or ./rebol < cat test Gives a Segmentation fault! *Any* ideas? SDK has the same problem. --Maarten

 [2/9] from: nitsch-lists:netcologne at: 16-Oct-2003 15:35


Am Donnerstag, 16. Oktober 2003 12:21 schrieb Maarten Koopmans:
> With test a file containing some text on Linux, Core 2.5.6 (.4.2) > > Test | ./rebol > ./rebol < test > > or ./rebol < cat test > > Gives a Segmentation fault! > > *Any* ideas? SDK has the same problem. >
IIRC i had this problem and used --cgi. no idea about sdk.
> --Maarten
-Volker

 [3/9] from: tomc:darkwing:uoregon at: 16-Oct-2003 6:50


I do not see the problem on Solaris but as you are grasping for straws .. have you fiddled with set-modes? set-modes system/ports/input [lines: false binary: false] On Thu, 16 Oct 2003, Maarten Koopmans wrote:

 [4/9] from: maarten:vrijheid at: 16-Oct-2003 16:47


Thanks Volker, that does the trick. Never knew that --cgi was necessary for that though. --Maarten

 [5/9] from: nitsch-lists:netcologne at: 16-Oct-2003 18:33


Am Donnerstag, 16. Oktober 2003 16:47 schrieb Maarten Koopmans:
> Thanks Volker, that does the trick. Never knew that --cgi was necessary > for that though. >
Its not with some other rebols. so you can feedback? -Volker

 [6/9] from: tomc:darkwing:uoregon at: 16-Oct-2003 10:45


the command options I am using are -sqw it would be good to know they would work on linux as well On Thu, 16 Oct 2003, Maarten Koopmans wrote:

 [7/9] from: maarten:vrijheid at: 16-Oct-2003 20:02


I fed back ;-) --Maarten

 [8/9] from: maximo:meteorstudios at: 16-Oct-2003 14:19


sounds like: you fed up ;-) sorry it was tooo tempting ;-) -MAx

 [9/9] from: maarten:vrijheid at: 16-Oct-2003 20:53


Was it that obvious ;-) Seg faults are so...... --Maarten