GNU bug report logs - #10263
24.0.92; emacs crash with auto-complete plugin

Previous Next

Package: emacs;

Reported by: yagnesh raghava <yagnesh <at> live.com>

Date: Sat, 10 Dec 2011 16:56:01 UTC

Severity: important

Found in versions 24.0.91, 24.0.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10263 in the body.
You can then email your comments to 10263 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#10263; Package emacs. (Sat, 10 Dec 2011 16:56:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to yagnesh raghava <yagnesh <at> live.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 10 Dec 2011 16:56:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: yagnesh raghava <yagnesh <at> live.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.92; emacs crash with auto-complete plugin
Date: Sat, 10 Dec 2011 10:40:23 +0000
[Message part 1 (text/plain, inline)]
emacs crashing on when writing text in telugu-itrans (infact with any
Indian script input method)  while auto-complete-mode[1] enabled.

I can reproduce this on my ubuntu 11.10 and 10.04.

here is how one can reproduce.
----------------------------------------------------
emacs -Q ; start emacs with out any customizations
M-x load-file popup.el ; file attached to this mail
M-x load-file auto-complete.el ; file attached to this mail
M-x switch-to-buffer *scratch* RET
M-x auto-complete-mode ; enable auto-complete-mode
C-\ telugu-itrans RET ; change input method to telugu
; lets type any word twice for eg: nuvvu nuvvu
nuvvu nuvvu
----------------------------------------------------

now emacs crashes

Footnotes:
[1]  http://cx4a.org/software/auto-complete/

 		 	   		  
[Message part 2 (text/html, inline)]
[popup.el (text/x-emacs-lisp, attachment)]
[auto-complete.el (text/x-emacs-lisp, attachment)]

Merged 10159 10263. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 10 Dec 2011 19:19:02 GMT) Full text and rfc822 format available.

Severity set to 'important' from 'normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 10 Dec 2011 19:19:02 GMT) Full text and rfc822 format available.

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 10 Dec 2011 19:59:02 GMT) Full text and rfc822 format available.

Notification sent to yagnesh raghava <yagnesh <at> live.com>:
bug acknowledged by developer. (Sat, 10 Dec 2011 19:59:02 GMT) Full text and rfc822 format available.

Message #14 received at 10263-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: yagnesh raghava <yagnesh <at> live.com>
Cc: 10263-done <at> debbugs.gnu.org
Subject: Re: bug#10263: 24.0.92; emacs crash with auto-complete plugin
Date: Sat, 10 Dec 2011 21:57:08 +0200
> From: yagnesh raghava <yagnesh <at> live.com>
> Date: Sat, 10 Dec 2011 10:40:23 +0000
> 
> emacs crashing on when writing text in telugu-itrans (infact with any
> Indian script input method)  while auto-complete-mode[1] enabled.

Fixed in revision 106658 on the trunk.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 10 Dec 2011 19:59:02 GMT) Full text and rfc822 format available.

Notification sent to Alex Murray <alex.murray <at> dsto.defence.gov.au>:
bug acknowledged by developer. (Sat, 10 Dec 2011 19:59:02 GMT) Full text and rfc822 format available.

Message #20 received at 10263-done <at> debbugs.gnu.org (full text, mbox):

From: yagnesh raghava <yagnesh <at> live.com>
To: <eliz <at> gnu.org>
Cc: 10263-done <at> debbugs.gnu.org
Subject: RE: bug#10263: 24.0.92; emacs crash with auto-complete plugin
Date: Sat, 10 Dec 2011 20:40:09 +0000
[Message part 1 (text/plain, inline)]


> Date: Sat, 10 Dec 2011 21:57:08 +0200
> From: eliz <at> gnu.org
> Subject: Re: bug#10263: 24.0.92; emacs crash with auto-complete plugin
> To: yagnesh <at> live.com
> CC: 10263-done <at> debbugs.gnu.org
> 
> > From: yagnesh raghava <yagnesh <at> live.com>
> > Date: Sat, 10 Dec 2011 10:40:23 +0000
> > 
> > emacs crashing on when writing text in telugu-itrans (infact with any
> > Indian script input method)  while auto-complete-mode[1] enabled.
> 
> Fixed in revision 106658 on the trunk.
Yes I can confirm. 
Thanks
 		 	   		  
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10263; Package emacs. (Sat, 10 Dec 2011 20:55:01 GMT) Full text and rfc822 format available.

Message #23 received at 10263 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 10263 <at> debbugs.gnu.org
Cc: eliz <at> gnu.org
Subject: Re: bug#10263: 24.0.92; emacs crash with auto-complete plugin
Date: Sat, 10 Dec 2011 15:53:24 -0500
Eli Zaretskii wrote:

> Fixed in revision 106658 on the trunk.

Sorry; I saw auto-complete mentioned and assumed this was a dupe of
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10159

But it probably was not? If so, I will unmerge and reopen 10159.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10263; Package emacs. (Sat, 10 Dec 2011 21:09:02 GMT) Full text and rfc822 format available.

