This is the mail archive of the cygwin 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: YA call for snapshot testing


Hi,

On 22/01/12 16:53, Christopher Faylor wrote:
On Sun, Jan 22, 2012 at 12:47:19AM -0500, Christopher Faylor wrote:
On Sun, Jan 22, 2012 at 01:07:45PM +1100, Shaddy Baddah wrote:
Hi,


On 22/01/12 05:18, Christopher Faylor wrote:
Thanks for the positive feedback. It looks like if we can fix Yaakov's
problem
we may be ready to ship.

I have one more problem to report. I tracked this problem as being introduced in the 2011-12-17 00:14:25 UTC snapshot, including the latest one, 2012-01-11 22:44:48 UTC:

Sorry but you'll really need to provide more details about what your disk looks like so that we can attempt to duplicate the problem.

Also, the stack trace that you provided doesn't look like it came from
the 2012-01-11 snapshot.  I can't tell for sure since you didn't provide
cygcheck outpput.

Also did this crash happen instantaneously or did it take a while?

No problem. My initial report was light, I apologise.


You are right about the stack trace, as it is from the "first known
bad" snapshot, 2011-12-17. And it was wrong of me to use that
snapshot, as the "Bad address" errors don't occur with the latest
snapshot, 2012-01-11.

The crash does not happen immediately, rather after some time,
suggesting to me that find has done quite a number of traversals of
the filesystem before it hits the problem.

I've include output from this one, and attached a cygcheck.out this
time:

sbaddah@*********** ~
$ uname -a
CYGWIN_NT-6.1-WOW64 *********** 1.7.10s(0.259/5/3) 20120111 22:39:26 i686 Cygwin


sbaddah@*********** ~
$ while :; do date; sleep 5; done & find ~/.. -iname '*dokan*' -print [1] 8456
Sun Jan 22 21:23:40 AUSEDT 2012
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Local/Microsoft/Windows/WER/ReportArchive/AppCrash_dokansshfs.exe_92876bc78a1f772de610a09c818961eff3f197_1d68964b
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Dokan
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Dokan/DokanSSHFS
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Microsoft/Windows/Recent/dokan-sshfs-0.6.0(2).zip.lnk
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Microsoft/Windows/Recent/dokan-sshfs-0.6.0.zip.lnk
Sun Jan 22 21:23:45 AUSEDT 2012
Sun Jan 22 21:23:50 AUSEDT 2012
Sun Jan 22 21:23:55 AUSEDT 2012
0 [main] find 9496 C:\Users\Public\portapps\cygwin\bin\find.exe: *** fatal error - cmalloc would have returned NULL
Stack trace:
Frame Function Args
0028B378 6102F93B (0028B378, 00000000, 00000000, 0028C720)
0028B668 6102F93B (6119CD20, 00008000, 00000000, 6119EB0F)
0028C698 61005E5C (6119E4A0, 0028C6C4, 00000008, 61002C47)
0028C6B8 61005E98 (6119E4A0, 6119E498, 20010220, 6995FAFC)
0028C6F8 61003154 (6995FC6C, 0028C730, 20010220, 6102A422)
0028C7A8 610372A6 (6995FC14, 0030C000, 00000000, 00000001)
0028C858 6104399C (6995FC14, 0020C000, 00000000, 75FFB9F2)
20010220 610E907B (2F632F65, 72657355, 62732F73, 61646461)
End of stack trace
Hangup


sbaddah@**********H ~
$ Sun Jan 22 21:24:00 AUSEDT 2012

And for completeness, here is the output of the same sequence from the
"last known good" snapshot, that I found to be 20111216:

sbaddah@*********** ~
$ uname -a
CYGWIN_NT-6.1-WOW64 *********** 1.7.10s(0.255/5/3) 20111216 16:33:26 i686 Cygwin


sbaddah@*********** ~
$ while :; do date; sleep 5; done & find ~/.. -iname '*dokan*' -print
[1] 8276
Sun Jan 22 21:21:28 AUSEDT 2012
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Local/Microsoft/Windows/WER/ReportArchive/AppCrash_dokansshfs.exe_92876bc78a1f772de610a09c818961eff3f197_1d68964b
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Dokan
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Dokan/DokanSSHFS
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Microsoft/Windows/Recent/dokan-sshfs-0.6.0(2).zip.lnk
/cygdrive/c/Users/sbaddah/cygwin-home/../AppData/Roaming/Microsoft/Windows/Recent/dokan-sshfs-0.6.0.zip.lnk
Sun Jan 22 21:21:33 AUSEDT 2012
Sun Jan 22 21:21:39 AUSEDT 2012
Sun Jan 22 21:21:44 AUSEDT 2012
/cygdrive/c/Users/sbaddah/cygwin-home/../Downloads/dokan-sshfs-0.6.0(2).zip
/cygdrive/c/Users/sbaddah/cygwin-home/../Downloads/dokan-sshfs-0.6.0.zip
/cygdrive/c/Users/sbaddah/cygwin-home/../Downloads/DokanInstall_0.6.0.exe

sbaddah@*********** ~
$ Sun Jan 22 21:21:49 AUSEDT 2012

--
Hope that helps,
Shaddy

Attachment: cygcheck.out
Description: Text document

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

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