Your message dated Tue, 20 May 2014 16:26:03 -0700 (PDT)
with message-id <[email protected]>
and subject line Re: Bug#582233
has caused the Debian Bug report #582233,
regarding Crash in long-running (well, over a day) emacs23.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
582233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582233
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs23
Version: 23.2+1-2local21
Severity: normal



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages emacs23 depends on:
ii  emacs23-bin-common      23.2+1-2local21  The GNU Emacs editor's shared, arc
ii  libasound2              1.0.22-2         shared library for ALSA applicatio
ii  libatk1.0-0             1.30.0-1         The ATK accessibility toolkit
ii  libc6                   2.10.2-6         Embedded GNU C Library: Shared lib
ii  libcairo2               1.8.10-4         The Cairo 2D vector graphics libra
ii  libdbus-1-3             1.2.24-1         simple interprocess messaging syst
ii  libfontconfig1          2.8.0-2.1        generic font configuration library
ii  libfreetype6            2.3.11-1         FreeType 2 font engine, shared lib
ii  libgconf2-4             2.28.1-3         GNOME configuration database syste
ii  libgif4                 4.1.6-9          library for GIF images (library)
ii  libglib2.0-0            2.24.1-1         The GLib library of C routines
ii  libgpm2                 1.20.4-3.3       General Purpose Mouse - shared lib
ii  libgtk2.0-0             2.20.1-1         The GTK+ graphical user interface 
ii  libice6                 2:1.0.6-1        X11 Inter-Client Exchange library
ii  libjpeg62               6b-16.1          The Independent JPEG Group's JPEG 
ii  libm17n-0               1.5.5-1          a multilingual text processing lib
ii  libncurses5             5.7+20100313-2   shared libraries for terminal hand
ii  libotf0                 0.9.10-1         A Library for handling OpenType Fo
ii  libpango1.0-0           1.28.0-1         Layout and rendering of internatio
ii  libpng12-0              1.2.43-1         PNG library - runtime
ii  librsvg2-2              2.26.3-1         SAX-based renderer library for SVG
ii  libsm6                  2:1.1.1-1        X11 Session Management library
ii  libtiff4                3.9.2-3+b1       Tag Image File Format (TIFF) libra
ii  libx11-6                2:1.3.3-3        X11 client-side library
ii  libxft2                 2.1.14-2         FreeType-based font drawing librar
ii  libxpm4                 1:3.5.8-1        X11 pixmap library
ii  libxrender1             1:0.9.5-2        X Rendering Extension client libra
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

emacs23 recommends no packages.

Versions of packages emacs23 suggests:
ii  emacs23-common-non-dfsg       23.2+1-1   GNU Emacs shared, architecture ind

-- debconf-show failed

I normally keep an emacs running for mailreading (and also gmane and
things).  I start it with -daemon and connect to it over X and on a
tty.  I noticed after upgrading to 23.2 that after a while it would
crash, so I built packages with symbols and, after about a day, it's
crashed.  Here's the stacktrace:

(gdb) bt
#0  0xb71c8645 in bcopy (src=0xa8c8670, dest=0xb45f1e9, len=2147483655) at 
./memmove.c:92
#1  0x08146bfb in copy_text (from_addr=0xa8c8670 "nntpd<1>", to_addr=0x8b45f1f1 
<Address 0x8b45f1f1 out of bounds>, nbytes=-2147483640, from_multibyte=1, 
to_multibyte=0) at insdel.c:639
#2  0x08147beb in insert_from_string_1 (string=<value optimized out>, 
pos=<value optimized out>, pos_byte=<value optimized out>, nchars=-2147483640, 
nbytes=-2147483640, inherit=0, before_markers=0)
    at insdel.c:1083
#3  0x08147ea6 in insert_from_string (string=-2147483641, pos=0, pos_byte=1, 
length=-2147483640, length_byte=-2147483640, inherit=0) at insdel.c:1022
#4  0x08185530 in general_insert_function (insert_func=<value optimized out>, 
insert_from_string_func=<value optimized out>, inherit=0, nargs=1, 
args=0xa8f43bc) at editfns.c:2201
#5  0x081856a4 in Finsert (nargs=1, args=0xa8f43bc) at editfns.c:2245
#6  0x081c9a95 in status_notify (deleting_process=<value optimized out>) at 
process.c:7027
#7  0x081cf2a8 in Fdelete_process (process=177161141) at process.c:828
#8  0x081cf3d8 in kill_buffer_processes (buffer=138328266) at process.c:6640
#9  0x0811ce1c in shut_down_emacs (sig=11, no_x=0, stuff=138328266) at 
emacs.c:2198
#10 0x0811ee4b in fatal_error_signal (sig=11) at emacs.c:388
#11 <signal handler called>
#12 0x081751cd in mark_object (arg=540293171) at alloc.c:5604
#13 0x0817510a in mark_object (arg=170921886) at alloc.c:5694
#14 0x08106a75 in mark_image (c=0xb342960) at image.c:1941
#15 mark_image_cache (c=0xb342960) at image.c:1957
#16 0x08178a95 in mark_terminals () at alloc.c:5777
#17 Fgarbage_collect () at alloc.c:5099
#18 0x0812c547 in read_char (commandflag=1, nmaps=5, maps=0xbfb0d9c0, 
prev_event=138328266, used_mouse_menu=0xbfb0da88, end_time=0x0) at 
keyboard.c:2983
#19 0x0812d44e in read_key_sequence (keybuf=<value optimized out>, 
bufsize=<value optimized out>, prompt=<value optimized out>, 
dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1)
    at keyboard.c:9512
#20 0x0812f79b in command_loop_1 () at keyboard.c:1643
#21 0x0818ca51 in internal_condition_case (bfun=0x812f5c0 <command_loop_1>, 
handlers=138366250, hfun=0x8129610 <cmd_error>) at eval.c:1490
#22 0x08128af5 in command_loop_2 () at keyboard.c:1360
#23 0x0818cb31 in internal_catch (tag=138363322, func=0x8128ad0 
<command_loop_2>, arg=138328266) at eval.c:1226
#24 0x0812945f in command_loop () at keyboard.c:1339
#25 0x081297fa in recursive_edit_1 () at keyboard.c:954
#26 0x08129922 in Frecursive_edit () at keyboard.c:1016
#27 0x0811dfad in main (argc=<value optimized out>, argv=<value optimized out>) 
at emacs.c:1833

(I realise there's a good chance this isn't very useful, but it seemed
possible that it would be.)



--- End Message ---
--- Begin Message ---
Version: 23.3

The OP said (3 years ago) that the problem no longer occurred in 23.3.

--- End Message ---

Reply via email to