This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dll_list::detach() can stackdump


On Thu, Nov 07, 2002 at 12:18:31PM -0500, Jason Tishler wrote:
> Note that I can only reproduce this problem on one Cygwin installation
> so far.

I have been able to reproduce this problem on another Cygwin
installation and have packed up a completed minimal test case available
on my web site.  The procedure to reproduce the problem is as follows:

    $ wget -nd http://www.tishler.net/jason/software/cygwin/detach-stackdump-1.tar.bz2
    $ tar -xjf detach-stackdump-1.tar.bz
    $ cd detach-stackdump
    $ ./dll *.dll

Note:
1. Under 1.3.15-2, I had to run dll a few times before I got a
stackdump.
2. Under my CVS build (with my dll_list::detach patch), occasionally dll
succeeds.
3. The tarball includes a uname.exe.stackdump for 1.3.15-2 and a full
strace log, dll.log, for my CVS build.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]