Your message dated Wed, 28 Jun 2023 15:26:04 +0000
with message-id <[email protected]>
and subject line Bug#1039568: Removed package(s) from unstable
has caused the Debian Bug report #727781,
regarding zsnes: Fatal error when loading state (DSP-1 ROM)
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.)


-- 
727781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsnes
Version: 1.510+bz2-6
Severity: normal

Hi,

While loading a ROM I noticed that a fatal error due to FORTIFY_SOURCE
made zsnes abort with the following error message:

    *** buffer overflow detected ***: /usr/bin/zsnes terminated

(see also #712790 for the general case)

After further investigation it seems that the following line is the
culprit (zstate.c +189):

    copy_func(&buffer, &DSP1COp, 70+128);

The game uses indeed the DSP-1 coprocessor, and DSP1COp is declared as
a "extern unsigned char" in C (and "resb 1" in asm) but is used to
address the next variables.

I'm working on a patch to address this particular issue, but other
coprocessors probably use a similar system to load states.

-- 
Etienne Millon

--- End Message ---
--- Begin Message ---
Version: 1.510+bz2-10.2+rm

Dear submitter,

as the package zsnes 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 https://bugs.debian.org/1039568

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

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to