public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Wb Yang <wenbo.yangcn@gmail.com>
To: cygwin@cygwin.com
Subject: Re: svn1.9.1, segmentation fault when calling "svn diff -c .", on MS Windows7
Date: Fri, 11 Sep 2015 09:31:00 -0000	[thread overview]
Message-ID: <CALeH8PAbX+0p6BSA7udSRR3ZaJ8wTLkW9ofLEoqbUjbUFRJ9uA@mail.gmail.com> (raw)

Thanks Dave,

1. I didn't type in the command correctly, it was like "svn diff -c
12345 MY-REPO-URL";

2. Your recipe works fine here;

3. I also tried to run this with gdb this afternoon.  How ever, since
the 1.9.1-1's "subversion-debuginfo" is not available from the
setup-x86_64.exe yet, I was not able to figure out the exact exception
source.  Do you know where-else can I download a copy of the debug
info?
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

$ gdb --args svn diff --internal-diff -c 123456
http://subversion.TestProjX.com/projX/trunk
GNU gdb (GDB) 7.8
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from svn...done.
(gdb) break main
Breakpoint 1 at 0x10041b477: file
/usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c, line 3112.
(gdb) run
Starting program: /usr/bin/svn diff --internal-diff -c 123456
http://subversion.TestProjX.com/projX/trunk
[New Thread 44912.0xad34]
[New Thread 44912.0xad30]
[New Thread 44912.0xaf78]
[New Thread 44912.0xae5c]

Breakpoint 1, main (argc=6, argv=0x22cab0) at
/usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c:3112
3112    /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c: No
such file or directory.
(gdb) n
3114    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
3118    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
3119    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
3118    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
3124    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
3126    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
3124    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
3126    in /usr/src/debug/subversion-1.9.1-1/subversion/svn/svn.c
(gdb) n
[New Thread 44912.0xaff8]
[New Thread 44912.0xae0c]
      0 [main] svn 44912 cygwin_exception::open_stackdumpfile: Dumping
stack trace to svn.exe.stackdump
[Thread 44912.0xaff8 exited with code 35584]
[Thread 44912.0xae0c exited with code 35584]
[Thread 44912.0xad30 exited with code 35584]
[Thread 44912.0xaf78 exited with code 35584]
[Inferior 1 (process 44912) exited with code 0105400]
(gdb)

--
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

             reply	other threads:[~2015-09-11  9:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-11  9:31 Wb Yang [this message]
2015-09-11 17:14 ` David Rothenberger
  -- strict thread matches above, loose matches on Subject: below --
2015-09-10  7:24 Wb Yang
2015-09-10  7:30 ` Wb Yang
2015-09-10 17:29 ` David Rothenberger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALeH8PAbX+0p6BSA7udSRR3ZaJ8wTLkW9ofLEoqbUjbUFRJ9uA@mail.gmail.com \
    --to=wenbo.yangcn@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).