Mail Archives: cygwin/2003/12/15/12:20:26
I installed the latest snapshot cygwin1-20031214.dll.bz2:
$ uname -a
CYGWIN_NT-5.0 test 1.5.6s(0.107/3/2) 20031214 23:18:27 i686 unknown unknown
Cygwin
I am still seeing a stackdump from rsync.
Does the output from this strace help identify the problem ????
65 4550309 [main] rsync 2176 reset_signal_arrived: reset signal_arrived
64 4550373 [main] rsync 2176 set_signal_mask: old mask = 0, new mask =
80000
63 4550436 [main] rsync 2176 set_signal_mask: not calling
sig_dispatch_pending
94 4550530 [main] rsync 2176 wait4: calling proc_subproc, pid -1, options
1
63 4550593 [main] rsync 2176 proc_subproc: args: 4, 1628381128
62 4550655 [main] rsync 2176 proc_subproc: wval->pid -1, wval->options 1
64 4550719 [main] rsync 2176 checkstate: nchildren 0, nzombies 1
63 4550782 [main] rsync 2176 stopped_or_terminated: considering pid 3088
75 4550857 [main] rsync 2176 remove_zombie: removing 0, pid 3088,
nzombies 1
109 4550966 [main] rsync 2176 checkstate: returning 1
63 4551029 [main] rsync 2176 proc_subproc: released waiting thread
62 4551091 [main] rsync 2176 proc_subproc: finished processing
terminated/stopped child
63 4551154 [main] rsync 2176 proc_subproc: returning 1
66 4551220 [main] rsync 2176 wait4: 0 = WaitForSingleObject (...)
65 4551285 [main] rsync 2176 wait4: intpid -1, status 0x22F934, w->status
0, options 1, res 3088
66 4551351 [main] rsync 2176 wait4: calling proc_subproc, pid -1, options
1
62 4551413 [main] rsync 2176 proc_subproc: args: 4, 1628381128
71 4551484 [main] rsync 2176 proc_subproc: wval->pid -1, wval->options 1
63 4551547 [main] rsync 2176 checkstate: nchildren 0, nzombies 0
65 4551612 [main] rsync 2176 checkstate: checking alive children
62 4551674 [main] rsync 2176 checkstate: returning 0
61 4551735 [main] rsync 2176 proc_subproc: waiting thread found no
children
63 4551798 [main] rsync 2176 proc_subproc: finished processing
terminated/stopped child
63 4551861 [main] rsync 2176 proc_subproc: returning 1
62 4551923 [main] rsync 2176 wait4: intpid -1, status 0x22F934, w->status
0, options 1, res -1
66 4551989 [main] rsync 2176 wait4: *** errno = 10
62 4552051 [main] rsync 2176 set_signal_mask: old mask = 80000, new mask
= 0
62 4552113 [main] rsync 2176 set_signal_mask: not calling
sig_dispatch_pending
114 4552227 [main] rsync 2176 handle_exceptions: In cygwin_except_handler
exc 0xC0000005 at 0x610865E7 sp 0x22F950
66 4552293 [main] rsync 2176 handle_exceptions: In cygwin_except_handler
sig = 11 at 0x610865E7
66 4552359 [main] rsync 2176 handle_exceptions: In cygwin_except_handler
calling 0x0
72 4552431 [main] rsync 2176 handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
1197 4553628 [main] rsync 2176 try_to_debug: debugger_command ''
598 4554226 [main] rsync 2176 open_stackdumpfile: Dumping stack trace to
rsync.exe.stackdump
If not, what else can I do to help identify what the problem is ?
-Steve More
-----Original Message-----
From: Christopher Faylor
[mailto:cgf-no-personal-reply-please AT cygwin DOT com]
Sent: Friday, December 12, 2003 5:45 PM
To: cygwin AT cygwin DOT com
Subject: Re: snapshot cygwin1-20031212.dll.bz2
On Fri, Dec 12, 2003 at 04:25:26PM -0500, SMore AT empirecorp DOT org wrote:
>Here is the output you requested.
Ok. Nothing too interesting there. Oh well.
I uploaded a new snapshot that fixed the core dump that *I* was seeing.
It might be interesting to try, just for yucks although I haven't done
anything to fix a non-CYGWIN=tty case, AFAIK.
--
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/
--
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/
- Raw text -