Bug#971027: gcc-10: regression in 10.2.0-9 causes segmentation fault in vlc

2020-09-29 Thread Ahzo
Sep 29, 2020, 07:14 by rguent...@suse.de: > I've filed > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236 > > Someone needs to create a testcase or provide instructions how to > reproduce the bug. > Thanks for taking care of this issue upstream. Sep 29, 2020, 15:18 by d...@debian.org: > On

Bug#971027: gcc-10: regression in 10.2.0-9 causes segmentation fault in vlc

2020-09-29 Thread Sebastian Ramacher
On 2020-09-30 00:01:52 +0200, Ahzo wrote: > > Sep 29, 2020, 07:14 by rguent...@suse.de: > > > I've filed > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236 > > > > Someone needs to create a testcase or provide instructions how to > > reproduce the bug. > > > > Thanks for taking care of this

Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread crvi c
$ gcc --version gcc (Debian 10.2.0-11) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ gcc --target-help gcc: internal compiler

Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread crvi c
reproducible here. what other info do you need?

Processed: Re: Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #971365 [gcc-10] gcc: internal compiler error: Segmentation fault signal terminated program cc1 Added tag(s) moreinfo. -- 971365: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971365 Debian Bug Tracking System Contact

Bug#971027: gcc-10: regression in 10.2.0-9 causes segmentation fault in vlc

2020-09-29 Thread Matthias Klose
On 9/29/20 12:30 PM, Matthias Klose wrote: > On 9/28/20 10:27 PM, Ahzo wrote: >> the vlc crash is caused by a compiler regression introduced in gcc-10 >> version 10.2.0-9, which was used to compile vlc 3.0.11.1-2. > >> The problematic gcc commit should be reverted or gcc otherwise be fixed. >>

Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread Matthias Klose
Control: tags -1 + moreinfo On 9/29/20 3:35 PM, crvi wrote: > Package: gcc-10 > Version: 10.2.0-11 > Severity: important > X-Debbugs-Cc: crvi...@gmail.com > > Dear Maintainer, > > *** Reporter, please consider answering these questions, where appropriate *** > >* What led up to the

cvise_1.6.0-3_source.changes ACCEPTED into unstable

2020-09-29 Thread Debian FTP Masters
) unstable; urgency=medium . * Pull fixes from the VCS 20200929: - Fix psutil core count detection code. Checksums-Sha1: fefc03004805d57c462ca30f60a4674db5feac0c 1930 cvise_1.6.0-3.dsc d645312a6ddb3e0e12a2694370dee0f69f62e7b5 11952 cvise_1.6.0-3.debian.tar.xz

Processing of cvise_1.6.0-3_source.changes

2020-09-29 Thread Debian FTP Masters
cvise_1.6.0-3_source.changes uploaded successfully to localhost along with the files: cvise_1.6.0-3.dsc cvise_1.6.0-3.debian.tar.xz cvise_1.6.0-3_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread crvi
Package: gcc-10 Version: 10.2.0-11 Severity: important X-Debbugs-Cc: crvi...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? $ cat test.c int main() { return 0; } * What exactly did you do

gcc-10_10.2.0-12_source.changes ACCEPTED into unstable

2020-09-29 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 29 Sep 2020 12:37:37 +0200 Source: gcc-10 Architecture: source Version: 10.2.0-12 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10

Processing of gcc-10_10.2.0-12_source.changes

2020-09-29 Thread Debian FTP Masters
gcc-10_10.2.0-12_source.changes uploaded successfully to localhost along with the files: gcc-10_10.2.0-12.dsc gcc-10_10.2.0-12.debian.tar.xz gcc-10_10.2.0-12_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Bug#971027: gcc-10: regression in 10.2.0-9 causes segmentation fault in vlc

2020-09-29 Thread Matthias Klose
On 9/28/20 10:27 PM, Ahzo wrote: > the vlc crash is caused by a compiler regression introduced in gcc-10 version > 10.2.0-9, which was used to compile vlc 3.0.11.1-2. > The problematic gcc commit should be reverted or gcc otherwise be fixed. > Afterwards, vlc simply needs to be recompiled to

Bug#971027: gcc-10: regression in 10.2.0-9 causes segmentation fault in vlc

2020-09-29 Thread Richard Biener
On Mon, 28 Sep 2020, Ahzo wrote: > Control: reassign -1 gcc-10 10.2.0-9 > Control: retitle -1 gcc-10: regression in 10.2.0-9 causes segmentation fault > in vlc > Control: affects -1 vlc > Control: severity -1 serious > > Hi, > > the vlc crash is caused by a compiler regression introduced in