[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#892272: marked as done (libopenmpt0: segfaults with memcopy if loaded from external application)



Your message dated Mon, 24 Sep 2018 09:28:34 +0100
with message-id <86018a99-16a1-9c89-b45a-8b19c356b492@debian.org>
and subject line Bug#892272: libopenmpt0: segfaults with memcopy if loaded from external application
has caused the Debian Bug report #892272,
regarding libopenmpt0: segfaults with memcopy if loaded from external application
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 owner@bugs.debian.org
immediately.)


-- 
892272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892272
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libopenmpt0
Version: 0.2.7386~beta20.3-3+deb9u2
Severity: important

Dear Maintainer,

 Using this shared library with external application creates segfault
 with memcopy related functions.

 This can be avoided if one would recompile with -O3 optimization as actually
 does upstream in their makefile (not autotool sources)

 Adding this to rules effectively fixes issue:

 export DEB_CXXFLAGS_MAINT_APPEND = -O3

-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libopenmpt0 depends on:
ii  libc6           2.24-11+deb9u1
ii  libgcc1         1:6.3.0-18+deb9u1
ii  libmpg123-0     1.23.8-1+b1
ii  libstdc++6      6.3.0-18+deb9u1
ii  libvorbis0a     1.3.5-4+deb9u1
ii  libvorbisfile3  1.3.5-4+deb9u1
ii  zlib1g          1:1.2.8.dfsg-5

libopenmpt0 recommends no packages.

libopenmpt0 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi,

Closing this for the reasons previously stated (below).

James

On Thu, 8 Mar 2018 09:43:26 +0000 James Cowgill <jcowgill@debian.org> wrote:
> Control: fixed -1 0.3.1-1
> 
> Hi,
> 
> On 08/03/18 00:11, Серж ИвановЪ wrote:
> > The issue can be fixed using 2 upstream patches:
> > 
> > https://github.com/OpenMPT/openmpt/commit/6f8f7be5848be8c4487b1779c332b802674f6747.patch
> > 
> > https://github.com/OpenMPT/openmpt/commit/133007530cbe737f4b56db907aa6baee0ea5b17d.patch
> > 
> > applied to sources in this order, after recompile no segmentation faults
> > were encountered.
> > 
> > those patches can be squashed for convenience to single patch.
> 
> Thanks for this (and to Michael for the way to reproduce this). While I
> agree that these patches are an improvement, I'm not convinced that they
> need to be applied to stable. It seems to me there is also a bug in
> freeswitch here which reduced the stack size and proceeds to dlopen some
> libraries without understanding the full implications of this.
> 
> James

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: