all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Segfault on GNU/Linux
@ 2004-03-04  8:26 Jens Lautenbacher
  2004-03-08 18:00 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Lautenbacher @ 2004-03-04  8:26 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1481 bytes --]

Hi, 

When trying to use James Clarks nxml mode (nxml-mode-20031031) with
syntax highlighting turned on, current CVS emacs segfaults with the
following stacktrace. please tell me if I should provide more
information (this is CVS from today, on Fedora Core I, emacs built with
gtk enabled)

Program received signal SIGSEGV, Segmentation fault.
0x00b9c98f in msort_with_tmp () from /lib/tls/libc.so.6
(gdb) where
#0  0x00b9c98f in msort_with_tmp () from /lib/tls/libc.so.6
#1  0x00b9c9f0 in msort_with_tmp () from /lib/tls/libc.so.6
#2  0x00b9ccb8 in qsort () from /lib/tls/libc.so.6
#3  0x0812aabe in sort_overlays (overlay_vec=0xbf600110, noverlays=2,
w=0x0) at buffer.c:2873
#4  0x081a7e69 in get_char_property_and_overlay (position=1,
prop=675417024, object=-1976777440,
    overlay=0x0) at textprop.c:664
#5  0x081a7f8a in Fget_char_property (position=1, prop=675417024,
object=-1976777440)
    at textprop.c:704
#6  0x0809468d in handle_display_prop (it=0xbff285f0) at xdisp.c:3286
#7  0x08093870 in handle_stop (it=0xbff285f0) at xdisp.c:2567
#8  0x0809773d in next_element_from_buffer (it=0xbff285f0) at
xdisp.c:5439
#9  0x08096b80 in get_next_display_element (it=0xbff285f0) at
xdisp.c:4791
#10 0x08096b80 in get_next_display_element (it=0xbff285f0) at
xdisp.c:4791
#11 0x08096b80 in get_next_display_element (it=0xbff285f0) at
xdisp.c:4791
#12 0x08096b80 in get_next_display_element (it=0xbff285f0) at
xdisp.c:4791

(last line repeated)

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Segfault on GNU/Linux
  2004-03-04  8:26 Segfault on GNU/Linux Jens Lautenbacher
@ 2004-03-08 18:00 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2004-03-08 18:00 UTC (permalink / raw)
  Cc: emacs-devel

I suggest you investigate whether qsort was called with valid
arguments and data.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-08 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04  8:26 Segfault on GNU/Linux Jens Lautenbacher
2004-03-08 18:00 ` Richard Stallman

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.