Date: Thu, 28 Nov 2002 14:30:49 +0100 From: Aphex Calx <calx@x-mail.net> To: FreeBSD -stable <freebsd-stable@freebsd.org> Subject: emacs dumps core in XMapRaised Message-ID: <alvg2hes8m.fsf@mail.cs.uni-magdeburg.de>
next in thread | raw e-mail | index | archive | help
Hi, for some time now, my emacs dumps core on occasion. It does happen in various situations but mainly when I try to type a German umlaut after emacs was running for some time. It does not crash in case emacs was started up recently. Here is the stack trace I get: #0 0x28491b58 in kill () from /usr/lib/libc.so.4 #1 0x80d1373 in XMapRaised () #2 0xbfbfffac in ?? () #3 0x283b7b0a in _XimLookupMBText () from /usr/X11R6/lib/libX11.so.6 #4 0x285199b4 in _XimLocalMbLookupString () from /usr/X11R6/lib/X11/locale/common/ximcp.so.2 #5 0x2839ac7e in XmbLookupString () from /usr/X11R6/lib/libX11.so.6 #6 0x80b42ef in XMapRaised () #7 0x80d9711 in abort () #8 0x80d9936 in abort () #9 0xbfbfffac in ?? () #10 0x805653d in XMapRaised () #11 0x80d56a7 in abort () #12 0x80dbf6b in abort () #13 0x80d3c13 in abort () #14 0x81277c5 in abort () #15 0x80d37dc in abort () #16 0x81273e8 in abort () #17 0x80d378e in abort () #18 0x80d3315 in abort () #19 0x80d3438 in abort () #20 0x80d23a7 in abort () #21 0x804ebc9 in XMapRaised () The machine is running 4.7-stable (a couple days old). The according ports installed are: * emacs-21.2_2 * leim-21.2 * XFree86-4.2.0_1,1 * XFree86-font75dpi-4.2.0 * XFree86-FontServer-4.2.0_1 * XFree86-fontEncodings-4.2.0 * XFree86-Server-4.2.1_5 * XFree86-fontScalable-4.2.0 * XFree86-clients-4.2.1_2 * XFree86-libraries-4.2.1_3 * XFree86-documents-4.2.0 Any ideas on how to track this down or even fix it are very much appreciated. -- I doubt, therefore I might be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alvg2hes8m.fsf>