This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bzr emacs(24.4.50.1) crashes when using auto-revert-tail-mode


On 19/06/2014 17:11 +0400, Ken Brown wrote:

> On 6/18/2014 1:46 PM, Ken Brown wrote:
> I'm afraid I ran into a brick wall trying to debug this.  I wanted to
> see what gfile-add-watch was doing, so I ran emacs under gdb with a
> breakpoint at Fgfile_add_watch and then a breakpoint at g_file_monitor
> (a Glib function called by Fgfile_add_watch).  When I tried to step
> through this function, I hit an assertion violation in gdb.  This is
> repeatable.  A log of the gdb session is appended below.
>
> The problem occurs only on 32-bit Cygwin.  On 64-bit Cygwin, I can step through Fgfile_add_watch without a problem.
>
> Filipp, do you want to try debugging this yourself?  Maybe your
> debugging skills are better than mine.  (You'll need to install
> glib2.0-debuginfo.)

Well I'll try, but I'm not a C programmer and have little experience
with gdb :(

Filipp

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]