Message #26 received at 10263 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 10263 <at> debbugs.gnu.org
Subject: Re: bug#10263: 24.0.92; emacs crash with auto-complete plugin
Date: Sat, 10 Dec 2011 23:07:32 +0200
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: eliz <at> gnu.org
> Date: Sat, 10 Dec 2011 15:53:24 -0500
> 
> Eli Zaretskii wrote:
> 
> > Fixed in revision 106658 on the trunk.
> 
> Sorry; I saw auto-complete mentioned and assumed this was a dupe of
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10159

It could be.  But then it could be not: the crash in 10159 is in a
different place and is not reproducible.  We can only deduce it's a
duplicate if the OP will report that it no longer crashes for them.

> If so, I will unmerge and reopen 10159.

Please do.




Disconnected #10159 from all other report(s). Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 10 Dec 2011 21:14:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10263; Package emacs. (Sun, 11 Dec 2011 09:07:01 GMT) Full text and rfc822 format available.

Message #31 received at submit <at> debbugs.gnu.org (full text, mbox):

From: <yagnesh <at> live.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#10263: 24.0.92; emacs crash with auto-complete plugin
Date: Sun, 11 Dec 2011 18:01:38 +0900
Eli Zaretskii <eliz <at> gnu.org> writes:

>
> It could be.  But then it could be not: the crash in 10159 is in a
> different place and is not reproducible.  We can only deduce it's a
> duplicate if the OP will report that it no longer crashes for them.
>

@Eli
I am the reporter of this bug. if you are referring me as OP here,
I already sent an email confirming that this bug is fixed. But some how
that mail didn't show up in the list.

Thanks
-- 
YYR





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10263; Package emacs. (Sun, 11 Dec 2011 10:33:02 GMT) Full text and rfc822 format available.

Message #34 received at 10263 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: <yagnesh <at> live.com>
Cc: 10263 <at> debbugs.gnu.org, Alex Murray <alex.murray <at> dsto.defence.gov.au>
Subject: Re: bug#10263: 24.0.92; emacs crash with auto-complete plugin
Date: Sun, 11 Dec 2011 05:31:24 -0500
> From: <yagnesh <at> live.com>
> Date: Sun, 11 Dec 2011 18:01:38 +0900
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >
> > It could be.  But then it could be not: the crash in 10159 is in a
> > different place and is not reproducible.  We can only deduce it's a
> > duplicate if the OP will report that it no longer crashes for them.
> >
> 
> @Eli
> I am the reporter of this bug. if you are referring me as OP here,
> I already sent an email confirming that this bug is fixed. But some how
> that mail didn't show up in the list.

Your mail did show up, but I was not talking about this bug (#10263),
I was talking about bug #10159, which AFAIK was filed by someone
else.  Glenn was wondering whether 10159 was the same bug, and is
therefore also fixed.  We'd need confirmation from Alex Murray about
that.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10263; Package emacs. (Sun, 11 Dec 2011 22:56:02 GMT) Full text and rfc822 format available.

Message #37 received at 10263 <at> debbugs.gnu.org (full text, mbox):

From: Alex Murray <alex.murray <at> dsto.defence.gov.au>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 10263 <at> debbugs.gnu.org, yagnesh <at> live.com, 10159 <at> debbugs.gnu.org
Subject: Re: bug#10263: 24.0.92; emacs crash with auto-complete plugin
	[SEC=UNCLASSIFIED]
Date: Mon, 12 Dec 2011 09:25:06 +1030
Sadly I have been unable to reproduce this bug [#10159] since 
recompiling Emacs with no optimisations - however, I will certainly try 
to keep reproducing it - I am not so sure the fix in
revision 106658 will fix this bug [#10159] since the crash is not at the 
same location, but I will also try and see if I can reproduce the crash 
with the latest trunk too.

On Sun 11 Dec 2011 21:01:24 CST, Eli Zaretskii wrote:
>
>>
>> From:<yagnesh <at> live.com>
>> Date: Sun, 11 Dec 2011 18:01:38 +0900
>>
>> Eli Zaretskii<eliz <at> gnu.org> writes:
>>
>>>
>>>
>>> It could be. But then it could be not: the crash in 10159 is in a
>>> different place and is not reproducible. We can only deduce it's a
>>> duplicate if the OP will report that it no longer crashes for them.
>>>
>>
>>
>> @Eli
>> I am the reporter of this bug. if you are referring me as OP here,
>> I already sent an email confirming that this bug is fixed. But some how
>> that mail didn't show up in the list.
>
>
> Your mail did show up, but I was not talking about this bug (#10263),
> I was talking about bug #10159, which AFAIK was filed by someone
> else. Glenn was wondering whether 10159 was the same bug, and is
> therefore also fixed. We'd need confirmation from Alex Murray about
> that.

IMPORTANT: This email remains the property of the Department of Defence and is subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have received this email in error, you are requested to contact the sender and delete the email.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 09 Jan 2012 12:24:02 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.