GNU bug report logs - #20628
25.0.50; Incorrect line height for some fonts

Previous Next

Package: emacs;

Reported by: Clément Pit--Claudel <clement.pitclaudel <at> live.com>

Date: Fri, 22 May 2015 03:03:02 UTC

Severity: normal

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Oleh Krehel <ohwoeowho <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: clement.pitclaudel <at> live.com, 20628 <at> debbugs.gnu.org
Subject: bug#20628: 25.0.50; Incorrect line height for some fonts
Date: Sat, 30 May 2015 20:57:59 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Oleh Krehel <ohwoeowho <at> gmail.com>
>> Cc: clement.pitclaudel <at> live.com,  20628 <at> debbugs.gnu.org
>> Date: Sat, 30 May 2015 18:59:25 +0200
>> 
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>> 
>> > Thanks.  I don't really see what you say, but I saw something similar,
>> > and fix that.  Could you see if your problem is fixed with the latest
>> > branch tip?
>> 
>> Thanks, I just tried. It looked fine, but then suddenly I got a segfault:
>
> Can you convert this to file names and line numbers, or reproduce the
> crash under GDB and show the backtrace?  Without that, I cannot do
> much with this information.

I get dropped into GDB at line 3135 in xdisp.c. Here's bt:

#0  init_from_display_pos (it=it <at> entry=0x7fffffff7bc0, w=w <at> entry=0x11d5eb0, pos=pos <at> entry=0x163c580) at xdisp.c:3135
#1  0x0000000000452186 in init_to_row_start (row=0x163c530, w=0x11d5eb0, it=0x7fffffff7bc0) at xdisp.c:3205
#2  try_window_reusing_current_matrix (w=w <at> entry=0x11d5eb0) at xdisp.c:17245
#3  0x000000000045e37c in redisplay_window (window=18702005, just_this_one_p=just_this_one_p <at> entry=true) at xdisp.c:16577
#4  0x000000000046232e in redisplay_window_1 (window=window <at> entry=18702005) at xdisp.c:14203
#5  0x0000000000554eb3 in internal_condition_case_1 (bfun=bfun <at> entry=0x462300 <redisplay_window_1>, arg=18702005, handlers=<optimized out>, hfun=hfun <at> entry=0x429930 <redisplay_window_error>) at eval.c:1372
#6  0x00000000004502d8 in redisplay_internal () at xdisp.c:13846
#7  0x0000000000451775 in redisplay () at xdisp.c:13030
#8  0x00000000004f03db in read_char (commandflag=commandflag <at> entry=1, map=map <at> entry=48583475, prev_event=0, used_mouse_menu=used_mouse_menu <at> entry=0x7fffffffcf6b, end_time=end_time <at> entry=0x0) at keyboard.c:2542
#9  0x00000000004f2cd3 in read_key_sequence (keybuf=keybuf <at> entry=0x7fffffffd040, prompt=prompt <at> entry=0, dont_downcase_last=dont_downcase_last <at> entry=false, can_return_switch_frame=can_return_switch_frame <at> entry=true, fix_current_buffer=fix_current_buffer <at> entry=true, prevent_redisplay=prevent_redisplay <at> entry=false, bufsize=30) at keyboard.c:9156
#10 0x00000000004f4891 in command_loop_1 () at keyboard.c:1407
#11 0x0000000000554d8b in internal_condition_case (bfun=bfun <at> entry=0x4f4660 <command_loop_1>, handlers=handlers <at> entry=19872, hfun=hfun <at> entry=0x4eb610 <cmd_error>) at eval.c:1348
#12 0x00000000004e6d0c in command_loop_2 (ignore=ignore <at> entry=0) at keyboard.c:1139
#13 0x0000000000554c93 in internal_catch (tag=tag <at> entry=47328, func=func <at> entry=0x4e6cf0 <command_loop_2>, arg=arg <at> entry=0) at eval.c:1108
#14 0x00000000004e6cc7 in command_loop () at keyboard.c:1118
#15 0x00000000004eb248 in recursive_edit_1 () at keyboard.c:728
#16 0x00000000004eb565 in Frecursive_edit () at keyboard.c:799
#17 0x0000000000415a48 in main (argc=1, argv=0x7fffffffd3b8) at emacs.c:1626






This bug report was last modified 9 years and 356 days ago.

Previous Next


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