Your message dated Sun, 13 Oct 2013 09:54:29 +0000
with message-id <[email protected]>
and subject line Bug#725883: Removed package(s) from unstable
has caused the Debian Bug report #94623,
regarding xemacs hangs when playing .au audio file
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.)


-- 
94623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=94623
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xemacs21-mule
Version: 21.1.14-2

Xemacs mule version hangs when calling play-sound-file.
When the audio_init() function in linuxplay.c is called, there is a
problem while setting the audio file descriptor (I should make another
bug report about this).
This initialization error calls perror(), a macro which expands to
message(). Then xemacs hangs in the  bytecount_to_charcount() function
after some function calls.

Here's the backtrace:

#0  0x8100ef4 in bytecount_to_charcount (ptr=0x4054381f "Succès", len=6)
at insdel.c:364
#1  0x809af4f in doprnt_1 (stream=137321928, string=0x4054381f "Succès",
len=6, minlen=0, maxlen=-1, minus_flag=0, zero_flag=0) at doprnt.c:109
#2  0x809be22 in emacs_doprnt_1 (stream=137321928,
format_nonreloc=0x8184776 "audio: %s, %s ", format_reloc=137068180,
format_length=-1, 
    nargs=0, largs=0x0, vargs=0xbfffe118) at doprnt.c:691
#3  0x809c061 in emacs_doprnt_string_va (format_nonreloc=0x8184776
"audio: %s, %s ", format_reloc=137068180, format_length=-1, 
    vargs=0xbfffe118) at doprnt.c:842
#4  0x8113db2 in message_1 (fmt=0x8184776 "audio: %s, %s ",
args=0xbfffe118) at minibuf.c:830
#5  0x8113ea5 in message (fmt=0x8184776 "audio: %s, %s ") at
minibuf.c:878
#6  0x80c9a04 in audio_init (mixx_fd=8, auddio_fd=8, fmt=1, speed=8000,
tracks=1, volume=0xbfffe3f0, sndcnv=0xbfffe2c8) at linuxplay.c:921
#7  0x80c9cd1 in linux_play_data_or_file (fd=7, data=0x828f2a0 ".snd",
length=0, volume=50) at linuxplay.c:1011
#8  0x80c9f6e in play_sound_file (sound_file=0xbfffe424
"/usr/share/xemacs21/packages/etc/sounds/say-beep.au", volume=50) at
linuxplay.c:1085
#9  0x8136a11 in Fplay_sound_file (file=139719748, volume=137068180,
device=137068180) at sound.c:137

Here's where it  loops:

(gdb) i line
Line 366 of "insdel.c" is at address 0x8100f00
<bytecount_to_charcount+96> but contains no code.
(gdb) step
363           count++;
(gdb) 
364           INC_CHARPTR (ptr);
(gdb) 
365         }
(gdb) 
363           count++;

And so on ..

The problem does not happen with the xemacs21-nomule version.


Contact me if you want more infos..


                Sylvain


--- End Message ---
--- Begin Message ---
Version: 21.4.22-4+rm

Dear submitter,

as the package xemacs21 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/725883

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to