On Mon, 30 Jun 2003, Anders Johansson wrote:

> Hi,
>
> I have a problem, I have used cygwin to port a Matlab mex file for
> reading XML files from Linux to Windows XP. A mex file is a renamed
> dll file in Windows.
>
> The fist time I load the mex file in matlab after a reboot it runs
> perfectly. If I exit Matlab and restart if a second time it still runs
> fine. After the third restart it crashes matlab every time I run it. I
> have tried to strip the file to nothing to make sure there aren't any
> bugs in the file that causes the problems. Sometimes after I rebuild
> the file (without changing anything in the functional structure of the
> file) I can run it again.
>
> I have seen similar problems posted by other people but no replies.
> The problem seems to originate from loading and unloading of the
> cygwin1 dll.
>
> Please help me,
> //Anders

Anders,

The Cygwin DLL currently cannot be dynamically loaded and unloaded.
AFAIK, nobody's working on this at the moment, but patches will, of
course, be thoughtfully considered.
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to