From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.bugs Subject: Re: Crash when using scroll bar in Carbon port (keyboard.c:3010) Date: Fri, 4 Jan 2008 14:20:18 +0000 Message-ID: References: <0BC2963F-DB5D-44CC-BC66-8C9268333BB5@gmail.com> <7A14A1D8-1AA6-47C9-9843-06079ACED4FC@gmail.com> <868x35u500.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v915) Content-Type: multipart/signed; boundary=Apple-Mail-41--41596702; micalg=sha1; protocol="application/pkcs7-signature" X-Trace: ger.gmane.org 1199456443 20722 80.91.229.12 (4 Jan 2008 14:20:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jan 2008 14:20:43 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Ted Zlatanov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jan 04 15:21:02 2008 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 1JAnPp-0007VX-5R for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Jan 2008 15:20:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAnPS-00060Z-Lg for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Jan 2008 09:20:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAnPM-0005ye-B2 for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 09:20:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAnPK-0005xA-R7 for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 09:20:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAnPK-0005x2-Iq for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 09:20:22 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.242]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JAnPK-0000ys-6C for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 09:20:22 -0500 Original-Received: by an-out-0708.google.com with SMTP id c25so1050486ana.84 for ; Fri, 04 Jan 2008 06:20:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:mime-version:subject:date:references:x-mailer; bh=dCQu1pjrTqRNahJ3mJlNx/03tL3rGheIUD3hrDoam2U=; b=DHYniCZ2PgMZDpYRuuFQSUyH1gBFzwHYfqmakeTFy9PD/+Y1wK9xiEjxC54j/gZv1vmm/kH2R+D2Rp8QQHR4r1SO4mdi5u8TNxsPKKlVzyL62Hv0Fq9EFeR9nBuFUTkA269gjji89WiwAToCb4Nz/jTUcWmnVC/rc/Xo/ZpQP/I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type:mime-version:subject:date:references:x-mailer; b=b4koagcitTQAMQd42/kF76mvkHAXrvfWPL/Mij07rSTqLKtISigDC6BBsgh/chpmRzHJgg505SO6SzwkmqgM2vyxL5o4rpefdK5psqaeaneYkcTfx12EoMB2huhJRYxPT5KlBhVR6/+6fpKH+m9KU6Qkqc4sXS+WoehhGW2NK3I= Original-Received: by 10.100.8.10 with SMTP id 10mr33721654anh.11.1199456421721; Fri, 04 Jan 2008 06:20:21 -0800 (PST) Original-Received: from 35.22.dyn.lse.ac.uk ( [158.143.22.35]) by mx.google.com with ESMTPS id k5sm19173641nfd.23.2008.01.04.06.20.19 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 04 Jan 2008 06:20:19 -0800 (PST) In-Reply-To: <868x35u500.fsf@lifelogs.com> X-Mailer: Apple Mail (2.915) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:17301 Archived-At: --Apple-Mail-41--41596702 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 4 Jan 2008, at 12:53, Ted Zlatanov wrote: > On Thu, 03 Jan 2008 12:25:00 -0800 Dan Nicolaescu > wrote: > > DN> David Reitter writes: >>> Secondly, changing the major mode triggers a few things in >>> `aquamacs- >>> styles-mode': different faces and frame parameters are applied to >>> the >>> frame that displays a window with that buffer. But of course that >>> shouldn't crash Emacs... > > DN> Unfortunately the Carbon port is currently unsupported in the > CVS HEAD > DN> branch and it is known not to work. > DN> Non-developers should not try to use it. You are probably more > qualified > DN> that most people to try to debug the problem... > > I think Aquamacs is not the Emacs carbon port in CVS (it's an older > snapshot, modified in some ways), so unless the bug report is > reporting > the wrong Emacs version, it should go to the Aquamacs maintainers. a) this problem occurs with a 22 branch build, and according to the OP the problem has been occurring with different builds since October. See also: > In GNU Emacs 22.1.50.1 (i386-apple-darwin8.10.1, Carbon Version 1.6.0) > of 2007-10-02 on plume.sr.unh.edu - Aquamacs Distribution 1.2a b) I am the Aquamacs maintainer and the bug (like most bugs in our distribution) has been reported to me. If people have problems identifying the bug from the stack trace, then I'd be happy to answer more specific questions, of course. Unfortunately I'm not set up to debug C level code in the Emacs core. --Apple-Mail-41--41596702 Content-Disposition: attachment; filename=smime.p7s Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIFxDCCAn0w ggHmoAMCAQICEEfSZyInpN9bVdFPsdICbiIwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA3MTIwOTIzMDM0OFoXDTA4MTIwODIzMDM0 OFowYjEQMA4GA1UEBBMHUmVpdHRlcjEOMAwGA1UEKhMFRGF2aWQxFjAUBgNVBAMTDURhdmlkIFJl aXR0ZXIxJjAkBgkqhkiG9w0BCQEWF2RhdmlkLnJlaXR0ZXJAZ21haWwuY29tMIGfMA0GCSqGSIb3 DQEBAQUAA4GNADCBiQKBgQDIS4kZGULD+CxprkxDnEccAnZ2GQQxfn55aiAPoy5kJ+uLhelaZP4p lgx3Vq8xYK1bjsLepGYp8qzVlHsyQPb6OfvRzrUXHxlJrHME0+Lblx37PBLxGDxc5W8qfZFJpej8 Dk3LUMga8laR9CRghbALoTV3UThUSMqk1cVwTY99KQIDAQABozQwMjAiBgNVHREEGzAZgRdkYXZp ZC5yZWl0dGVyQGdtYWlsLmNvbTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBQUAA4GBAKU8XIS6 R/R3Hg6ae5p0i4iUJURq+sDVMX9RGB3Ge5V8oKKglIQGaY03leem65pqICL6mdgX/Px21JoaKVAA 8XITLFVEFHL6BfZ/eePnzNi93rnaNe7hLUwLdGztdYmqN8zF0DOCybL1M1JDB3cTr0XwHJwxziSf oEeENGNETykjMIIDPzCCAqigAwIBAgIBDTANBgkqhkiG9w0BAQUFADCB0TELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3 dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEk MCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkBFhxwZXJz b25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAzMDcxNzAwMDAwMFoXDTEzMDcxNjIzNTk1OVow YjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMIGfMA0GCSqGSIb3DQEB AQUAA4GNADCBiQKBgQDEpjxVc1X7TrnKmVoeaMB1BHCd3+n/ox7svc31W/Iadr1/DDph8r9RzgHU 5VAKMNcCY1osiRVwjt3J8CuFWqo/cVbLrzwLB+fxH5E2JCoTzyvV84J3PQO+K/67GD4Hv0CAAmTX p6a7n2XRxSpUhQ9IBH+nttE8YQRAHmQZcmC3+wIDAQABo4GUMIGRMBIGA1UdEwEB/wQIMAYBAf8C AQAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC50aGF3dGUuY29tL1RoYXd0ZVBlcnNvbmFs RnJlZW1haWxDQS5jcmwwCwYDVR0PBAQDAgEGMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2 YXRlTGFiZWwyLTEzODANBgkqhkiG9w0BAQUFAAOBgQBIjNFQg+oLLswNo2asZw9/r6y+whehQ5aU nX9MIbj4Nh+qLZ82L8D0HFAgk3A8/a3hYWLD2ToZfoSxmRsAxRoLgnSeJVCUYsfbJ3FXJY3dqZw5 jowgT2Vfldr394fWxghOrvbqNOUQGls1TXfjViF4gtwhGTXeJLHTHUb/XV9lTzGCAo8wggKLAgEB MHYwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4x LDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhBH0mciJ6TfW1XR T7HSAm4iMAkGBSsOAwIaBQCgggFvMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcN AQkFMQ8XDTA4MDEwNDE0MjAxOVowIwYJKoZIhvcNAQkEMRYEFFyWXsc15Kf9EV6+CrB0rasKbO0N MIGFBgkrBgEEAYI3EAQxeDB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3Vs dGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWlu ZyBDQQIQR9JnIiek31tV0U+x0gJuIjCBhwYLKoZIhvcNAQkQAgsxeKB2MGIxCzAJBgNVBAYTAlpB MSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUg UGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQR9JnIiek31tV0U+x0gJuIjANBgkqhkiG9w0B AQEFAASBgA5/5AwZuHrU+2NqZuk8PBh7LUxcU6VTDjsKPhlUZK2RWcRFQDV6evkZ23H2Id94IrXa 8d4E6L/KtF7shEjbwRWbHrQX7nzzjj5h7o1MajOGmvpFQG6qaKUHEyC0w60rn6OzFDNB/OgvMXix p4j9pkHz7loyxzHCx5oF/beKI6ZWAAAAAAAA --Apple-Mail-41--41596702--