Need help in debugging GNU-sync-vc crash with 21.4.19

Adrian Aichner adrian at xemacs.org
Sun Apr 30 09:24:45 EDT 2006


"Stephen J. Turnbull" <stephen at xemacs.org> writes:

>>>>>> "sjt" == Stephen J Turnbull <stephen at xemacs.org> writes:
>
>     sjt> If you run xemacs 21.4 with
>
>     -vanilla                                                     \
>     -eval "(progn (require 'vc-hooks) (setq debug-on-error t))"  \
>     /tmp/foo/foo.txt
>
> OK, that recipe isn't quite right.  Better is
>
>     -vanilla                                                     \
>     -eval "(progn (setq debug-on-signal t) (require 'vc-hooks))" \
>     /tmp/foo/foo.txt

Here are my results from native Windows Land.

On my first try I start xemacs via eshell from another 21.4.19 XEmacs.

The XEmacs with the eshell crashes :-)

Here's the Backtrace:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bt-vc-svn-registered.txt
Type: application/octet-stream
Size: 1449 bytes
Desc: not available
Url : http://lists.xemacs.org/pipermail/xemacs-beta/attachments/20060430/4da3db00/bt-vc-svn-registered.obj
-------------- next part --------------

When starting XEmacs from a DOS promt with

xemacs -vanilla -eval "(progn (setq debug-on-signal t) (require 'vc-hooks))" c:\foo\foo.txt
that XEmacs does not crash, but the top-gutter area is not drawn,
instead that area flickers with cursor displayed there.

C-g (keyboard-quit)
leads following Backtrace repeatably:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bt-vc-do-command.txt
Type: application/octet-stream
Size: 2836 bytes
Desc: not available
Url : http://lists.xemacs.org/pipermail/xemacs-beta/attachments/20060430/4da3db00/bt-vc-do-command.obj
-------------- next part --------------

Same basic problem in 21.5-b26:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bt-vc-do-command-21-5-b26.txt
Type: application/octet-stream
Size: 3405 bytes
Desc: not available
Url : http://lists.xemacs.org/pipermail/xemacs-beta/attachments/20060430/4da3db00/bt-vc-do-command-21-5-b26.obj
-------------- next part --------------

No problem in either XEmacs when entering foo.txt.

SVN-2 is displayed in modeline.

Hope this helps!

Adrian

>
> This consistently gives me a "byte code underflow" error, in a
> reasonable place (in the probe with `vc-svn-registered').  Please let
> me know if you get that, too.

-- 
Adrian Aichner
 mailto:adrian at xemacs.org
 http://www.xemacs.org/


More information about the XEmacs-Beta mailing list