This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug web/77319] New: [bugzilla] bugzilla behaves erratically
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 10:02:16 +0000
- Subject: [Bug web/77319] New: [bugzilla] bugzilla behaves erratically
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77319
Bug ID: 77319
Summary: [bugzilla] bugzilla behaves erratically
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
Assignee: unassigned at gcc dot gnu.org
Reporter: rguenth at gcc dot gnu.org
CC: LpSolit at netscape dot net
Target Milestone: ---
I now get all requests that not only add a comment through
the "mid-air collision" warning with my very same change listed as being the
conflicting one. With changing multiple bugs at once this results in duplicate
comments being added (see my recent GCC 6.2 release updates for example to
PR70621 - in fact it seems to get into an infinite loop ... :/)
Also multiple bug at once changes seem to be stopped after processing only a
few
of the selected ones (even up to as little as a single one).