From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Emacs from HEAD hangs on M$ (built with MinGW) Date: Thu, 31 Jul 2008 20:01:28 +0530 (IST) Message-ID: <104458.16219.qm@web95014.mail.in2.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1217514816 29660 80.91.229.12 (31 Jul 2008 14:33:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2008 14:33:36 +0000 (UTC) To: Emacs Development Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 31 16:34:26 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KOZEH-0006UX-H0 for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2008 16:34:10 +0200 Original-Received: from localhost ([127.0.0.1]:57649 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOZDM-0004nK-E5 for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2008 10:33:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOZDH-0004n6-Mj for emacs-devel@gnu.org; Thu, 31 Jul 2008 10:33:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOZDG-0004mo-6L for emacs-devel@gnu.org; Thu, 31 Jul 2008 10:33:06 -0400 Original-Received: from [199.232.76.173] (port=56982 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOZDG-0004ml-12 for emacs-devel@gnu.org; Thu, 31 Jul 2008 10:33:06 -0400 Original-Received: from n8a.bullet.tw1.yahoo.com ([119.160.244.195]:44367) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KOZDF-0007rA-CT for emacs-devel@gnu.org; Thu, 31 Jul 2008 10:33:06 -0400 Original-Received: from [119.160.244.77] by n8.bullet.tw1.yahoo.com with NNFMP; 31 Jul 2008 14:31:30 -0000 Original-Received: from [202.43.196.225] by t2.bullet.tw1.yahoo.com with NNFMP; 31 Jul 2008 14:31:30 -0000 Original-Received: from [203.212.168.60] by t2.bullet.tpe.yahoo.com with NNFMP; 31 Jul 2008 14:31:30 -0000 Original-Received: from [203.104.18.49] by t1.bullet.kr1.yahoo.com with NNFMP; 31 Jul 2008 14:31:30 -0000 Original-Received: from [127.0.0.1] by omp110.mail.in2.yahoo.com with NNFMP; 31 Jul 2008 14:31:29 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 312858.56337.bm@omp110.mail.in2.yahoo.com Original-Received: (qmail 18173 invoked by uid 60001); 31 Jul 2008 14:31:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=ymail.com; h=Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=lIXZ1ksU3cVuuy+HRFrgS90PeUCevW7PyvbY60LAN9VZhcjPWXNnjpmGvNmCeKUEvlSjL93+REQDobZ3aGzv5PzI4edfUoiDyvDFprCCmyUfR8UqqQ5Q+fsxrycW7mD3hztRqgQ4VWuFkI2Y9WTOwFSkhyMDxtxs5eH5k926ZEU=; Original-Received: from [202.3.112.9] by web95014.mail.in2.yahoo.com via HTTP; Thu, 31 Jul 2008 20:01:28 IST X-Mailer: YahooMailRC/1042.40 YahooMailWebService/0.7.218 X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101797 Archived-At: Hi,=0A I just did a 'make bootstrap', emacs freezes but consumes 45% CPU an= d becomes non-responsive. I have build using GCC (MinGW) and running it on = WXP.=0A=0AHere is the back trace:=0AThread 3 (thread 3692.0x1234):=0A#0 0x= 7c810659 in KERNEL32!CreateThread () from C:\WINDOWS\system32\kernel32.dll= =0A=0AThread 2 (thread 3692.0x90c):=0A#0 0x7c90eb94 in ntdll!LdrAccessReso= urce () from C:\WINDOWS\system32\ntdll.dll=0A#1 0x7e4191be in USER32!GetPr= ocessWindowStation () from C:\WINDOWS\system32\user32.dll=0A#2 0x7e42e042 = in USER32!GetMessageA () from C:\WINDOWS\system32\user32.dll=0A#3 0x011c71= ee in w32_msg_pump (msg_buf=3D0x20dbff5c) at w32fns.c:2481=0A#4 0x011c73ad= in w32_msg_worker (arg=3D0x0) at w32fns.c:2700=0A#5 0x7c80b683 in KERNEL3= 2!GetModuleFileNameA () from C:\WINDOWS\system32\kernel32.dll=0A#6 0x00000= 000 in ?? ()=0A=0AThread 1 (thread 3692.0x15d4):=0A#0 0x7c90eb94 in ntdll!= LdrAccessResource () from C:\WINDOWS\system32\ntdll.dll=0A#1 0x7c90e9ab in= ntdll!ZwWaitForMultipleObjects () from C:\WINDOWS\system32\ntdll.dll=0A#2 = 0x7c8094e2 in KERNEL32!CreateFileMappingA () from C:\WINDOWS\system32\kern= el32.dll=0A#3 0x7e4195f9 in USER32!GetLastInputInfo () from C:\WINDOWS\sys= tem32\user32.dll=0A#4 0x7e4196a8 in USER32!MsgWaitForMultipleObjects () fr= om C:\WINDOWS\system32\user32.dll=0A#5 0x01089571 in sys_select (nfds=3D1,= rfds=3D0x82f5a8, wfds=3D0x0, efds=3D0x0, timeout=3D0x82f5a0) at w32proc.c:= 1270=0A#6 0x01083703 in wait_reading_process_output (time_limit=3D0, micro= secs=3D0, read_kbd=3D-1, do_display=3D1, wait_for_cell=3D44644353, wait_pro= c=3D0x0, just_wait_proc=3D0) at process.c:4806=0A#7 0x0100b58a in kbd_buff= er_get_event (kbp=3D0x82f720, used_mouse_menu=3D0x82fa44, end_time=3D0x0) a= t keyboard.c:4041=0A#8 0x01009878 in read_char (commandflag=3D1, nmaps=3D3= , maps=3D0x82f8a0, prev_event=3D44644353, used_mouse_menu=3D0x82fa44, end_t= ime=3D0x0) at keyboard.c:3004=0A#9 0x01012c2a in read_key_sequence (keybuf= =3D0x82fc58, bufsize=3D30, prompt=3D44644353, dont_downcase_last=3D0, can_r= eturn_switch_frame=3D1, fix_current_buffer=3D1) at keyboard.c:9349=0A#10 0x= 010063fa in command_loop_1 () at keyboard.c:1620=0A#11 0x01021a56 in intern= al_condition_case (bfun=3D0x10060cf , handlers=3D44708081, = hfun=3D0x1005acc ) at eval.c:1511=0A#12 0x01005e18 in command_lo= op_2 () at keyboard.c:1338=0A#13 0x01021566 in internal_catch (tag=3D447041= 53, func=3D0x1005df8 , arg=3D44644353) at eval.c:1247=0A#14= 0x01005dcf in command_loop () at keyboard.c:1317=0A#15 0x010056d2 in recur= sive_edit_1 () at keyboard.c:942=0A#16 0x01005840 in Frecursive_edit () at = keyboard.c:1004=0A#17 0x010027dc in main (argc=3D2, argv=3D0xa343a8) at ema= cs.c:1687=0A#0 0x7c810659 in KERNEL32!CreateThread () from C:\WINDOWS\syst= em32\kernel32.dll=0A=0AI continue, emacs window is white washed, I type C-g= to get back initial screen and interrupt again to take a trace:=0AThread 4= (thread 3692.0x16e8):=0A#0 0x7c810659 in KERNEL32!CreateThread () from C:= \WINDOWS\system32\kernel32.dll=0ACannot access memory at address 0x3=0A=0AT= hread 2 (thread 3692.0x90c):=0A#0 0x7c90eb94 in ntdll!LdrAccessResource ()= from C:\WINDOWS\system32\ntdll.dll=0A#1 0x7e4191be in USER32!GetProcessWi= ndowStation () from C:\WINDOWS\system32\user32.dll=0A#2 0x7e42e042 in USER= 32!GetMessageA () from C:\WINDOWS\system32\user32.dll=0A#3 0x011c71ee in w= 32_msg_pump (msg_buf=3D0x20dbff5c) at w32fns.c:2481=0A#4 0x011c73ad in w32= _msg_worker (arg=3D0x0) at w32fns.c:2700=0A#5 0x7c80b683 in KERNEL32!GetMo= duleFileNameA () from C:\WINDOWS\system32\kernel32.dll=0A#6 0x00000000 in = ?? ()=0A=0AThread 1 (thread 3692.0x15d4):=0A#0 wait_reading_process_output= (time_limit=3D0, microsecs=3D0, read_kbd=3D-1, do_display=3D1, wait_for_ce= ll=3D44644353, wait_proc=3D0x0, just_wait_proc=3D0) at process.c:4830=0A#1 = 0x0100b58a in kbd_buffer_get_event (kbp=3D0x82f720, used_mouse_menu=3D0x82= fa44, end_time=3D0x0) at keyboard.c:4041=0A#2 0x01009878 in read_char (com= mandflag=3D1, nmaps=3D3, maps=3D0x82f8a0, prev_event=3D44644353, used_mouse= _menu=3D0x82fa44, end_time=3D0x0) at keyboard.c:3004=0A#3 0x01012c2a in re= ad_key_sequence (keybuf=3D0x82fc58, bufsize=3D30, prompt=3D44644353, dont_d= owncase_last=3D0, can_return_switch_frame=3D1, fix_current_buffer=3D1) at k= eyboard.c:9349=0A#4 0x010063fa in command_loop_1 () at keyboard.c:1620=0A#= 5 0x01021a56 in internal_condition_case (bfun=3D0x10060cf = , handlers=3D44708081, hfun=3D0x1005acc ) at eval.c:1511=0A#6 0= x01005e18 in command_loop_2 () at keyboard.c:1338=0A#7 0x01021566 in inter= nal_catch (tag=3D44704153, func=3D0x1005df8 , arg=3D4464435= 3) at eval.c:1247=0A#8 0x01005dcf in command_loop () at keyboard.c:1317=0A= #9 0x010056d2 in recursive_edit_1 () at keyboard.c:942=0A#10 0x01005840 in= Frecursive_edit () at keyboard.c:1004=0A#11 0x010027dc in main (argc=3D2, = argv=3D0xa343a8) at emacs.c:1687=0A#0 0x7c810659 in KERNEL32!CreateThread = () from C:\WINDOWS\system32\kernel32.dll=0A=0AI feel the keyboard is not be= ing read except for C-g sequence. I was building emacs with MSVC 2003 till = yesterday and had to upgrade to MSVC 8 with which emacs does not build. I t= herefore decided to use GCC (MinGW) to build and started seeing these issue= s today (may not be related to GCC). I can switch back to MSVC 2003 as I ha= ve removed it!=0A=0A-dhruva=0A=0A=0A=0A Unlimited freedom, unlimited s= torage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tool= s/tools-08.html/