From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sebastien Vauban" Newsgroups: gmane.emacs.bugs Subject: Re: bug#13546: 24.2.92; Error(s) when sending emails Date: Wed, 13 Feb 2013 09:55:09 +0100 Organization: Sebastien Vauban Message-ID: <86ip5wfv9u.fsf@somewhere.org> References: <86ehh9mx93.fsf@somewhere.org> <86libhfj7x.fsf@somewhere.org> <86ham5ffc5.fsf@somewhere.org> <861ud9gsh9.fsf@somewhere.org> <86ip5x3do6.fsf@somewhere.org> <86y5etph6t.fsf@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360746017 27429 80.91.229.3 (13 Feb 2013 09:00:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Feb 2013 09:00:17 +0000 (UTC) To: bug-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Wed Feb 13 10:00:39 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U5YCh-0001yr-On for geb-bug-gnu-emacs@m.gmane.org; Wed, 13 Feb 2013 10:00:35 +0100 Original-Received: from localhost ([::1]:48699 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5YCM-0005MY-Gd for geb-bug-gnu-emacs@m.gmane.org; Wed, 13 Feb 2013 04:00:14 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 71 Injection-Info: mx05.eternal-september.org; posting-host="6f05eaee171434c896d44feeaf7179f0"; logging-data="16903"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX1//tJcSBW+6xDcyedX/sQmM" User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.93 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:pkh+atekKLn/0vAVHon1wr8I/vQ= sha1:hE9DetSlbLIQkW5bP+qKYAdq8T4= X-Url: Under construction... Original-Xref: usenet.stanford.edu gnu.emacs.bug:97481 X-BeenThere: bug-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.bugs:71159 Archived-At: Eli, Eli Zaretskii wrote: >> From: "Sebastien Vauban" >> Cc: 13546-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org >> Date: Tue, 12 Feb 2013 18:36:58 +0100 >> >> 1. Launch Emacs 24.2.93 >> 2. Go to c:\Program Files (x86)\Emacs-24.2.93\bin >> 3. Run: gdb -p 15276 >> XXX not sure about having to reference emacs.exe? >> XXX or should I start somehow Emacs from GDB? > > Don't worry about these. OK. >> 4. Type in GDB: >> (gdb) break fileio.c:4913 >> (gdb) break w32.c:6410 >> (gdb) continue >> 5. Wait for problems, and do what you wrote in these threads. > > Thanks for the data, I will dwell on it. Another bunch, when interacting with my company's email server and NNTP servers (via Gnus): --8<---------------cut here---------------start------------->8--- [Switching to Thread 21032.0xfac] Breakpoint 2, sys_read (fd=4, buffer=0x8797034 "", count=5) at w32.c:6410 6410 in w32.c (gdb) p fd_info[fd] $4 = {flags = 1555, hnd = 0x2c8, cp = 0x16813f0} (gdb) p fd $5 = 4 (gdb) p *cp $6 = {fd = 4, pid = -1, char_avail = 0x688, char_consumed = 0x60c, thrd = 0x624, hwnd = 0x0, procinfo = {hProcess = 0x0, hThread = 0x0, dwProcessId = 0, dwThreadId = 0}, status = 1, chr = 22 '\026', ovl_read = {Internal = 0, InternalHigh = 0, {{Offset = 0, OffsetHigh = 0}, Pointer = 0x0}, hEvent = 0x0}, ovl_write = {Internal = 0, InternalHigh = 0, {{Offset = 0, OffsetHigh = 0}, Pointer = 0x0}, hEvent = 0x0}} (gdb) continue Continuing. [New Thread 21032.0x5920] warning: sys_read called when read is in progress [New Thread 21032.0xb70] Breakpoint 2, sys_read (fd=4, buffer=0x8797034 "", count=5) at w32.c:6410 6410 in w32.c (gdb) p fd_info[fd] $7 = {flags = 1555, hnd = 0x36c, cp = 0x16813f0} (gdb) p fd $8 = 4 (gdb) p *cp $9 = {fd = 4, pid = -1, char_avail = 0x33c, char_consumed = 0x580, thrd = 0x68c, hwnd = 0x0, procinfo = {hProcess = 0x0, hThread = 0x0, dwProcessId = 0, dwThreadId = 0}, status = 1, chr = 22 '\026', ovl_read = {Internal = 0, InternalHigh = 0, {{Offset = 0, OffsetHigh = 0}, Pointer = 0x0}, hEvent = 0x0}, ovl_write = {Internal = 0, InternalHigh = 0, {{Offset = 0, OffsetHigh = 0}, Pointer = 0x0}, hEvent = 0x0}} (gdb) continue Continuing. warning: sys_read called when read is in progress --8<---------------cut here---------------end--------------->8--- Best regards, Seb -- Sebastien Vauban