emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SEGV in enable_glyph_matrix_rows


From: Reiner Steib
Subject: SEGV in enable_glyph_matrix_rows
Date: Thu, 23 Sep 2004 16:35:34 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Hi,

In GNU Emacs 21.3.50.38 (i686-pc-linux-gnu, GTK+ Version 2.2.1)
 of 2004-09-23 on lumberjack
configured using `configure '--prefix=/import/xtra/emacs/HEAD' '--with-gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  value of $LC_CTYPE: en_US.ISO_8859-1
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: POSIX
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

... I got SEGV (see backtrace and xbacktrace below).  The Emacs
session is still running under gdb, so I can provide more informations
when needed.

--8<---------------cut here---------------start------------->8---
Program received signal SIGSEGV, Segmentation fault.
0x08082843 in enable_glyph_matrix_rows (matrix=0x9010000, start=161519808, 
    end=1747320832, enabled_p=0) at dispnew.c:948
948         matrix->rows[start].enabled_p = enabled_p != 0;
(gdb) bt
#0  0x08082843 in enable_glyph_matrix_rows (matrix=0x9010000, start=161519808, 
    end=1747320832, enabled_p=0) at dispnew.c:948
#1  0x0808287a in clear_glyph_matrix (matrix=0x9010000) at dispnew.c:968
#2  0x08082d9a in clear_window_matrices (w=0x9d7e6f8, desired_p=1)
    at dispnew.c:1080
#3  0x08082d3c in clear_window_matrices (w=0x9461688, desired_p=1)
    at dispnew.c:1070
#4  0x08082c99 in clear_desired_matrices (f=0x96e6aa8) at dispnew.c:1053
#5  0x0809fe74 in redisplay_internal (preserve_echo_area=0) at xdisp.c:9794
#6  0x0809f00d in redisplay () at xdisp.c:9410
#7  0x081261fc in read_char (commandflag=0, nmaps=0, maps=0x0, 
    prev_event=137603433, used_mouse_menu=0x0) at keyboard.c:2531
#8  0x0819ba80 in read_filtered_event (no_switch_frame=0, ascii_required=0, 
    error_nonascii=0, input_method=0) at lread.c:468
#9  0x0819bc42 in Fread_event (prompt=137603385, inherit_input_method=17200423)
    at lread.c:566
#10 0x08188185 in Ffuncall (nargs=1, args=0x833a939) at eval.c:2747
#11 0x081b3089 in Fbyte_code (bytestr=138550937, vector=0, 
    maxdepth=-1073752128) at bytecode.c:686
#12 0x08187725 in Feval (form=137328504) at eval.c:2101
#13 0x08184e71 in Fprogn (args=1747320832) at eval.c:408
#14 0x081279db in Ftrack_mouse (args=136958797) at keyboard.c:3464
#15 0x08187838 in Feval (form=136205316) at eval.c:2038
#16 0x08184e71 in Fprogn (args=1747320832) at eval.c:408
#17 0x081885dd in funcall_lambda (fun=136958760, nargs=0, 
    arg_vector=0xbfffdae4) at eval.c:2916
#18 0x08188027 in Ffuncall (nargs=1, args=0xbfffdae0) at eval.c:2793
#19 0x081b3089 in Fbyte_code (bytestr=137711056, vector=0, 
    maxdepth=-1073751328) at bytecode.c:686
#20 0x0818857c in funcall_lambda (fun=56, nargs=1, arg_vector=0xbfffdc04)
    at eval.c:2923
#21 0x08188027 in Ffuncall (nargs=2, args=0xbfffdc00) at eval.c:2793
#22 0x081b3089 in Fbyte_code (bytestr=139711761, vector=1, 
    maxdepth=-1073751040) at bytecode.c:686
#23 0x0818857c in funcall_lambda (fun=40, nargs=1, arg_vector=0xbfffdd54)
    at eval.c:2923
#24 0x08188027 in Ffuncall (nargs=2, args=0xbfffdd50) at eval.c:2793
#25 0x08183bb2 in Fcall_interactively (function=139712457, 
    record_flag=17200423, keys=152695020) at callint.c:863
#26 0x0812f74d in Fcommand_execute (cmd=139712457, record_flag=137603385, 
    keys=137603385, special=151060480) at keyboard.c:9721
#27 0x08123e13 in command_loop_1 () at keyboard.c:1776
#28 0x0818648d in internal_condition_case (bfun=0x8123a20 <command_loop_1>, 
    handlers=137664353, hfun=0x8123520 <cmd_error>) at eval.c:1346
#29 0x0812384b in command_loop_2 () at keyboard.c:1306
#30 0x08185fca in internal_catch (tag=0, func=0x8123830 <command_loop_2>, 
    arg=137603385) at eval.c:1107
#31 0x08123807 in command_loop () at keyboard.c:1285
#32 0x08123252 in recursive_edit_1 () at keyboard.c:978
#33 0x0812339f in Frecursive_edit () at keyboard.c:1039
#34 0x08121af3 in main (argc=9, argv=0xbfffe514) at emacs.c:1687
#35 0x4064c8ae in __libc_start_main () from /lib/libc.so.6
(gdb) xbacktrace 
"read-event"
"byte-code"
"track-mouse"
0x829d32d Lisp type 5
"mouse-drag-region-1"
"mouse-drag-region"
"call-interactively"
(gdb) 
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]