On Fri, 29 Mar 2002, John Burnley wrote: > Can anyone on the list offer any suggestions on resolving segmentation > faults (in this case 11) on Linux systems? Is this a symptom of > physical resource constraints (IE. real memory allocated to an LPAR) > or logical constraints (IE. buffer sizes etc.)? Segmentation faults are caused by invalid memory references. (NULL-Pointers for examples)
Maybe this document could help you: http://www-1.ibm.com/servers/esdd/articles/linux_s390/ Greetings Oliver Paukstadt +++LINUX++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++Manchmal stehe ich sogar nachts auf und installiere mir eins....+++++++ +++ [EMAIL PROTECTED] +++ http://linux.zSeries.org/ ++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
