Your message dated Sun, 28 Jul 2024 15:27:28 +0000 with message-id <[🔎] E1sY5o0-00EzYC-QA@fasolo.debian.org> and subject line Bug#1076502: Removed package(s) from unstable has caused the Debian Bug report #961011, regarding g++-9: internal compiler error: in asan_expand_mark_ifn, at asan.c:3194 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.) -- 961011: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961011 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: g++-9: internal compiler error: in asan_expand_mark_ifn, at asan.c:3194
- From: "Michael R. Crusoe" <michael.crusoe@gmail.com>
- Date: Tue, 19 May 2020 12:38:57 +0200
- Message-id: <158988473717.2867790.14887560250001370251.reportbug@mrc-tux>
Package: g++-9 Version: 9.3.0-12 Severity: normal Tested with g++10 and g++ from gcc-snapshot 1:20200507-3 $ g++ -Og -g -fsanitize=address -fno-omit-frame-pointer -fno-optimize-sibling-calls -fopenmp -o clusthash.cpp.o -c clusthash_prep.cpp during GIMPLE pass: sanopt clusthash_prep.cpp: In function '_Z1sv._omp_fn.0': clusthash_prep.cpp:41:9: internal compiler error: in asan_expand_mark_ifn, at asan.c:3194 41 | #pragma omp parallel | ^~~ 0x149b9425ce0a __libc_start_main ../csu/libc-start.c:308 Attached is the reduced example. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.6.0-1-amd64 (SMP w/8 CPU cores) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE 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) LSM: AppArmor: enabled Versions of packages g++-9 depends on: ii gcc-9 9.3.0-12 ii gcc-9-base 9.3.0-12 ii libc6 2.30-8 ii libgmp10 2:6.2.0+dfsg-4 ii libisl22 0.22.1-1 ii libmpc3 1.1.0-1 ii libmpfr6 4.0.2-1 ii libstdc++-9-dev 9.3.0-12 ii zlib1g 1:1.2.11.dfsg-2 g++-9 recommends no packages. Versions of packages g++-9 suggests: pn g++-9-multilib <none> ii gcc-9-doc 9.3.0-1 -- no debconf informationtemplate <typename, template <typename> class> using a = int; struct f { template <typename c> using i = typename c::d; }; struct j : f { using d = a<int, i>; }; class l { struct g { g(j::d &&); } h; public: l() : h(0) {} }; class m { public: int ae; }; class n { public: n(long); void o(); }; class p { public: p(char, char, int, int); void m_fn2(); static int k; }; class q { public: q(int); void r(); }; void s() { m a; p b(0, 0, a.ae, p::k); q c(5); n d(0); #pragma omp parallel { l e; d.o(); b.m_fn2(); goto an; an: c.r(); } }
--- End Message ---
--- Begin Message ---
- To: 735497-done@bugs.debian.org,930430-done@bugs.debian.org,939655-done@bugs.debian.org,945133-done@bugs.debian.org,946678-done@bugs.debian.org,947500-done@bugs.debian.org,947751-done@bugs.debian.org,949745-done@bugs.debian.org,950747-done@bugs.debian.org,951294-done@bugs.debian.org,951423-done@bugs.debian.org,954806-done@bugs.debian.org,955533-done@bugs.debian.org,956820-done@bugs.debian.org,956829-done@bugs.debian.org,961011-done@bugs.debian.org,966194-done@bugs.debian.org,994108-done@bugs.debian.org,
- Cc: gcc-9@packages.debian.org
- Subject: Bug#1076502: Removed package(s) from unstable
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 28 Jul 2024 15:27:28 +0000
- Message-id: <[🔎] E1sY5o0-00EzYC-QA@fasolo.debian.org>
Version: 9.5.0-6+rm Dear submitter, as the package gcc-9 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1076502 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---