all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
@ 2015-04-15  9:17 Dominik Schrempf
  2015-04-15  9:19 ` Dominik Schrempf
  0 siblings, 1 reply; 4+ messages in thread
From: Dominik Schrempf @ 2015-04-15  9:17 UTC (permalink / raw)
  To: 20335

[-- Attachment #1: Type: text/plain, Size: 58 bytes --]

Hello,

I still experience this exact bug.

Best,
Dominik

[-- Attachment #2: Type: text/html, Size: 174 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
  2015-04-15  9:17 bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient Dominik Schrempf
@ 2015-04-15  9:19 ` Dominik Schrempf
  2015-05-14 12:07   ` Jan Djärv
  0 siblings, 1 reply; 4+ messages in thread
From: Dominik Schrempf @ 2015-04-15  9:19 UTC (permalink / raw)
  To: 20335

[-- Attachment #1: Type: text/plain, Size: 702 bytes --]

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@gmail.com> wrote:

> Hello,
>
> I still experience this exact bug.
>
> Best,
> Dominik
>
>

[-- Attachment #2: Type: text/html, Size: 1214 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
  2015-04-15  9:19 ` Dominik Schrempf
@ 2015-05-14 12:07   ` Jan Djärv
  2015-05-20 16:28     ` Dominik Schrempf
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Djärv @ 2015-05-14 12:07 UTC (permalink / raw)
  To: Dominik Schrempf, 20335

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@gmail.com
> <mailto:dominik.schrempf@gmail.com>> wrote:
>
>     Hello,
>
>     I still experience this exact bug.
>
>     Best,
>     Dominik
>
>






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient
  2015-05-14 12:07   ` Jan Djärv
@ 2015-05-20 16:28     ` Dominik Schrempf
  0 siblings, 0 replies; 4+ messages in thread
From: Dominik Schrempf @ 2015-05-20 16:28 UTC (permalink / raw)
  To: Jan Djärv; +Cc: 20335


[-- Attachment #1.1: Type: text/plain, Size: 1299 bytes --]

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@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@gmail.com
>> <mailto:dominik.schrempf@gmail.com>> wrote:
>>
>>     Hello,
>>
>>     I still experience this exact bug.
>>
>>     Best,
>>     Dominik
>>
>>
>>
>

[-- Attachment #1.2: Type: text/html, Size: 2153 bytes --]

[-- Attachment #2: emacs_strace.log.tar.gz --]
[-- Type: application/x-gzip, Size: 214493 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-20 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-15  9:17 bug#20335: 24.4; bug#17237: 24.3.50; Hang with X11 + emacsclient Dominik Schrempf
2015-04-15  9:19 ` Dominik Schrempf
2015-05-14 12:07   ` Jan Djärv
2015-05-20 16:28     ` Dominik Schrempf

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.