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

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

Gnus + auto-compression-mode => SIGABRT


From: Stephen Berman
Subject: Gnus + auto-compression-mode => SIGABRT
Date: Mon, 22 Mar 2004 12:28:30 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:


I have gotten a SIGABRT by trying to open gzipped tar files from dired
with auto-compression-mode enabled; as far as I can tell, this only
happens after I have started Gnus (No Gnus v0.2, CVS from 2004-03-10,
but I think this also happened with Gnus 5.10.6).  I haven't been able
to reliably reproduce this, but it has happened repeatedly under my
personal Emacs configuration and at least once with -q --no-site-file.
Below is a gdb session (it's from the -q --no-site-file abort, but the
aborts under my personal configuration yielded the same backtrace).

Program received signal SIGABRT, Aborted.
0x4064db71 in kill () from /lib/i686/libc.so.6
(gdb) l
796     #endif
797     #ifdef HAVE_SETRLIMIT
798       struct rlimit rlim;
799     #endif
800       int no_loadup = 0;
801       char *junk = 0;
802
803     #if GC_MARK_STACK
804       extern Lisp_Object *stack_base;
805       stack_base = &dummy;
(gdb) backtrace
#0  0x4064db71 in kill () from /lib/i686/libc.so.6
#1  0x0811c186 in abort () at emacs.c:424
#2  0x0816aae5 in mark_object (arg=0) at alloc.c:5067
#3  0x0816aac4 in mark_object (arg=0) at alloc.c:5050
#4  0x08169b6e in mark_memory (start=0x8c4ff98, end=0xbffff00c)
    at alloc.c:3830
#5  0x08169bea in mark_stack () at alloc.c:4054
#6  0x0816a178 in Fgarbage_collect () at alloc.c:4428
#7  0x081ac52a in Fbyte_code (bytestr=675379744, vector=131,
    maxdepth=-1073833408) at bytecode.c:530
#8  0x0817feab in funcall_lambda (fun=10, nargs=5, arg_vector=0xbffe9b74)
    at eval.c:2915
#9  0x0817f965 in Ffuncall (nargs=6, args=0xbffe9b70) at eval.c:2785
#10 0x0817f2ba in Fapply (nargs=2, args=0xbffe9c44) at eval.c:2181
#11 0x0817fb3d in Ffuncall (nargs=3, args=0xbffe9c40) at eval.c:2709
#12 0x081abd32 in Fbyte_code (bytestr=675600728, vector=2,
    maxdepth=-1073832896) at bytecode.c:689
#13 0x0817feab in funcall_lambda (fun=4, nargs=6, arg_vector=0xbffe9d74)
    at eval.c:2915
#14 0x0817f965 in Ffuncall (nargs=7, args=0xbffe9d70) at eval.c:2785
#15 0x0817f7b8 in call6 (fn=675577952, arg1=675455552, arg2=1757525184,
    arg3=675323976, arg4=675323928, arg5=675323928, arg6=675323928)
    at eval.c:2642
#16 0x081497e2 in Finsert_file_contents (filename=1757525184,
    visit=675323976, beg=675323928, end=675323928, replace=675323928)
    at fileio.c:3659
#17 0x0817f08f in Feval (form=136182672) at eval.c:2108
#18 0x0817dcce in Fcondition_case (args=675323928) at eval.c:1280
#19 0x081ab4ef in Fbyte_code (bytestr=675577688, vector=143,
    maxdepth=-1073748400) at bytecode.c:870
#20 0x0817feab in funcall_lambda (fun=4, nargs=6, arg_vector=0xbfffe764)
    at eval.c:2915
#21 0x0817f965 in Ffuncall (nargs=7, args=0xbfffe760) at eval.c:2785
#22 0x081abd32 in Fbyte_code (bytestr=675695560, vector=6,
    maxdepth=-1073748128) at bytecode.c:689
#23 0x0817feab in funcall_lambda (fun=8, nargs=4, arg_vector=0xbfffe884)
    at eval.c:2915
#24 0x0817f965 in Ffuncall (nargs=5, args=0xbfffe880) at eval.c:2785
#25 0x081abd32 in Fbyte_code (bytestr=675575616, vector=4,
    maxdepth=-1073747840) at bytecode.c:689
#26 0x0817feab in funcall_lambda (fun=6, nargs=1, arg_vector=0xbfffe9a4)
    at eval.c:2915
#27 0x0817f965 in Ffuncall (nargs=2, args=0xbfffe9a0) at eval.c:2785
#28 0x081abd32 in Fbyte_code (bytestr=1756693192, vector=1,
    maxdepth=-1073747552) at bytecode.c:689
#29 0x0817feab in funcall_lambda (fun=2, nargs=0, arg_vector=0xbfffead4)
#30 0x0817f965 in Ffuncall (nargs=1, args=0xbfffead0) at eval.c:2785
#31 0x0817f6d3 in apply1 (fn=684351888, arg=675323928) at eval.c:2478
#32 0x0817b479 in Fcall_interactively (function=684351888,
    record_flag=675323928, keys=-2008973776) at callint.c:414
#33 0x0812a4fa in Fcommand_execute (cmd=684351888, record_flag=675323928,
    keys=675323928, special=675323928) at keyboard.c:9670
#34 0x0811f094 in command_loop_1 () at keyboard.c:1727
#35 0x0817dddd in internal_condition_case (bfun=0x811ece0 <command_loop_1>,
    handlers=675384800, hfun=0x811e8a0 <cmd_error>) at eval.c:1333
#36 0x0811eb8b in command_loop_2 () at keyboard.c:1264
#37 0x0817d93a in internal_catch (tag=0, func=0x811eb70 <command_loop_2>,
    arg=675323928) at eval.c:1094
#38 0x0811eb41 in command_loop () at keyboard.c:1243
#39 0x0811e602 in recursive_edit_1 () at keyboard.c:959
#40 0x0811e73f in Frecursive_edit () at keyboard.c:1015
#41 0x0811cec3 in main (argc=3, argv=0xbffff284) at emacs.c:1682




In GNU Emacs 21.3.50.7 (i686-pc-linux-gnu, GTK+ Version 2.2.3)
 of 2004-03-06 on feldmann
configured using `configure '--with-x-toolkit=gtk''

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

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  show-paren-mode: t
  tabbar-mode: t
  auto-compression-mode: t
  display-time-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> M-x g u <return> n M-x r e 
p o <tab> r t <tab> <return>

Recent messages:
Opening nndoc server on /home/steve/Mail/Dad...done
Opening nndoc server on /home/steve/Mail/Chris...done
Opening nndoc server on /home/steve/Bewerbung/cvmail...done
Opening nndoc server on /home/steve/Mail/Annie...done
Opening nndoc server on /home/steve/Mail/Arline...done
Checking new news...done
Loading gnus-topic...done
Making completion list...
Loading eieio-opt...done
Loading emacsbug...done




reply via email to

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