** Changed in: zsnes (Ubuntu)
Assignee: (unassigned) => lelepreu (brendanlucas)
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
i can confirm that this version works
http://board.zsnes.com/phpBB2/viewtopic.php?t=11513
thanks tanath
i'm searching for a working version
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubunt
Great work!
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailma
This bug was fixed in the package zsnes - 1.510-2.1ubuntu1.1
---
zsnes (1.510-2.1ubuntu1.1) intrepid-proposed; urgency=low
* debian/rules:
- Compile without _FORTIFY_SOURCE (LP: #250425).
* zsnes.desktop:
- Use "-ad sdl", for better sound overall.
-- Allisson Azevedo
** Tags added: verification-done
** Tags removed: verification-needed
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
I can confirm
http://archive.ubuntu.com/ubuntu/pool/universe/z/zsnes/zsnes_1.510-2.1ubuntu1.1_i386.deb
works on i386 and
http://archive.ubuntu.com/ubuntu/pool/universe/z/zsnes/zsnes_1.510-2.1ubuntu1.1_amd64.deb
works on AMD64 (does not crash on startup on both, very lightly tested
on i386).
The so
I have followed instructions to enable proposed packages but I still
cannot get zsnes (1.510-2.1ubuntu2), maybe because my italian archive
mirror only has 1.510-2.1ubuntu1?
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification b
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!
** Changed in: zsnes (Ubuntu Intrepid)
Status: In Progress => Fix Committed
--
zsnes cras
I uploaded it to intrepid-proposed already; it is waiting for archive-
admin approval. (I'm following:
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure )
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you a
Will this be uploaded to intrepid? The package currently in intrepid is
unusable, so having this bug fixed in it too would be a good thing.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
** Attachment added: "zsnes_1.510-2.1ubuntu1.1.debdiff"
http://launchpadlibrarian.net/20995368/zsnes_1.510-2.1ubuntu1.1.debdiff
** Tags added: verification-needed
** This bug is no longer flagged as a security issue
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net
This bug was fixed in the package zsnes - 1.510-2.1ubuntu2
---
zsnes (1.510-2.1ubuntu2) jaunty; urgency=low
* debian/rules:
- Compile without _FORTIFY_SOURCE (LP: #250425).
* zsnes.desktop:
- Use "-ad sdl", for better sound overall.
-- Allisson AzevedoTue, 06 Jan 200
I dropped the build-depend and standards changes; they didn't make sense
to me. Thanks for the debdiff! It should be trivial to get this
uploaded to proposed for intrepid as well.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notif
** Changed in: zsnes (Ubuntu Intrepid)
Status: Triaged => In Progress
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
zsnes (1.510-2.1ubuntu2) intrepid; urgency=low
* Fix crash on startup:
- Compile without FORTIFY_SOURCE.
* Update Standards-Version to 3.8.0.
* Fix obsolete build-depends:
- Changed xutils for x11-utils.
- Changed xlibmesa-gl-dev for libgl1-mesa-dev.
* Modify zsnes.desktop:
** Changed in: zsnes (Ubuntu Intrepid)
Assignee: (unassigned) => Allisson Azevedo (allisson)
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
The problem is an interaction between the uncommon (to put it mildly)
way zsnes calls memcpy to restore its global state from the "regsbackup"
buffer, and _FORTIFY_SOURCE:
gcc -ggdb3 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DNO
I am also using
http://launchpadlibrarian.net/18798999/zsnes_1.510-0ubuntu1_i386.deb
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
I can confirm the bug. Jeremy's package works. Compiling under gcc-4.2
works.
Running Intrepid x86
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
opps, wrong link and info,
https://bugs.launchpad.net/ubuntu/+source/zsnes/+bug/238671
Version 1.510-2.1ubuntu1:
* Merge from debian unstable, remaining changes (LP: #238671):
- Add dh_desktop call to debian/rules.
- Build amd64 package on Ubuntu
- New .desktop file.
- Fix some
I didn't know if this would help anyone or not since I don't know anything
about coding and stuff,but if it worked previously, did something happen
between then and now?
Anyway here is a link to somewhere...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474804
Debian Bug report logs - #474804
I'm glad my package is working for you guys. I seriously don't remember
where I got it though. I just downloaded it a long time ago and have
been using it with every Ubuntu release ever sense.
Motin wrote:
> Also using Jeremy's version. Uninstall zsnes, then install his package.
> You might wan
Also using Jeremy's version. Uninstall zsnes, then install his package.
You might want to lock the version of the package using Synaptic as well.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of
I can confirm the bug too. I get the same output as everyone else.
** Attachment added: "crash output"
http://launchpadlibrarian.net/20225517/crash%20output
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you
** Attachment added: "strace"
http://launchpadlibrarian.net/20206553/zsnes.trace
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
Same bug occurs on 64-bit Intrepid. However, when built on 64-bit
intrepid with "CC=gcc-4.2" the problem is resolved, only to be met with
a segmentation fault.
Should I file a separate bug for the seg-fault?
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
Can confirm that
http://launchpadlibrarian.net/18798999/zsnes_1.510-0ubuntu1_i386.deb
works perfectly fine, however, it is considered a "downgrade".
$ sudo dpkg --install zsnes_1.510-0ubuntu1_i386.deb
dpkg - warning: downgrading zsnes from 1.510-2.1ubuntu1 to 1.510-0ubuntu1.
(Reading database ...
steffen röckers package works for me btw.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
can confirm bug reported by tanath.
i have and amd64 processor but i run 32-bit intrepid on it.
the crash dump i get is simmilar.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, wh
I also have this bug.
any chance of an official fix?
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Will this ever be fixed?
This bug is a total disgrace!
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
Also crashes with buffer overflow for me on Jaunty Alpha with all
updates applied.
Compiling using the following commands allows successful run:
[EMAIL PROTECTED]:~$ sudo CC=gcc-4.2 apt-get source --build zsnes
Command line (crash) output attached.
** Attachment added: "Crash output"
http://l
Just want to confirm this bug with the latest updated build of Ubuntu
8.10 Intrepid for 11/19/2008. Attached is an example of the terminal
output.
Also, I just want to confirm that the package located
http://launchpadlibrarian.net/18798999/zsnes_1.510-0ubuntu1_i386.deb
works just fine and also sy
this bug isnt assigned to anyone. who is package maintainer of zsnes?
has zsnes to be compiled with gcc 4.3 to be in the repo? when will the repo be
updated?
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you ar
Got the same problem in Intrepid final, Jeremy LaCroix's compile solved
it.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
I'm also getting the buffer overflow problem. Installed zsnes from
Add/Remove on Ubuntu 8.10 32-bit.
** Attachment added: "Terminal output."
http://launchpadlibrarian.net/19487585/zsnes.dump.txt
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You receiv
> Maybe someone who tried compiling ZSNES with GCC 4.3 should open a new
bug report
A new bug report for GCC not ZSNES, that is.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Steffens Package from 2008-10-22 works like a charm here.
Don't know about any 64-bit issues though, using 32 bit here.
I guess a 4.2 recompile is a better solution than taking some 3rd party
packages where nobody knows where they came from...
I agree that this is just a workaround. Maybe someon
Third confirmation, I'm getting the same thing.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu
I can confirm that too... if i run it (installed form the easy menu) i
won't run
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
i can confirm that this bug still exists in the final version of
intrepid
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
I realy dont get it to compile in intrepid. The package
http://launchpadlibrarian.net/18798999/zsnes_1.510-0ubuntu1_i386.deb
works though but the update-manager wants to upgrade it to the one that
don't. Downgrade in repository?
** Attachment added: "output buffer overflow"
http://launchpadlibr
Thanks Jeremy, the package you've shared works just fine for me. (I'm on
Intrepid RC1)
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
I've been using the version of Zsnes that I attached to this message.
I'm not sure where it came from, or what's special about it, but it
works on both 32-bit and 64-bit Intrepid (with the right libraries)
perfectly. I've had it saved on my hard drive for a VERY long time.
(Over a year). You guys c
I have uploaded a version of zsnes compiled with gcc-4.2 to my ppa:
https://launchpad.net/~sroecker/+archive
It worked for me on i486 but crashed on amd64.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a
sorry, the post says the newest source compiles with gcc 4.3
maybe check out their svn?
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
the versions from http://board.zsnes.com/phpBB2/viewtopic.php?t=11513 work
unbelievably unperformant.
tested both, generic 586 and core2 (native architecture)
so how about modding the code to gcc 4.3 and making a compile?
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.n
can confirm the bug on the current intrepid update state.
compiling from source with gcc 4.3 does not work so fluently. the code has to
be modified to match the gcc 4.3 specifications.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug n
I compiled zsnes with ubuntu gcc-4.2 and it doesn't crash anymore when
starting it.
Can someone else test it?
$ apt-get source zsnes
# edit debian/rules and add CC=gcc-4.2 before the ./configure stuff.
$ dpkg-buildpackage -rfakeroot
If we don't find the bug in gcc we should compile zsnes with gc
Seems to be a bug in the ubuntu gcc-4.3:
http://board.zsnes.com/phpBB2/viewtopic.php?t=12093
I installed the debian sid package and zsnes works fine.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a membe
** Changed in: zsnes (Ubuntu Intrepid)
Target: ubuntu-8.10 => None
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
I added some printfs to see where it crashes.
It crashes in zstart() in ui.c when trying to asm_call(init) which you can find
in init.asm.
My assembler knowledge isn't very good but I hope that helps the triagers.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/2
** Changed in: zsnes (Ubuntu Intrepid)
Status: Confirmed => Triaged
Target: None => ubuntu-8.10
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
I forgot to mention, I'm using 64-bit here. With every version of Ubuntu
I've ever tried, I could install zsnes with force-architecture and it
would always run fine. Now in Intrepid, it will either segfault or have
a buffer error.
I'll be happy to test a patched 32-bit package on my 64-bit system.
** Changed in: zsnes (Ubuntu)
Importance: Undecided => Medium
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
That package that was just posted doesn't work for me at all,
unfortunately. It segfaults upon launch.
jfreak0126 wrote:
> http://launchpadlibrarian.net/15332596/zsnes_1.510b-1%7Etimo2_i386.deb
>
> This package works in Intrepid Beta.
>
> ** Attachment added: "zsnes_1.510b-1~timo2_i386.deb"
>
http://launchpadlibrarian.net/15332596/zsnes_1.510b-1%7Etimo2_i386.deb
This package works in Intrepid Beta.
** Attachment added: "zsnes_1.510b-1~timo2_i386.deb"
http://launchpadlibrarian.net/18358430/zsnes_1.510b-1%7Etimo2_i386.deb
--
zsnes crashes with buffer overflow on startup
https://bug
I have looked into this issue today.
The diff between 1.51 and 1.51b (Tanaths link) is very small. There are only
the same fixes for gcc 4.3 which are also in the Ubuntu package und a fix for
libao threads.
1.51b crashes for me too, if I compile it with the same settings as the Ubuntu
package.
Crash in Ubuntu Intrepid Beta with all updates
** Attachment added: "console output"
http://launchpadlibrarian.net/18227766/zsnescrash.txt
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubu
Crash here too.
The ZSNES version that Tanath links works good... I think it is important to
update the package to this version, as the current one is not working at all.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification be
It crashes on my too on alpha 6 and the daily live build of 9/23
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
I can confirm this. Importance should be set to critical when noone can
use zsnes.
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
** Changed in: zsnes (Ubuntu)
Status: New => Confirmed
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
This version works though:
http://board.zsnes.com/phpBB2/viewtopic.php?t=11513
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailin
** Attachment added: "Terminal output."
http://launchpadlibrarian.net/16208179/zscrash.txt
** Visibility changed to: Public
--
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, whic
65 matches
Mail list logo