================================================================
Dear Bug Team!
I decided to try out the new beta Xemacs package on gentoo (using the
xemacs overlay). However, when I try to open or save a file, the
program crashes. (It also crashed when I tried to send the bug
report, I think when saving the email into my outgoing mail file.
Fortunately, I had saved the output by pasting it into another,
lesser, editor.) Here's the output from trying to open ~/.vm:
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
Fatal error: assertion failed, file lstream.h, line 275, stream->imp == imp
Fatal error (6).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Your version of XEmacs was distributed with a PROBLEMS file that may describe
your crash, and with luck a workaround. Please check it first, but do report
the crash anyway.
Please report this bug by invoking M-x report-emacs-bug, or by selecting
`Send Bug Report' from the Help menu. If that won't work, send ordinary
email to `xemacs-beta(a)xemacs.org'. *MAKE SURE* to include this entire
output from this crash, especially including the Lisp backtrace, as well as
the XEmacs configuration from M-x describe-installation (or equivalently,
the file `Installation' in the top of the build tree).
*Please* try *hard* to obtain a C stack backtrace; without it, we are unlikely
to be able to analyze the problem. Locate the core file produced as a result
of this crash (often called `core' or `core.<process-id>', and located in
the directory in which you started XEmacs or your home directory), and type
gdb /usr/bin/xemacs core
then type `where' at the debugger prompt. No GDB on your system? You may
have DBX, or XDB, or SDB. (Ask your system administrator if you need help.)
If no core file was produced, enable them (often with `ulimit -c unlimited')
in case of future recurrance of the crash.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
insert-file-contents-internal("/home/purtill/.vm" t nil nil nil undecided-unix
used-codesys)
byte-code("..." [buffer-file-coding-system-for-read coding-system-for-read
return-val visit filename coding-system run-hook-with-args
insert-file-contents-access-hook run-hook-with-args-until-success
insert-file-contents-pre-hook find-file-coding-system-for-read-from-filename raw-text
find-coding-system lwarn notice "Invalid coding-system (%s), using
'undecided" undecided insert-file-contents-internal used-codesys start end
replace] 9)
# (condition-case ... . ((file-error (byte-code "���
\n$����\n@\nA\"��" [visit filename err run-hook-with-args
insert-file-contents-error-hook signal] 5))))
# bind (return-val coding-system used-codesys handler expanded replace end start visit
filename)
insert-file-contents("/home/purtill/.vm" t)
byte-code("..." [rawfile filename insert-file-contents-literally t
insert-file-contents] 3)
# (condition-case ... . ((file-error (byte-code
"��\n!������\n!��������\nD\"��������������!���������"
[rawfile error filename file-exists-p file-readable-p signal file-error "File is not
readable" t run-hook-with-args-until-success find-file-not-found-hooks] 4))))
# (unwind-protect ...)
# bind (inhibit-read-only error number truename rawfile nowarn filename buf)
find-file-noselect-1(#<buffer ".vm"> "/home/purtill/.vm" nil
nil "/home/purtill/.vm" (2853866 833))
byte-code("..." [number truename rawfile nowarn filename buf
set-buffer-major-mode find-file-noselect-1] 7)
# (condition-case ... . ((t (byte-code "�!���� @
A\"��" [buf data kill-buffer signal] 3))))
# bind (number truename buf wildcards rawfile nowarn filename)
find-file-noselect("~/.vm" nil nil t)
# bind (wildcards codesys filename)
#<compiled-function (filename &optional codesys wildcards) "...(77)"
[wildcards filename coding-system-for-read codesys bufname value get-coding-system
find-file-noselect nil file-exists-p buffer-file-name local-variable-p
buffer-file-coding-system switch-to-buffer mapcar] 6 1167054 (list (read-file-name
"Find file: ") (and current-prefix-arg (read-coding-system "Coding system:
")) t)>("~/.vm" nil t)
call-interactively(find-file)
(dispatch-event "[internal]")
# (condition-case ... . error)
# (catch top-level ...)
[2] Abort xemacs (core dumped)
p-chan(0):~% gdb /usr/bin/xemacs core
GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib/libwnn.so.0...done.
Loaded symbols for /usr/lib/libwnn.so.0
Reading symbols from /usr/lib/libXaw3d.so.8...done.
Loaded symbols for /usr/lib/libXaw3d.so.8
Reading symbols from /usr/lib/libtiff.so.3...done.
Loaded symbols for /usr/lib/libtiff.so.3
Reading symbols from /usr/lib/libpng12.so.0...done.
Loaded symbols for /usr/lib/libpng12.so.0
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /lib/libz.so.1...done.
Loaded symbols for /lib/libz.so.1
Reading symbols from /usr/lib/libXpm.so.4...done.
Loaded symbols for /usr/lib/libXpm.so.4
Reading symbols from /usr/lib/libXmu.so.6...done.
Loaded symbols for /usr/lib/libXmu.so.6
Reading symbols from /usr/lib/libXt.so.6...done.
Loaded symbols for /usr/lib/libXt.so.6
Reading symbols from /usr/lib/libXext.so.6...done.
Loaded symbols for /usr/lib/libXext.so.6
Reading symbols from /usr/lib/libX11.so.6...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /usr/lib/libSM.so.6...done.
Loaded symbols for /usr/lib/libSM.so.6
Reading symbols from /usr/lib/libICE.so.6...done.
Loaded symbols for /usr/lib/libICE.so.6
Reading symbols from /usr/lib/libdb-4.5.so...done.
Loaded symbols for /usr/lib/libdb-4.5.so
Reading symbols from /usr/lib/libgdbm_compat.so.3...done.
Loaded symbols for /usr/lib/libgdbm_compat.so.3
Reading symbols from /usr/lib/libgdbm.so.3...done.
Loaded symbols for /usr/lib/libgdbm.so.3
Reading symbols from /lib/libgpm.so.1...done.
Loaded symbols for /lib/libgpm.so.1
Reading symbols from /lib/libncurses.so.5...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /usr/lib/libesd.so.0...done.
Loaded symbols for /usr/lib/libesd.so.0
Reading symbols from /usr/lib/libaudiofile.so.0...done.
Loaded symbols for /usr/lib/libaudiofile.so.0
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/lib/libasound.so.2...done.
Loaded symbols for /usr/lib/libasound.so.2
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libutil.so.1...done.
Loaded symbols for /lib/libutil.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libXp.so.6...done.
Loaded symbols for /usr/lib/libXp.so.6
Reading symbols from /usr/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /lib/libnss_compat.so.2...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_nis.so.2...done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /usr/lib/libXcursor.so.1...done.
Loaded symbols for /usr/lib/libXcursor.so.1
Reading symbols from /usr/lib/libXrender.so.1...done.
Loaded symbols for /usr/lib/libXrender.so.1
Reading symbols from /usr/lib/libXfixes.so.3...done.
Loaded symbols for /usr/lib/libXfixes.so.3
Core was generated by `xemacs'.
Program terminated with signal 6, Aborted.
#0 0xffffe410 in __kernel_vsyscall ()
(gdb) where
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb794b406 in kill () from /lib/libc.so.6
#2 0x0810e691 in fatal_error_signal (sig=6) at emacs.c:3793
#3 <signal handler called>
#4 0xffffe410 in __kernel_vsyscall ()
#5 0xb794b101 in *__GI_raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6 0xb794c8e8 in *__GI_abort () at abort.c:88
#7 0x0810c2cb in really_abort () at emacs.c:4693
#8 0x0810e2fb in assert_failed (file=0x83d36a4 "lstream.h", line=275,
expr=0x83d3691 "stream->imp == imp") at emacs.c:3986
#9 0x0817b758 in coding_stream_canonicalize_after_coding (stream=0x955bc38)
at lstream.h:275
#10 0x08187619 in undecided_canonicalize_after_coding (str=0xa2e4900)
at file-coding.c:3927
#11 0x0817b7c8 in coding_stream_canonicalize_after_coding (
stream=<value optimized out>) at file-coding.c:2034
#12 0x0817ef8e in coding_stream_detected_coding_system (stream=0xa2e48c0)
at file-coding.c:2042
#13 0x0818e536 in Finsert_file_contents_internal (filename=158955808,
visit=147759632, start=147760736, end=10823, replace=147760736,
codesys=147735104, used_codesys=147722720) at fileio.c:3208
#14 0x0811c605 in Ffuncall (nargs=8, args=0xbfd6c854) at eval.c:3915
#15 0x080adf79 in execute_optimized_program (
program=0xbfd6c8e0
"��\f\v#\210\t�\021��\f\v#�\n�\f!�\005\b�\002�\211\025:�\005\r\022�\035�\r!�\n����\r$\210�\025�\f\v\016\023\016\024\016\025\r�&\a\022�\207�\027�\t",
stack_depth=9, constants_data=0x8d816c8) at bytecode.c:862
#16 0x080b14f7 in Fbyte_code (instructions=149222464, constants=148379328,
stack_depth=19) at bytecode.c:2620
#17 0x0811b79a in Feval (form=148280460) at eval.c:3668
#18 0x08117454 in condition_case_1 (handlers=148280076,
bfun=0x811a850 <Feval>, barg=148280460,
hfun=0x811eff0 <run_condition_case_handlers>, harg=147723080)
at eval.c:1946
---Type <return> to continue, or q <return> to quit---
#19 0x0811e2d5 in condition_case_3 (bodyform=148280460, var=147723080,
handlers=148280076) at eval.c:2028
#20 0x080ac4df in execute_rare_opcode (stack_ptr=0x6,
unused_program_ptr=0x8d9a490 "\210\016\037\025�\r�\"�
\033\032\v`\fA@\\�\223\210\n�
�\216\212�\036#�\n!�Y�\n\n`�\v!\"\210�\t\n�\v!`Z!\210+\fA�\v!`Z�\210*��\t\016\036\f$�\033��p\"�\017��\016\027�\r!\"�\211#\210�\a�\r�\211#\210�\r!\026$\f+*\207",
opcode=Bcondition_case) at bytecode.c:1438
#21 0x080ad5d3 in execute_optimized_program (
program=0x8d9a468
"�\t!\030�\b�\"\211\036\035�\021\016\035�\t\016\036\016
\016!\016\"&\006�w�\211\211\036\037\035\034���\217\210\016\037\025�\r�\"�
\033\032\v`\fA@\\�\223\210\n�
�\216\212�\036#�\n!�Y�\n\n`�\v!\"\210�\t\n�\v!`Z!\210+\fA�\v!`Z�\210*��\t\016\036\f$�\033��p\"�\017��\016\027�\r!\"�\211#\210�\a�\r�\211#\210�\r!\026$\f+*\207",
stack_depth=8, constants_data=0x8d91278)
at bytecode.c:754
#22 0x08119941 in funcall_compiled_function (fun=149373984, nargs=2,
args=0xbfd6cdf8) at eval.c:3517
#23 0x0811c413 in Ffuncall (nargs=3, args=0xbfd6cdf4) at eval.c:3954
#24 0x080adf79 in execute_optimized_program (
program=0xbfd6ce60
"\b�\b�\t�\"\210�\006�\t�\"\210�\207�\230� ���
",
stack_depth=3, constants_data=0x8db7414) at bytecode.c:862
#25 0x080b14f7 in Fbyte_code (instructions=149046608, constants=148599820,
stack_depth=7) at bytecode.c:2620
#26 0x0811b79a in Feval (form=148033280) at eval.c:3668
#27 0x08117454 in condition_case_1 (handlers=148033232,
bfun=0x811a850 <Feval>, barg=148033280,
hfun=0x811eff0 <run_condition_case_handlers>, harg=147760736)
at eval.c:1946
#28 0x0811e2d5 in condition_case_3 (bodyform=148033280, var=147760736,
handlers=148033232) at eval.c:2028
#29 0x080ac4df in execute_rare_opcode (stack_ptr=0x6,
unused_program_ptr=0x9515aff
"\210\n�\003\b\022\016\024\026\025\016\026�\005�\r!\025�\r!\026\027\016\030\r!�\b��!\210�\026\021\016\031�\r�\026\n��!\210�\026\t�\n�\f\016\032?\"\210p\023p+\207",
opcode=Bcondition_case) at bytecode.c:1438
#30 0x080ad5d3 in execute_optimized_program (
---Type <return> to continue, or q <return> to quit---
program=0x9515ae8 "��\034\031r\vq\210��!\210��!\210�
\210���\217\210\n�\003\b\022\016\024\026\025\016\026�\005�\r!\025�\r!\026\027\016\030\r!�\b��!\210�\026\021\016\031�\r�\026\n��!\210�\026\t�\n�\f\016\032?\"\210p\023p+\207",
stack_depth=3, constants_data=0x8d961d8) at bytecode.c:754
#31 0x08119941 in funcall_compiled_function (fun=149305584, nargs=6,
args=0xbfd6d2c8) at eval.c:3517
#32 0x0811c413 in Ffuncall (nargs=7, args=0xbfd6d2c4) at eval.c:3954
#33 0x080adf79 in execute_optimized_program (
program=0xbfd6d340
"�\r!\210�\r\f\v\n\t\b&\006\207-\b@�L\b\224\027�\tp[\204\b18$\b�\020/\n",
stack_depth=7, constants_data=0x8d8a850) at bytecode.c:862
#34 0x080b14f7 in Fbyte_code (instructions=149046416, constants=148416584,
stack_depth=15) at bytecode.c:2620
#35 0x0811b79a in Feval (form=148033028) at eval.c:3668
#36 0x08117454 in condition_case_1 (handlers=148032980,
bfun=0x811a850 <Feval>, barg=148033028,
hfun=0x811eff0 <run_condition_case_handlers>, harg=147756952)
at eval.c:1946
#37 0x0811e2d5 in condition_case_3 (bodyform=148033028, var=147756952,
handlers=148032980) at eval.c:2028
#38 0x080ac4df in execute_rare_opcode (stack_ptr=0x6,
unused_program_ptr=0x9cb238e "+\207D�2c�\001", opcode=Bcondition_case)
at bytecode.c:1438
#39 0x080ad5d3 in execute_optimized_program (
program=0x9cb21d0
"��\r!!\025�\r!�\\\016E�S\016F\032�\211\036<\036?�\036@�\036=\n:�2\n@\026<�\016<!�\020\016<\016A�\b��\r!!�\002\r!\211\026?�\v\016?\026=�\211\026@�\002ʫ\a\nA\211\022��\016@�\005\016=�\003\016=-\206`\001��\r\"\207\016G�)\016B�%��\r\"�\037��\r\"�\031���\217�\036B\211\036C�\006�\r!�\006��\016C\"*\207�\r!\034��\r!!\031��\t!\233\036>\f�$\016H�\005\016A�\034\016I�\030\b�\025\212\fq\210\016D\r\230�\n��\r\016D\016J$\210"...,
stack_depth=8,
constants_data=0x8dea008) at bytecode.c:754
#40 0x08119941 in funcall_compiled_function (fun=149383628, nargs=4,
args=0xbfd6d7b8) at eval.c:3517
#41 0x0811c413 in Ffuncall (nargs=5, args=0xbfd6d7b4) at eval.c:3954
#42 0x080adf79 in execute_optimized_program (
---Type <return> to continue, or q <return> to quit---
program=0xa0f5e78
"\v�4�\v!\032�\t�\211\b$\211\035<�\006\r\237@�\002\r\211\034�\016��\f!!�\a��\f\"�\t\212\fq\210\n\026\f)�\f!+\207�\t�\211\b$\211\035<�\b��\r\237\"�\004�\r!)\207",
stack_depth=6, constants_data=0x8d8eaec)
at bytecode.c:862
#43 0x08119941 in funcall_compiled_function (fun=149383672, nargs=3,
args=0xbfd6d914) at eval.c:3517
#44 0x0811c413 in Ffuncall (nargs=4, args=0xbfd6d910) at eval.c:3954
#45 0x081164cc in Fapply (nargs=2, args=0xbfd6d990) at eval.c:4219
#46 0x0811d1b7 in apply1 (fn=149383672, arg=22891) at eval.c:4541
#47 0x080b47b4 in Fcall_interactively (function=147754896,
record_flag=147760736, keys=147760736) at callint.c:459
#48 0x0811d9b4 in Fcommand_execute (cmd=147754896, record_flag=147760736,
keys=147760736) at eval.c:3138
#49 0x08132a45 in execute_command_event (command_builder=0x93eefa4,
event=164832392) at event-stream.c:4288
#50 0x08138062 in Fdispatch_event (event=164832392) at event-stream.c:4640
#51 0x080c68a6 in Fcommand_loop_1 () at cmdloop.c:600
#52 0x080c69b2 in command_loop_1 (unused_dummy=147760736) at cmdloop.c:505
#53 0x08117454 in condition_case_1 (handlers=147758080,
bfun=0x80c6970 <command_loop_1>, barg=147760736,
hfun=0x80c6ba0 <cmd_error>, harg=147760736) at eval.c:1946
#54 0x080c6b4c in command_loop_2 (unused_dummy=147760736) at cmdloop.c:262
#55 0x0811581f in internal_catch (tag=147507864,
func=0x80c6b10 <command_loop_2>, arg=147760736, threw=0x0, thrown_tag=0x0,
backtrace_before_throw=0x0) at eval.c:1552
#56 0x080c6ded in initial_command_loop (load_me=147760736) at cmdloop.c:313
#57 0x0810f818 in xemacs_21_5_b28_i686_pc_linux (argc=1, argv=0xbfd6df74,
unused_envp=0x0, restart=0) at emacs.c:2667
#58 0x08110488 in main (argc=Cannot access memory at address 0x596b
) at emacs.c:3172
(gdb)
For the gentoo maintainer, who I think reads the list:
% emerge --info
Portage 2.1.3.19 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0,
2.6.23-gentoo-r3 i686)
=================================================================
System uname: 2.6.23-gentoo-r3 i686 AMD Athlon(tm) XP 1900+
Timestamp of tree: Sat, 05 Jan 2008 16:46:01 +0000
app-shells/bash: 3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r1
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils: 2.16.1-r3, 2.17, 2.17.50.0.9, 2.17.50.0.10, 2.17.50.0.11,
2.17.50.0.12, 2.17.50.0.13, 2.17.50.0.14, 2.17.50.0.15, 2.17.50.0.16, 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.24
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-ggdb -O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild
/etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-ggdb -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer nostrip sandbox sfperms strict
unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://213.186.33.38/gentoo-distfiles/
ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.osuosl.org/ "
LANG="en_US.utf8"
LC_ALL=""
LINGUAS="en ja"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=300"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gentoo-gis
/usr/portage/local/layman/xemacs /usr/portage/local/layman/sunrise
/usr/portage/local/layman/science /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X Xaw3d a52 aac aalib acl acpi alsa arts berkdb bitmap-fonts
bluetooth bzip2 cairo canna cdr cjk cli cracklib crypt cups dbus debug doc dri dts dvd
dvdr dvdread emboss encode esd evo fam firefox fortran freetype freewnn gdbm gif gnome gpm
gstreamer gtk hal iconv imagemagick ipv6 isdnlog java joystick jpeg kde kdexdeltas
kerberos ldap lm_sensors mad maildir mbox midi mikmod mmx mmxext mng mozsvg mp3 mpeg
mplayer mudflap mule ncurses nls nodrm nptl nptlonly ogg opengl openmp oss pam pcre pdf
perl pic png pppd python qt qt3 qt3support qt4 quicktime readline reflection ruby scanner
sdl session spell spl sse ssl svg tcltk tcpd tetex tiff truetype truetype-fonts
type1-fonts unicode usb vcd vorbis win32codecs wmf x86 xine xinerama xml xorg xv
zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw
multi null plug rate route share shm softvol" APACHE2_MODULES="act!
ions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm
authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs
dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include
info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling
status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2"
ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216
lcdm001 mtxorb ncurses text" LINGUAS="en ja" USERLAND="GNU"
VIDEO_CARDS="mga vesa fbdev"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux p-chan 2.6.23-gentoo-r3 #1 PREEMPT Mon Dec 31 23:48:45 PST 2007 i686 AMD
Athlon(tm) XP 1900+ AuthenticAMD GNU/Linux
./configure '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share'
'--sysconfdir=/etc' '--localstatedir=/var/lib'
'--with-widgets=athena' '--with-dialogs=athena'
'--with-menubars=lucid' '--with-scrollbars=lucid'
'--with-athena=3d' '--with-tiff' '--with-png'
'--with-jpeg' '--with-xface' '--with-xft=no' '--with-mule'
'--with-xim=xlib' '--with-canna' '--with-wnn'
'--with-sound=native,esd' '--with-database=gdbm,berkdb'
'--with-optimization=no' '--with-debug' '--with-gif'
'--with-gpm' '--without-postgresql' '--with-ldap'
'--with-file-coding' '--without-pop' '--prefix=/usr'
'--with-ncurses' '--with-msw=no' '--with-mail-locking=flock'
'--with-site-lisp=yes' '--with-site-modules=yes' '--with-newgc'
'--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu'
'host_alias=i686-pc-linux-gnu' 'CFLAGS=-ggdb -O2 -I/usr/include/gdbm'
XEmacs 21.5-b28 "fuki" configured for `i686-pc-linux'.
Compilation Environment and Installation Defaults:
Source code location:
/var/tmp/portage/app-editors/xemacs-21.5.28-r1/work/xemacs-21.5.28
Installation prefix: /usr
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler version: i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2
p1.0.1)
- GCC specs file: specs.
- Compiler command: i686-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g -ggdb -O2
-I/usr/include/gdbm
libc version: 2.6.1
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Compiling in support for ALSA (Advanced Linux Sound Architecture).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Mail:
Compiling in support for "flock" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new incremental garbage collector and the new allocator.
Using POSIX sigaction() to install fault handler.
Using the new portable dumper.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Load-Path Lisp Shadows:
----------------------
(/home/purtill/elisp/desktop
/usr/lib/xemacs/xemacs-packages/lisp/edit-utils/desktop
/home/purtill/elisp/rubydb3x
/usr/lib/xemacs/xemacs-packages/lisp/ruby-modes/rubydb3x
/home/purtill/elisp/ruby-mode
/usr/lib/xemacs/xemacs-packages/lisp/ruby-modes/ruby-mode
/home/purtill/elisp/inf-ruby
/usr/lib/xemacs/xemacs-packages/lisp/ruby-modes/inf-ruby
/usr/lib/xemacs/mule-packages/lisp/mule-base/viet-util
/usr/lib/xemacs-21.5-b28/lisp/mule/viet-util
/usr/lib/xemacs/mule-packages/lisp/mule-base/korea-util
/usr/lib/xemacs-21.5-b28/lisp/mule/korea-util
/usr/lib/xemacs/mule-packages/lisp/mule-base/japan-util
/usr/lib/xemacs-21.5-b28/lisp/mule/japan-util
/usr/lib/xemacs/mule-packages/lisp/mule-base/ethio-util
/usr/lib/xemacs-21.5-b28/lisp/mule/ethio-util
/usr/lib/xemacs/mule-packages/lisp/mule-base/cyril-util
/usr/lib/xemacs-21.5-b28/lisp/mule/cyril-util
/usr/lib/xemacs/mule-packages/lisp/mule-base/china-util
/usr/lib/xemacs-21.5-b28/lisp/mule/china-util
/usr/lib/xemacs/mule-packages/lisp/mule-ucs/unicode
/usr/lib/xemacs-21.5-b28/lisp/unicode
/usr/lib/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/usr/lib/xemacs-21.5-b28/lisp/regexp-opt
/usr/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/usr/lib/xemacs-21.5-b28/lisp/easy-mmode
/usr/lib/xemacs/xemacs-packages/lisp/build/build-report
/usr/lib/xemacs-21.5-b28/lisp/build-report)
Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.22 upstream: lg(a)xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.75 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.1 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.33 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.55 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.22 upstream: 3.33.12)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.37 upstream: 2.0.55)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.92 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.22 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.15 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.23 upstream: 3.1.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.08 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.1 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.67 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.39 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.06 upstream: 3.06)
(net-utils ver: 1.52 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.19 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.79 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.34 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.11 upstream: 2.1)
(gnus ver: 1.91 upstream: 5.10.8)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.37 upstream: No-Upstream-Ver)
(ediff ver: 1.68 upstream: 2.75)
(edebug ver: 1.22 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.08 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.18 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.32 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.32 upstream: 2.35)
(auctex ver: 1.47 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
(skk ver: 1.23 upstream: 10.62a)
(mule-ucs ver: 1.14 upstream: 0.84)
(mule-base ver: 1.49 upstream: No-Upstream-Ver)
(lookup ver: 1.15 upstream: 1.0)
(locale ver: 1.24 upstream: No-Upstream-Ver)
(leim ver: 1.24 upstream: No-Upstream-Ver)
(latin-unity ver: 1.2 upstream: 1.20)
(latin-euro-standards ver: 1.07 upstream: 1.07)
(egg-its ver: 1.27 upstream: No-Upstream-Ver)
(edict ver: 1.16 upstream: 0.9.9)
Installed Modules:
-----------------
Features:
--------
(xemacsbug shadow mpx my-edict skk-cursor skk skk-foreword queue-m
alist pcustom poem poem-xm pces pces-xfc pces-20 broken pces-xm
poe-xemacs timer overlay poe pym static apel-ver product my-dired
find-dired my-cc-mode cc-mode cc-fonts cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs p-chan-init local vnotes edict
edict-japanese edict-english edict-morphology edict-edit dui-registry
dui my-ispell bbdb-vm bbdb-snarf mail-extr bbdb-com bbdb timezone
linux-init mail-abbrevs sendmail rfc822 my-gnus sml-mode skeleton
sml-move sml-defs sml-util sml-compat ispell unix-init vc-hooks
my-calendar efs-cu diary-lib cal-french calendar regexp-opt cal-xemacs
cal-compat time my-psgml compile psgml-parse psgml-xemacs psgml-sysdep
psgml-edit tempo sgml-mode psgml psgml-html crypt crypt++
crypt+pgp-pub my-menubar my-vm vm-digest vm-minibuf my-vm-minibuf
vm-mouse vm-autoload vm-vars highlight-headers vm-startup vm-version
vm gnuserv xemacs-init my-ediff ediff ediff-util ediff-merg ediff-diff
ediff-wind ediff-tbar ediff-help ediff-mult ediff-init mwheel
mrp-overwrite x-compose iso-syntax disp-table pcl-cvs diff-mode advice
advice-preload pcl-cvs-parse pcl-cvs-info pcl-cvs-defs pcl-cvs-util
cvs-compat dired-faces dired-xemacs dired cookie dll elib-node
font-lock cus-face pointer byte-optimize bytecomp byte-compile
pending-del mrplib zenirc-autoloads xwem-autoloads
xslt-process-autoloads xslide-autoloads xlib-autoloads xetla-autoloads
xemacs-devel-autoloads xemacs-base-autoloads x-symbol-autoloads
w3-autoloads vm-autoloads viper-autoloads view-process-autoloads
vhdl-autoloads vc-cc-autoloads vc-autoloads tramp-autoloads
tpu-autoloads tooltalk-autoloads tm-autoloads time-autoloads
textools-autoloads text-modes-autoloads texinfo-autoloads
supercite-autoloads strokes-autoloads speedbar-autoloads
sounds-wav-autoloads sounds-au-autoloads sml-mode-autoloads
slider-autoloads sieve-autoloads sh-script-autoloads sgml-autoloads
semantic-autoloads scheme-autoloads sasl-autoloads
ruby-modes-autoloads rmail-autoloads riece-autoloads reftex-autoloads
re-builder-autoloads python-modes-autoloads psgml-dtds-autoloads
psgml-autoloads ps-print-autoloads prog-modes-autoloads pgg-autoloads
perl-modes-autoloads pcomplete-autoloads pcl-cvs-autoloads
pc-autoloads os-utils-autoloads oo-browser-autoloads ocaml-autoloads
net-utils-autoloads mmm-mode-autoloads misc-games-autoloads
mine-autoloads mh-e-autoloads mew-autoloads mailcrypt-autoloads
mail-lib-autoloads jde-autoloads ispell-autoloads ilisp-autoloads
igrep-autoloads idlwave-autoloads ibuffer-autoloads
hyperbole-autoloads hm--html-menus-autoloads haskell-mode-autoloads
gnus-autoloads gnats-autoloads general-docs-autoloads games-autoloads
fsf-compat-autoloads frame-icon-autoloads fortran-modes-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
eshell-autoloads escreen-autoloads erc-autoloads emerge-autoloads
elib-autoloads eieio-autoloads efs-autoloads edt-autoloads
edit-utils-autoloads ediff-autoloads edebug-autoloads
ecrypto-autoloads ecb-autoloads docbookide-autoloads dired-autoloads
dictionary-autoloads debug-autoloads crisp-autoloads cookie-autoloads
clearcase-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads apel-autoloads ada-autoloads Sun-autoloads
skk-autoloads mule-ucs-autoloads mule-base-autoloads lookup-autoloads
locale-autoloads leim-autoloads latin-unity-autoloads
latin-euro-standards-autoloads egg-its-autoloads edict-autoloads
modules-autoloads mule-autoloads auto-autoloads auto-show fontl-hooks
canna-leim tibetan slovenian czech romanian lao devanagari indian ccl
code-cmds gutter-items menubar-items x-menubar mode-motion mouse
behavior itimer auto-save lisp-mode easymenu easy-mmode iso8859-1 page
buff-menu lib-complete loadhist cus-file derived newcomment
rsz-minibuf env text-props frame obsolete cus-start custom widget
cl-extra cl cl-19 packages backquote wnn unicode lucid-scrollbars
cut-buffer lucid-menubars athena-dialogs x c-balloon-help tty-frames
tty toolbar esd-sound native-sound alsa-sound scrollbar unix-processes
multicast network-streams subprocesses modules
menu-accelerator-support menubar berkeley-db dbm md5 xemacs xim mule
gutter tiff png gif jpeg xface xpm xbm lisp-float-type file-coding
linux dialog devices window-system base64)
Recent keystrokes:
-----------------
ESC < ESC < C-k C-k C-k C-k C-k C-k C-k C-k C-k C-k
C-k C-k C-k C-k C-k C-k C-k button2 button2up ESC \
ESC < ESC x r e p o r t - e m TAB RET
Recent messages (most recent first):
-----------------------------------
Warning:
Defaulting to the GNU Emacs-derived `sendmail.el' mail client. This facility,
while part of base XEmacs, is heinously underfeatured, and not going to get
better in the medium term. We include it so that bug reports work without
packages; we suggest that you choose and/or install one of the other mail
clients from packages if you're doing something other than M-x
report-xemacs-bug , or even if you are reporting bugs regularly.
To choose a package from those installed, click on "Options" ->
"Internet" -> "Compose Mail With ..." and decide on one from the
list. Gnus and VM are full-featured and have active user communities.
To disable this warning and stick with the old behavior, you can explicitly
initialize `mail-user-agent' to 'sendmail-user-agent .
Loading xemacsbug...done
Loading xemacsbug...
Fontifying *scratch*... done.
Fontifying *scratch*... (regexps).................
Fontifying *scratch*... (regexps)...............
Fontifying *scratch*... (regexps).............
Fontifying *scratch*... (regexps)............
Fontifying *scratch*... (regexps)...........
Fontifying *scratch*... (regexps)....
Fontifying *scratch*... (regexps)....
Fontifying *scratch*... (regexps)...
Fontifying *scratch*... (syntactically).
Fontifying *scratch*... done.
Loading mpx...done
Fontifying *scratch*... (syntactically).
Fontifying *scratch*...
Checking for conflicting bindings...done.
Examining keys of map:
`#<keymap dl-mode-submap size 3 0x1c2c1d>'
Examining keys of map:
`#<keymap ((control c) #<keymap size 1 0x1c2da6>) size 1 0x1c2e21>'
--
^.-.^ Mark Purtill
(("))
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta