GNU bug report logs - #20335
24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient

Previous Next

Package: emacs;

Reported by: Dominik Schrempf <dominik.schrempf <at> gmail.com>

Date: Wed, 15 Apr 2015 15:27:02 UTC

Severity: normal

Tags: confirmed, fixed, patch

Merged with 24091

Found in versions 24.4, 24.5, 25.1-rc1

Fixed in version 26.1

Done: npostavs <at> users.sourceforge.net

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 20335 in the body.
You can then email your comments to 20335 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#20335; Package emacs. (Wed, 15 Apr 2015 15:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dominik Schrempf <dominik.schrempf <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 15 Apr 2015 15:27:02 GMT) Full text and rfc822 format available.

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

From: Dominik Schrempf <dominik.schrempf <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
Date: Wed, 15 Apr 2015 11:17:30 +0200
[Message part 1 (text/plain, inline)]
Hello,

I still experience this exact bug.

Best,
Dominik
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20335; Package emacs. (Wed, 15 Apr 2015 16:03:01 GMT) Full text and rfc822 format available.

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

From: Dominik Schrempf <dominik.schrempf <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
Date: Wed, 15 Apr 2015 11:19:34 +0200
[Message part 1 (text/plain, inline)]
I am sorry, I did not include my Emacs version:

In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.7)
 of 2015-01-17 on bisson
Windowing system distributor `The X.Org Foundation', version 11.0.11701000
Configured using:
 `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --with-x-toolkit=gtk3 --with-xft
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
 --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'


On Wed, Apr 15, 2015 at 11:17 AM, Dominik Schrempf <
dominik.schrempf <at> gmail.com> wrote:

> Hello,
>
> I still experience this exact bug.
>
> Best,
> Dominik
>
>
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20335; Package emacs. (Thu, 14 May 2015 12:08:02 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Dominik Schrempf <dominik.schrempf <at> gmail.com>, 20335 <at> debbugs.gnu.org
Subject: Re: bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
Date: Thu, 14 May 2015 14:07:16 +0200
I can't reproduce this with 24.5.
If you can, run strace on Emacs to see what it is doing.

	Jan D.

Den 2015-04-15 11:19, Dominik Schrempf skrev:
> I am sorry, I did not include my Emacs version:
>
> In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.7)
>   of 2015-01-17 on bisson
> Windowing system distributor `The X.Org Foundation', version 11.0.11701000
> Configured using:
>   `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
>   --localstatedir=/var --with-x-toolkit=gtk3 --with-xft
>   'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
>   --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2
>   LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'
>
>
> On Wed, Apr 15, 2015 at 11:17 AM, Dominik Schrempf <dominik.schrempf <at> gmail.com
> <mailto:dominik.schrempf <at> gmail.com>> wrote:
>
>     Hello,
>
>     I still experience this exact bug.
>
>     Best,
>     Dominik
>
>





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20335; Package emacs. (Wed, 20 May 2015 16:30:07 GMT) Full text and rfc822 format available.

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

From: Dominik Schrempf <dominik.schrempf <at> gmail.com>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 20335 <at> debbugs.gnu.org
Subject: Re: bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
Date: Wed, 20 May 2015 18:28:54 +0200
[Message part 1 (text/plain, inline)]
Hm, maybe my XMonad configuration is somehow different.
The strace log is attached.  However, it is very long, the endless
loop starts after the initialization of the Emacs window.

Best,
Dominik

On Thu, May 14, 2015 at 2:07 PM, Jan Djärv <jan.h.d <at> swipnet.se> wrote:

> I can't reproduce this with 24.5.
> If you can, run strace on Emacs to see what it is doing.
>
>         Jan D.
>
> Den 2015-04-15 11:19, Dominik Schrempf skrev:
>
>> I am sorry, I did not include my Emacs version:
>>
>> In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.7)
>>   of 2015-01-17 on bisson
>> Windowing system distributor `The X.Org Foundation', version 11.0.11701000
>> Configured using:
>>   `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
>>   --localstatedir=/var --with-x-toolkit=gtk3 --with-xft
>>   'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
>>   --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2
>>   LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'
>>
>>
>> On Wed, Apr 15, 2015 at 11:17 AM, Dominik Schrempf <
>> dominik.schrempf <at> gmail.com
>> <mailto:dominik.schrempf <at> gmail.com>> wrote:
>>
>>     Hello,
>>
>>     I still experience this exact bug.
>>
>>     Best,
>>     Dominik
>>
>>
>>
>
[Message part 2 (text/html, inline)]
[emacs_strace.log.tar.gz (application/x-gzip, attachment)]

Forcibly Merged 20335 24091. Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 21 Jan 2017 04:58:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 20335 <at> debbugs.gnu.org and Dominik Schrempf <dominik.schrempf <at> gmail.com> Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 21 Jan 2017 05:03:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 21 Feb 2017 12:24:03 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Ken Brown <kbrown <at> cornell.edu> to control <at> debbugs.gnu.org. (Thu, 26 Oct 2017 17:12:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 25 Nov 2017 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 209 days ago.

Previous Next


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