GNU bug report logs -
#7517
24.0.50; repeated crash under Mac OS X
Previous Next
Reported by: emacs user <user.emacs <at> gmail.com>
Date: Mon, 29 Nov 2010 14:30:03 UTC
Severity: normal
Found in version 24.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #41 received at 7517 <at> debbugs.gnu.org (full text, mbox):
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 <at> 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 <at> 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.
>>
This bug report was last modified 14 years and 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.