[Bug 1807826] Re: libsndfile crashed with SIGSEGV in __memset_avx2()

2018-12-10 Thread Jaeseung Choi
** Attachment added: "Input file to reproduce the crash" https://bugs.launchpad.net/ubuntu/+source/libsndfile/+bug/1807826/+attachment/5221093/+files/crash-1_00063474 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1807826] [NEW] libsndfile crashed with SIGSEGV in __memset_avx2()

2018-12-10 Thread Jaeseung Choi
Public bug reported: - When running 'sndfile-info' program from 'sndfile-programs' package, the program crashed while trying to write on invalid memory address. The crash point is within libsndfile.so library, so the bug seems to be in 'libsndfile' package. - 'sndfile-play' program from 'sndfil

[Bug 1807825] Re: libsndfile crashed with stack overflow in psf_binheader_readf()

2018-12-10 Thread Jaeseung Choi
** Attachment added: "Input file to reproduce the crash" https://bugs.launchpad.net/ubuntu/+source/libsndfile/+bug/1807825/+attachment/5221077/+files/crash-0_00010633 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1807825] [NEW] libsndfile crashed with stack overflow in psf_binheader_readf()

2018-12-10 Thread Jaeseung Choi
Public bug reported: - When running 'sndfile-info' program from 'sndfile-programs' package, the program crashed with stack overflow (possibly by unbounded recursion of guess_file_type() function). The crash point is within libsndfile.so library, so the bug seems to be in 'libsndfile' package. -

[Bug 1807823] Re: libsndfile crashed with SIGSEGV in wav_w64_read_fmt_chunk()

2018-12-10 Thread Jaeseung Choi
** Attachment added: "Input file to reproduce the crash" https://bugs.launchpad.net/ubuntu/+source/libsndfile/+bug/1807823/+attachment/5221054/+files/crash-0_00018173 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1807823] [NEW] libsndfile crashed with SIGSEGV in wav_w64_read_fmt_chunk()

2018-12-10 Thread Jaeseung Choi
Public bug reported: - When running 'sndfile-info' program from 'sndfile-programs' package, the program crashed while trying to write on invalid memory address. The crash point is wav_w64_read_fmt_chunk() function of libsndfile.so, so the bug seems to reside in 'libsndfile' package. - 'sndfile-

[Bug 1807343] Re: oggenc crashes while trying to free() invalid pointer in libFLAC code

2018-12-07 Thread Jaeseung Choi
** Attachment added: "crash input file to reproduce the bug (2/2)" https://bugs.launchpad.net/ubuntu/+source/vorbis-tools/+bug/1807343/+attachment/5219951/+files/crash-2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1807343] Re: oggenc crashes while trying to free() invalid pointer in libFLAC code

2018-12-07 Thread Jaeseung Choi
** Attachment added: "crash input file to reproduce the bug (1/2)" https://bugs.launchpad.net/ubuntu/+source/vorbis-tools/+bug/1807343/+attachment/5219945/+files/crash-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1807343] Re: oggenc crashes while trying to free() invalid pointer in libFLAC code

2018-12-07 Thread Jaeseung Choi
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807343 Title: oggenc crashes while trying to free() invalid pointer in libFLAC code To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1807343] Re: oggenc crashes while trying to free() invalid pointer in libFLAC code

2018-12-07 Thread Jaeseung Choi
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807343 Title: oggenc crashes while trying to free() invalid pointer in libFLAC code To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1807343] [NEW] oggenc crashes while trying to free() invalid pointer in libFLAC code

2018-12-07 Thread Jaeseung Choi
Public bug reported: - In some machine (with the same Ubuntu 16.04.5), oggenc crashes while executing only one of the input file (i.e. `oggenc crash-2`) but in current machine it only crashes when two files are given as inputs at once (i.e. `oggenc crash-1 crash-2`). - The bug is not reproduced w