Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: segmentation error
Date: Wed, 9 Jan 2008 13:16:02 +0000 (UTC)
Organization: King's College London
Lines: 7
Message-ID: <fm2hei$3i8$1@fred.mathworks.com>
References: <flvs6e$1tb$1@fred.mathworks.com> <fm0i99$60m$1@fred.mathworks.com> <fm1im6$8ck$1@fred.mathworks.com> <fm1vmf$7tq$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1199884562 3656 172.30.248.37 (9 Jan 2008 13:16:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 9 Jan 2008 13:16:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1477
Xref: news.mathworks.com comp.soft-sys.matlab:445026



The pointer A1 presumbaly then points to memory outside the 
MATLAB workspace as it is allocated by the first calllib.

What do you see with get(A1) and libfunctions for these dll 
routines?