unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: zwz <zhangweize@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: might a bug in ido-mode
Date: Mon, 26 Apr 2010 20:24:50 +0300	[thread overview]
Message-ID: <83fx2iyvml.fsf@gnu.org> (raw)
In-Reply-To: <87iq7eh2sj.fsf@gmail.com>

> From: zwz <zhangweize@gmail.com>
> Date: Mon, 26 Apr 2010 19:27:24 +0800
> 
> and then I tried the step 3 and 4 many times with various file names
> (e.g. main.c, test.c, etc.). Here the most important thing is that you
> should try to hit C-j when the ido-mode is searching. The timing is the
> key to catch the bug.

I didn't succeed in doing that, ido is too fast on my machine.

> the gdb console says:
> gdb: unknown target exception 0xc0000029 at 0x77d10754
> program received signal ?, unknown signal.

What version of GDB is that? what does "gdb --version" display?

> [switch to thread 5860.0xa80]
> 0x77d10754 in ntdll!EtwpNotificationThread()
>     from C:\Windows\system32\ntdll.dll
> (gdb) warning: Invalid parameter passed to C runtime function. (9 times)
> 
> And after I input "c" to continue the program, emacs crashes, with
> the gdb console saying:
> program exited with code 030000000051

Instead of typing "c", type "bt" and show the results.  Please do that
in all of the 4 threads you have, like this:

  (gdb) thread 1
  (gdb) bt
  (gdb) thread 2
  (gdb) bt

etc.

Thanks.




  reply	other threads:[~2010-04-26 17:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-25 12:57 might a bug in ido-mode zwz
2010-04-25 16:25 ` Eli Zaretskii
2010-04-26 11:27   ` zwz
2010-04-26 17:24     ` Eli Zaretskii [this message]
2010-04-26 17:32       ` Andreas Schwab
2010-04-27  8:21         ` zwz
2010-04-27 17:55           ` Eli Zaretskii
2010-04-28  4:23             ` zwz
2010-04-28 17:18               ` Eli Zaretskii
2010-04-29  4:39                 ` zwz
2010-04-27  7:52       ` zwz
2010-04-25 18:44 ` Chong Yidong

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83fx2iyvml.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=zhangweize@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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