unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: emacs user <user.emacs@gmail.com>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 7517@debbugs.gnu.org, emacs-devel@gnu.org,
	Chong Yidong <cyd@stupidchicken.com>
Subject: bug#7517: 24.0.50; repeated crash under Mac OS X
Date: Fri, 31 Dec 2010 08:11:32 +0200	[thread overview]
Message-ID: <AANLkTimJen9X7OSF=uUTK8EMXCCYfqCvS+D8tQx5696W@mail.gmail.com> (raw)
In-Reply-To: <4D1D0172.8080404@swipnet.se>

(gdb) p name
$1 = 4802696161
(gdb) xstring
$2 = (struct Lisp_String *) 0x11e4353e0
"edit of \362\351\370\343 \351\345\342\341's note re: \371\345\354\347
\343\345\340\370 \340\354\367\350\370\345\360\351: IMG_0373, IMG_0436,
IMG_0456, IMG_0545, IMG_0575, IMG_0596, IMG_0636, IMG_0641, IMG_0744,
IMG_0745, IMG_0906, IMG_0925, IMG_1025, IMG_1038, IMG_1121"
(gdb)

On Fri, Dec 31, 2010 at 12:02 AM, Jan Djärv <jan.h.d@swipnet.se> wrote:
>
>
> emacs user skrev 2010-12-30 15.20:
>>
>> sorry, still crashes with the same error message, I think, see
>> attached.  best, E
>>
>
> Ok, it was a long shot.  Can you in gdb:
>
> (gdb) fr 10
> (gdb) p name
> (gdb) xstring
>
> ?
>
> Thanks,
>
>        Jan D.
>
>>
>>
>> On Thu, Dec 30, 2010 at 1:35 PM, Jan Djärv<jan.h.d@swipnet.se>  wrote:
>>>
>>>
>>> emacs user skrev 2010-12-29 17.06:
>>>>
>>>> regarding the locale, I am not sure what that means exactly, but these
>>>> were originally hebrew characters that were somehow not correctly
>>>> stored by vm/emacs and turned into the characters I mentioned.  I hope
>>>> to be able to produce a detailed bug report on that problem as well...
>>>>  hope this helps
>>>
>>> Locale in this context means the character set and language environment
>>> you
>>> are using.
>>>
>>>>
>>>> On Wed, Dec 29, 2010 at 5:41 PM, Stefan Monnier
>>>> <monnier@iro.umontreal.ca>    wrote:
>>>>>>
>>>>>> What I see is that the X code does ENCODE_UTF_8, and W32 does
>>>>>> ENCODE_SYSTEM
>>>>>> before passing the string to the platform title setting function.  NS
>>>>>> does
>>>>>> nothing.  Can this be the problem?
>>>>>
>>>>> Possibly.  Maybe ENCODE_UTF_8 would fix the problem.
>>>>>
>>>
>>> Ok, I added ENCODE_UTF_8.  Can you tru the latest trunk and see if this
>>> fixes it?
>>>
>>> Thanks,
>>>
>>>        Jan D.
>>>
>





  parent reply	other threads:[~2010-12-31  6:11 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-29 14:22 bug#7517: 24.0.50; repeated crash under Mac OS X emacs user
2010-12-17 11:47 ` Chong Yidong
2010-12-17 23:07   ` emacs user
2010-12-17 23:42   ` emacs user
     [not found]   ` <AANLkTinQHfFXazEbf+qxtz5+MfKcaXQLN18nPnyQMj8X@mail.gmail.com>
2010-12-26 18:43     ` emacs user
2010-12-29  4:29       ` Chong Yidong
     [not found]       ` <87vd2dyzfj.fsf@stupidchicken.com>
2010-12-29 11:59         ` Jan Djärv
     [not found]         ` <4D1B22A1.6080202@swipnet.se>
2010-12-29 12:21           ` Jan Djärv
     [not found]           ` <4D1B27AF.7010701@swipnet.se>
2010-12-29 15:41             ` Stefan Monnier
     [not found]             ` <jwvpqskio2r.fsf-monnier+emacs@gnu.org>
2010-12-29 16:06               ` emacs user
2010-12-30 11:35                 ` Jan Djärv
     [not found]                 ` <4D1C6E7D.2040300@swipnet.se>
2010-12-30 14:20                   ` emacs user
2010-12-30 22:02                     ` Jan Djärv
     [not found]                     ` <4D1D0172.8080404@swipnet.se>
2010-12-31  6:11                       ` emacs user [this message]
2010-12-31  6:12                       ` emacs user
2010-12-31  8:18                         ` Eli Zaretskii
2010-12-31 10:49                         ` Jan Djärv
     [not found]                         ` <83ipyabbj1.fsf@gnu.org>
2010-12-31 11:16                           ` emacs user
     [not found]                         ` <4D1DB555.5080002@swipnet.se>
2010-12-31 11:23                           ` Jan Djärv
2010-12-31 12:52                           ` Eli Zaretskii
     [not found]                           ` <4D1DBD4A.6010303@swipnet.se>
2010-12-31 11:26                             ` emacs user
2010-12-31 12:53                             ` Eli Zaretskii
     [not found]                             ` <83d3oiaysj.fsf@gnu.org>
2010-12-31 13:06                               ` emacs user
2010-12-31 13:18                                 ` Jan Djärv
2010-12-31 13:10                               ` Jan Djärv
     [not found]                               ` <4D1DD655.1040809@swipnet.se>
2010-12-31 13:19                                 ` Eli Zaretskii
     [not found]                                 ` <83aajmaxme.fsf@gnu.org>
2010-12-31 14:22                                   ` Jan Djärv
     [not found]                                   ` <4D1DE740.5060000@swipnet.se>
2010-12-31 16:07                                     ` Eli Zaretskii
     [not found]                                     ` <838vz6apu6.fsf@gnu.org>
2010-12-31 16:09                                       ` emacs user
2010-12-31 18:57                                       ` Jan Djärv
     [not found]                                       ` <4D1E2787.3030501@swipnet.se>
2011-01-01  3:55                                         ` Stephen J. Turnbull
2010-12-31 16:56                                   ` Stefan Monnier
     [not found]                                   ` <jwv62u9hohk.fsf-monnier+emacs@gnu.org>
2010-12-31 17:42                                     ` emacs user
2010-12-31 22:30                                       ` Jan Djärv
     [not found]                                       ` <4D1E5987.2000502@swipnet.se>
2010-12-31 23:07                                         ` Stefan Monnier
     [not found]                                         ` <jwvoc81fssl.fsf-monnier+emacs@gnu.org>
2011-01-01 11:57                                           ` Eli Zaretskii
     [not found]                                           ` <83oc80q1k4.fsf@gnu.org>
2011-01-01 12:46                                             ` emacs user
     [not found]                                             ` <AANLkTinKjo8tDKMovGcpuXoHDKqJ_3ik1+fGjGua+bzN@mail.gmail.com>
2011-01-01 15:40                                               ` Eli Zaretskii
     [not found]                                               ` <83bp40pr7m.fsf@gnu.org>
2011-01-01 17:02                                                 ` Uday S Reddy
     [not found]                                                 ` <19743.24109.796000.405943@gargle.gargle.HOWL>
2011-01-01 18:08                                                   ` Eli Zaretskii
2011-01-01 18:34                                                 ` Jan D.
2011-01-02 14:02                                                   ` Chong Yidong
     [not found]                                                   ` <87r5cvz9ms.fsf@stupidchicken.com>
2011-01-03 21:34                                                     ` Jan Djärv
2011-01-01 17:22                                             ` Stefan Monnier
     [not found]                                             ` <jwv1v4wa6re.fsf-monnier+emacs@gnu.org>
2011-01-01 18:07                                               ` Eli Zaretskii
2011-01-01 12:00                                         ` Eli Zaretskii
     [not found]                                         ` <83mxnkq1ej.fsf@gnu.org>
2011-01-01 17:11                                           ` Stefan Monnier
     [not found]                                           ` <jwv7heoa6uu.fsf-monnier+emacs@gnu.org>
2011-01-01 18:06                                             ` Eli Zaretskii
     [not found]                           ` <83ei8yayuj.fsf@gnu.org>
2010-12-31 13:16                             ` Eli Zaretskii

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='AANLkTimJen9X7OSF=uUTK8EMXCCYfqCvS+D8tQx5696W@mail.gmail.com' \
    --to=user.emacs@gmail.com \
    --cc=7517@debbugs.gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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).