On Sun, May 31, 2015 at 10:45 PM, Bruce Korb <bruce.k...@gmail.com> wrote:
> Oh, you can also clone the gnu-pw-mgr and likely get the same result:

Yeah, after cloning from http://git.savannah.gnu.org/r/gnu-pw-mgr.git
I get the following backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x00000000004b26b1 in clear_commit_marks_1 (plist=0x7fffffffbf78,
commit=0x84e8d0, mark=139) at commit.c:528
528                     while ((parents = parents->next))
(gdb) bt
#0  0x00000000004b26b1 in clear_commit_marks_1 (plist=0x7fffffffbf78,
commit=0x84e8d0, mark=139) at commit.c:528
#1  0x00000000004b2743 in clear_commit_marks_many (nr=-1,
commit=0x7fffffffbfa0, mark=139) at commit.c:544
#2  0x00000000004b2771 in clear_commit_marks (commit=0x84e8d0,
mark=139) at commit.c:549
#3  0x00000000004537cc in get_patch_ids (rev=0x7fffffffd190,
ids=0x7fffffffc910) at builtin/log.c:832
#4  0x0000000000455580 in cmd_format_patch (argc=1,
argv=0x7fffffffdc20, prefix=0x0) at builtin/log.c:1425
#5  0x0000000000405807 in run_builtin (p=0x80cac8 <commands+840>,
argc=5, argv=0x7fffffffdc20) at git.c:350
#6  0x0000000000405a15 in handle_builtin (argc=5, argv=0x7fffffffdc20)
at git.c:532
#7  0x0000000000405b31 in run_argv (argcp=0x7fffffffdafc,
argv=0x7fffffffdb10) at git.c:578
#8  0x0000000000405d29 in main (argc=5, av=0x7fffffffdc18) at git.c:686

(Please don't top post if you reply to this email as it is frown upon
on this list.)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to