Bug#829417: dosemu: *** stack smashing detected ***: /usr/bin/xdosemu terminated

2019-03-02 Thread felix
Applying the attached patch should help. Also, please consider switching the upstream source of this package to . It's theoretically still unstable, but it's more actively maintained than the SourceForge repository, and by the same person (to my knowledge). It

Bug#829417: dosemu: *** stack smashing detected ***: /usr/bin/xdosemu terminated

2018-08-05 Thread Bernhard Übelacker
Am 04.08.2018 um 21:53 schrieb Wolfgang Grünstern: > Thank you, > will the Debian version receive the patch next time automatically? > Kind Regards, > Wolfgang Hello Wolfgang, that would be up to the package maintainer, I think. Probably the best would be to try to get in contact with him direct

Bug#829417: dosemu: *** stack smashing detected ***: /usr/bin/xdosemu terminated

2018-07-31 Thread Bernhard Übelacker
Hello, just tried to reproduce this issue. I think the problem is with the usage of the segment register $fs in dosemu that is not compatible with gcc use of that segment register $fs. It looks like in "regular" processes the $fs register stays always at a value of 0. But after starting the unzi

Bug#829417: dosemu: *** stack smashing detected ***: /usr/bin/xdosemu terminated

2017-07-01 Thread Steven Gawroriski
Hello, At the top of debian/rules addding the following: DEB_BUILD_MAINT_OPTIONS=hardening=-all export DEB_BUILD_MAINT_OPTIONS stops crashes from occurring by disabling the protection mechanisms provided by GCC. This does not truly fix the issue because dosemu itself should be modified t

Bug#829417: dosemu: *** stack smashing detected ***: /usr/bin/xdosemu terminated

2017-06-12 Thread Steven Gawroriski
On x86_64 running Stretch, I also get this when trying to run unzip32 from DJGPP which is at the following URL: http://www.delorie.com/pub/djgpp/current/unzip32.exe Changing the CPU type to "full" allows the command to run however it quickly crashes with: ERROR: Fault in dosemu code, in_dpmi=1 E

Bug#829417: dosemu: *** stack smashing detected ***: /usr/bin/xdosemu terminated

2016-10-23 Thread Wolfram Sang
Try using this in your config: $_cpu_emu = "full" signature.asc Description: PGP signature

Bug#829417: dosemu: *** stack smashing detected ***: /usr/bin/xdosemu terminated

2016-07-02 Thread Wolfgang
Package: dosemu Version: 1.4.0.7+20130105+b028d3f-1 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What