bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8265: 24.0.50; windows emacs hanging calling svn


From: Sam Steingold
Subject: bug#8265: 24.0.50; windows emacs hanging calling svn
Date: Wed, 16 Mar 2011 19:00:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> * Eli Zaretskii <ryvm@tah.bet> [2011-03-17 00:08:06 +0200]:
>
>> Debugger entered--Lisp error: (error "Running svn status -v foo.cpp...FAILED 
>> (status 1)")
>
> I don't use svn; what kind of text is that command supposed to output?
> E.g., what does it show if you run it from the command prompt under
> the same conditions?

for a modified file:
--------------------------
M            11693    11346 sds          foo/bar/baz.h
--------------------------
for an unmodified file:
--------------------------
             11693     9843 sds         foo/bar/baz.h
--------------------------

> Also, can you run this under Cygwin's strace and show the system call
> where it (whatever "it" means) hangs?

when I try to attach strace or gdb to the svn process, they hang too.
when I attach with visual studio, nothing happens (I don't know how to
get the information you require: stack is not displayed &c).
when I do "break all", I get a message "the process appears to be
deadlocked (or is not running any user-mode code). all threads have been
stopped".
the call stack then is:
>       ntdll.dll!7d61c846()    
        [Frames below may be incorrect and/or missing, no symbols loaded for 
ntdll.dll] 
        ntdll.dll!7d628630()    
        ntdll.dll!7d62852e()    
        ntdll.dll!7d625142()    
        ntdll.dll!7d61f60d()    
        kernel32.dll!7d4dfb75()         
        AcLua.dll!715634e3()    
        AcLua.dll!7156356b()    
        AcLua.dll!71568720()    
        AcLua.dll!7156e8b1()    
        AcLua.dll!7156ee8d()    
        shimeng.dll!71af64d2()  
        shimeng.dll!71af6d49()  
        ntdll.dll!7d64a4ce()    
        psapi.dll!76b73695()    
        psapi.dll!76b73695()    
        cygwin1.dll!610adbe5()  
        kernel32.dll!7d503fe0()         
        kernel32.dll!7d503f9a()         
        cygwin1.dll!6109cea3()  
        cygwin1.dll!61005380()  
        cygwin1.dll!6100243f()  
        cygwin1.dll!610223e3()  
        cygwin1.dll!610e9b51()  
        cygwin1.dll!610e9b51()  
        cygwin1.dll!6111d0b2()  
        cygwin1.dll!6111e2dc()  
        cygwin1.dll!6111e360()  
        cygwin1.dll!6113f7e3()  
        cygwin1.dll!610054a6()  
        cygwin1.dll!6111c284()  
        cygwin1.dll!610050cb()  
        cygwin1.dll!61007050()  
        cygwin1.dll!610d0513()  
        cygwin1.dll!61004cb6()  
        cygwin1.dll!61004d5b()  
        ntdll.dll!7d6262a8()    
        ntdll.dll!7d62630d()    
        ntdll.dll!7d6264ef()    
        ntdll.dll!7d6264ff()    

when I do "detach all", I get an error "cannot detach".
when I do "terminate all", emacs behaves as is svn terminated normally
and successfully.
please let me know if I could do anything else, but I would appreciate
_detailed_ instructions on any operation with visual studio.

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.5 (Final) X
http://openvotingconsortium.org http://www.memritv.org http://dhimmi.com
http://pmw.org.il http://truepeace.org http://mideasttruth.com
If you want it done right, you have to do it yourself





reply via email to

[Prev in Thread] Current Thread [Next in Thread]