Re: Segmentation Fault [message #35922 is a reply to message #35853] |
Thu, 30 April 2009 14:23  |
maratrus
Messages: 1495 Registered: August 2007 Location: Moscow
|
Senior Member |
|
|
Hi,
Quote: |
Are these segmentation faults the consequence of a faulty memory configuration?
|
IMHO, lack of memory might be the problem of "segmentation fault" but not directly. The main problem is buggy application which doesn't handle error return values properly.
Please, try to considerably increase memory barriers to exclude the fact of buggy application.
|
|
|