unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: egallego@babel.ls.fi.upm.es (Emilio Jesús Gallego Arias)
To: Chong Yidong <cyd@gnu.org>
Cc: 11315@debbugs.gnu.org
Subject: bug#11315: 24.1.50; Emacs 24 Hangs [Related to gnutls and lisp_data_to_selection_data]
Date: Tue, 24 Apr 2012 12:25:22 +0200	[thread overview]
Message-ID: <87ipgptoj1.fsf@baal.ls.fi.upm.es> (raw)
In-Reply-To: <87vckplupq.fsf@gnu.org> (Chong Yidong's message of "Tue, 24 Apr 2012 10:38:57 +0800")

Chong Yidong <cyd@gnu.org> writes:

> Please apply the following patch and see if it fixes the hang.
>
> === modified file 'src/xselect.c'
> *** src/xselect.c	2012-02-25 03:01:11 +0000
> --- src/xselect.c	2012-04-24 02:36:56 +0000
> ***************
> *** 931,936 ****
> --- 931,937 ----
>   
>     /* Otherwise, record the converted selection to binary.  */
>     cs = xmalloc (sizeof (struct selection_data));
> +   cs->data = NULL;
>     cs->nofree = 1;
>     cs->property = property;
>     cs->wait_object = NULL;

Thanks for the patch, I'll test it ASAP and report back. Keep in mind
that the hang is not easy to reproduce (about twice a week), so I'll try
it for about 10 days.

Regards,
Emilio





  reply	other threads:[~2012-04-24 10:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23  0:59 bug#11315: 24.1.50; Emacs 24 Hangs [Related to gnutls and lisp_data_to_selection_data] Emilio Jesús Gallego Arias
     [not found] ` <handler.11315.B.13351947927635.ack@debbugs.gnu.org>
2012-04-23 17:30   ` bug#11315: Acknowledgement (24.1.50; Emacs 24 Hangs [Related to gnutls and lisp_data_to_selection_data]) Emilio Jesús Gallego Arias
2012-04-24  2:38 ` bug#11315: 24.1.50; Emacs 24 Hangs [Related to gnutls and lisp_data_to_selection_data] Chong Yidong
2012-04-24 10:25   ` Emilio Jesús Gallego Arias [this message]
2012-05-01 17:02   ` Emilio Jesús Gallego Arias
2012-05-03  7:59     ` Chong Yidong
2012-05-03 11:08       ` Emilio Jesús Gallego Arias
2012-05-13  1:55         ` Chong Yidong
2012-05-14 15:46           ` Emilio Jesús Gallego Arias
2012-05-29  1:15           ` Emilio Jesús Gallego Arias
2012-06-07 19:52           ` Emilio Jesús Gallego Arias
2012-05-03  9:25     ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ipgptoj1.fsf@baal.ls.fi.upm.es \
    --to=egallego@babel.ls.fi.upm.es \
    --cc=11315@debbugs.gnu.org \
    --cc=cyd@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).