Package: emacs21
Version: 21.4a-1
Severity: important

hi there

Sometimes emacs hangs on me; this happens when
I have a lot of frames open at the same time
displaying LaTeX file, and I iconify and deiconify them,
or cover and uncover them with other windows.

When emacs hangs, it does not respond in any way to keyboard input,
and it does not redraw the window (only WM decorations are drawn).

I use AUCTeX and RefTex, (see attachment) and I use
gnuserv and the source specials (a lot).

I use sawfish WM , and enter-exit as the focus policy .

I was capable of getting this from gdb, attaching to the running process:

#0  0x46e97321 in pthread_setcanceltype () from /lib/tls/libc.so.6
#1  0x08121db1 in re_compile_pattern ()
#2  0x46e24d75 in free () from /lib/tls/libc.so.6
#3  0x46f63fa1 in _XUnregisterFilter () from /usr/X11R6/lib/libX11.so.6
#4  0xb7dd7ba0 in _XimLocalGetICValues ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#5  0xb7dd7c60 in _XimLocalGetICValues ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#6  0x46f61f7c in XSetICFocus () from /usr/X11R6/lib/libX11.so.6
#7  0x080b9043 in ?? ()
#8  0x08aca418 in ?? ()
#9  0x03402343 in ?? ()
#10 0x00000020 in ?? ()
#11 0x08c11a08 in ?? ()
#12 0xbffd06e4 in ?? ()
#13 0x46fd8d28 in ?? () from /usr/X11R6/lib/libX11.so.6
#14 0x00000006 in ?? ()
#15 0x46fd8d28 in ?? () from /usr/X11R6/lib/libX11.so.6
#16 0x084ae2e8 in ?? ()
#17 0x08aa262c in ?? ()
#18 0xbffd068c in ?? ()
#19 0x46f46111 in _XFlush () from /usr/X11R6/lib/libX11.so.6
#20 0x080e29ca in abort ()
#22 <signal handler called>
#23 0x46e26093 in mallopt () from /lib/tls/libc.so.6
#24 0x46e26e98 in mallopt () from /lib/tls/libc.so.6
#25 0x0812317b in re_compile_pattern ()
#26 0x0812320d in re_compile_pattern ()
#27 0x081233b7 in re_compile_pattern ()
#28 0x0813d7c9 in error ()
#29 0x0813cd97 in error ()
#30 0x08138b75 in error ()
#31 0x08162fbf in error ()
#32 0x08137db7 in error ()
#33 0x081366d9 in re_compile_pattern ()
#34 0x08163f2a in error ()
#35 0x08138dea in error ()
#36 0x081388dc in error ()
#37 0x08162fbf in error ()
#38 0x08138dea in error ()
#39 0x08138c8c in error ()
#40 0x08137c13 in error ()
#41 0x081359b0 in re_compile_pattern ()
...............

thanks for any help

a.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-k7-preemp-dsdt
Locale: [EMAIL PROTECTED]

Versions of packages emacs21 depends on:
ii  emacs21-bin-common       21.4a-1         The GNU Emacs editor's shared, arc
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libice6                  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libjpeg62                6b-10           The Independent JPEG Group's JPEG 
ii  libncurses5              5.4-4           Shared libraries for terminal hand
ii  libpng12-0               1.2.8rel-1      PNG library - runtime
ii  libsm6                   4.3.0.dfsg.1-14 X Window System Session Management
ii  libtiff4                 3.7.2-3         Tag Image File Format (TIFF) libra
ii  libungif4g               4.1.3-2         shared library for GIF images (run
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6                 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxmu6                  4.3.0.dfsg.1-14 X Window System miscellaneous util
ii  libxpm4                  4.3.0.dfsg.1-14 X pixmap library
ii  libxt6                   4.3.0.dfsg.1-14 X Toolkit Intrinsics
ii  xaw3dg                   1.5+E-8         Xaw3d widget set
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-4       compression library - runtime


(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(TeX-source-specials-mode t nil (tex))
 '(auto-compression-mode t nil (jka-compr))
 '(case-fold-search t)
 '(current-language-environment "English")
 '(global-font-lock-mode t nil (font-lock))
 '(save-place t nil (saveplace))
 '(show-paren-mode t nil (paren))
 '(text-mode-hook (quote (turn-on-auto-fill text-mode-hook-identify)))
 '(transient-mark-mode t)
 '(uniquify-buffer-name-style (quote forward) nil (uniquify)))
(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 )

(gnuserv-start)
(server-start)
(add-hook 'LaTeX-mode-hook 'turn-on-reftex)
(setq reftex-plug-into-AUCTeX t)

Attachment: signature.asc
Description: Digital signature

Reply via email to