Subject: Re: Signal catching changes broke Matlab
To: Christos Zoulas <christos@zoulas.com>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: tech-kern
Date: 09/17/2004 10:09:15
On Friday 17 September 2004 07:58, Christos Zoulas wrote:
> Possibly. Try the following patch.
With Christos' patch applied Matlab still Seg faults but now prints the
following before Seg faulting:
****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x0x4919a906
SIGNAL = 11
FUNCTION NAME = __sigsuspend
LIBRARY NAME = /lib/libc.so.6
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
Segmentation fault
cheers
mark