From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Zac Hansen" Newsgroups: gmane.emacs.bugs Subject: leopard build has issues Date: Fri, 23 Nov 2007 10:08:35 -0800 Message-ID: <7f6703390711231008u30207652s83d85e2d6d1bc00@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38088_1325779.1195841315174" X-Trace: ger.gmane.org 1195841343 13103 80.91.229.12 (23 Nov 2007 18:09:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Nov 2007 18:09:03 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Nov 23 19:09:10 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ivcxa-0007nZ-Pp for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Nov 2007 19:09:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IvcxM-00058p-CG for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Nov 2007 13:08:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IvcxF-00056O-Ol for bug-gnu-emacs@gnu.org; Fri, 23 Nov 2007 13:08:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IvcxE-000541-FT for bug-gnu-emacs@gnu.org; Fri, 23 Nov 2007 13:08:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IvcxE-00053E-80 for bug-gnu-emacs@gnu.org; Fri, 23 Nov 2007 13:08:40 -0500 Original-Received: from el-out-1112.google.com ([209.85.162.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IvcxD-0007Ss-6o for bug-gnu-emacs@gnu.org; Fri, 23 Nov 2007 13:08:39 -0500 Original-Received: by el-out-1112.google.com with SMTP id m34so1312852ele for ; Fri, 23 Nov 2007 10:08:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=DUpVO1NISuawpZZqcBzlPYP43dXTJtdWRFB8Vx4MDrA=; b=L9xSqrUDTOdn/ZGkDBnp223zmF93D0Jx4PLGtXZQhOxPUBnyzWu3r+NXjLqhbhY2s95R6BN8QcDIbSU1ve8HTcX55+nG8RhUWK3qK57ZUH4HEjns181qZKRuWVdszoeDScZapFgFE0tnlbDbHBlPNJiI4VoTFLI2TzJd0LZWQuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=M1aw3C1pj0IeqWGHfRECte65R++WwHFse5WX4FsYGTOLYJIT7AeJjTZUdPkc0PzGUgaMWWABKsiHpoX1z/w86y8kPLQvvjks/4f8mJ+DhbquhHPSXn4TBA/pPyAcBw9Hom+gKrttdUINLnj22V4azlsGgDB7MhuGsLkciVyiexc= Original-Received: by 10.142.187.2 with SMTP id k2mr24352wff.1195841315185; Fri, 23 Nov 2007 10:08:35 -0800 (PST) Original-Received: by 10.143.38.6 with HTTP; Fri, 23 Nov 2007 10:08:35 -0800 (PST) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17053 Archived-At: ------=_Part_38088_1325779.1195841315174 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline When I build from CVS on leopard (intel), I get an odd behavior. When I load it up, it only refreshes what I type when the cursor comes blinks back on. If I type while the cursor has blinked off, it won't show anything until the cursor pops up again. If I mash down keys constantly, it looks like I get two updates per second. This also applies to dragging the window. When I drag, there is a noticable latency between when I start dragging and when the window movies. If I turn off cursor blink, the whole system locks up. I can't type or drag the window. The only way for me to close it is to force quit. and here's what gdb says (with blink cursor off and emacs hung) (gdb) bt #0 0x945828e6 in mach_msg_trap () #1 0x9458a0dc in mach_msg () #2 0x92deb0fe in CFRunLoopRunSpecific () #3 0x92debd38 in CFRunLoopRunInMode () #4 0x001478fc in select_and_poll_event (nfds=1, rfds=0xbffff118, wfds=0x0, efds=0x0, timeout=0xbffff198) at mac.c:5062 #5 0x00149c10 in *_sys_select$UNIX2003 (nfds=1, rfds=0xbffff118, wfds=0x0, efds=0x0, timeout=0xbffff198) at mac.c:5135 #6 0x00130b92 in wait_reading_process_output (time_limit=30, microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=25165833, wait_proc=0x0, just_wait_proc=0) at process.c:4616 #7 0x0000cd76 in sit_for (timeout=240, reading=1, do_display=1) at dispnew.c:6610 #8 0x0008edc8 in read_char (commandflag=1, nmaps=2, maps=0xbffff400, prev_event=25165833, used_mouse_menu=0xbffff4ec, end_time=0x0) at keyboard.c :2987 #9 0x0009103e in read_key_sequence (keybuf=0xbffff5f8, bufsize=30, prompt=25165833, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9455 #10 0x0009313c in command_loop_1 () at keyboard.c:1684 #11 0x000f55fd in internal_condition_case (bfun=0x92f10 , handlers=25222345, hfun=0x89510 ) at eval.c:1493 #12 0x00082c18 in command_loop_2 () at keyboard.c:1396 #13 0x000f54dc in internal_catch (tag=268451845, func=0x82bd0 , arg=25165833) at eval.c:1229 #14 0x0008297e in command_loop () at keyboard.c:1375 #15 0x00082a3d in recursive_edit_1 () at keyboard.c:984 #16 0x00082bb1 in Frecursive_edit () at keyboard.c:1046 #17 0x000819ed in main (argc=1, argv=0xbffff9ec) at emacs.c:1777 (gdb) Any ideas? ------=_Part_38088_1325779.1195841315174 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline When I build from CVS on leopard (intel), I get an odd behavior.

When I load it up, it only refreshes what I type when the cursor comes blinks back on.  If I type while the cursor has blinked off, it won't show anything until the cursor pops up again.  If I mash down keys constantly, it looks like I get two updates per second.

This also applies to dragging the window.  When I drag, there is a noticable latency between when I start dragging and when the window movies.

If I turn off cursor blink, the whole system locks up.  I can't type or drag the window.  The only way for me to close it is to force quit.


and here's what gdb says (with blink cursor off and emacs hung)
(gdb) bt
#0  0x945828e6 in mach_msg_trap ()
#1  0x9458a0dc in mach_msg ()
#2  0x92deb0fe in CFRunLoopRunSpecific ()
#3  0x92debd38 in CFRunLoopRunInMode ()
#4  0x001478fc in select_and_poll_event (nfds=1, rfds=0xbffff118, wfds=0x0, efds=0x0, timeout=0xbffff198) at mac.c:5062
#5  0x00149c10 in *_sys_select$UNIX2003 (nfds=1, rfds=0xbffff118, wfds=0x0, efds=0x0, timeout=0xbffff198) at mac.c:5135
#6  0x00130b92 in wait_reading_process_output (time_limit=30, microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=25165833, wait_proc=0x0, just_wait_proc=0) at process.c:4616
#7  0x0000cd76 in sit_for (timeout=240, reading=1, do_display=1) at dispnew.c:6610
#8  0x0008edc8 in read_char (commandflag=1, nmaps=2, maps=0xbffff400, prev_event=25165833, used_mouse_menu=0xbffff4ec, end_time=0x0) at keyboard.c:2987
#9  0x0009103e in read_key_sequence (keybuf=0xbffff5f8, bufsize=30, prompt=25165833, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9455
#10 0x0009313c in command_loop_1 () at keyboard.c:1684
#11 0x000f55fd in internal_condition_case (bfun=0x92f10 <command_loop_1>, handlers=25222345, hfun=0x89510 <cmd_error>) at eval.c:1493
#12 0x00082c18 in command_loop_2 () at keyboard.c:1396
#13 0x000f54dc in internal_catch (tag=268451845, func=0x82bd0 <command_loop_2>, arg=25165833) at eval.c:1229
#14 0x0008297e in command_loop () at keyboard.c :1375
#15 0x00082a3d in recursive_edit_1 () at keyboard.c:984
#16 0x00082bb1 in Frecursive_edit () at keyboard.c:1046
#17 0x000819ed in main (argc=1, argv=0xbffff9ec) at emacs.c:1777
(gdb)


Any ideas?
------=_Part_38088_1325779.1195841315174--