All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Abhinav Kumar <quic_abhinavk@quicinc.com>
Cc: igt-dev@lists.freedesktop.org, lakshminarayana.vudum@intel.com,
	Petri Latvala <petri.latvala@intel.com>
Subject: Re: [igt-dev] Fwd: ✗ Fi.CI.IGT: failure for lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes (rev6)
Date: Sun, 05 Jun 2022 08:19:56 -0700	[thread overview]
Message-ID: <871qw3kuhv.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <a125ca7d-2da7-36fe-4d69-1f36b0e0c68c@quicinc.com>

On Sat, 04 Jun 2022 23:19:51 -0700, Abhinav Kumar wrote:
>
> Hi Ashutosh
>
> On 6/4/2022 7:26 PM, Dixit, Ashutosh wrote:
> > On Thu, 19 May 2022 13:44:35 -0700, Jessica Zhang wrote:
> >>
> >>
> >>
> >> On 5/19/2022 1:34 PM, Jessica Zhang wrote:
> >>> Hi Lakshmi,
> >>>
> >>> I looked into this regression, but it doesn't seem to be related to my
> >>> patch. Can you help take a look at it?
> >
> > It seems the failures were related after all and CI correctly caught
> > them. They should be properly investigated by both the author an committer
> > before merging a patch. This has resulted in multiple people wasting a
> > fair amount of their time and multiple bugs being filed as a result :/
>
> Please correct if we are missing something.
>
> That time, CI had reported a different error. Please refer to the following
> CI report of the series:
>
> https://patchwork.freedesktop.org/series/103897/#rev5
>
> That we still think is unrelated to the change. Please comment if you think
> otherwise.
>
> The issues reported by all the following bugs in Jani's email have a very
> clear and consistent signature of the SEG fault:
>
> https://gitlab.freedesktop.org/drm/intel/issues/6133
> https://gitlab.freedesktop.org/drm/intel/-/issues/6134
> https://gitlab.freedesktop.org/drm/intel/-/issues/6135
> https://gitlab.freedesktop.org/drm/intel/-/issues/6136
> https://gitlab.freedesktop.org/drm/intel/-/issues/6137
>
>
> Stack trace:
>  #0 [fatal_sig_handler+0xd6]
>  #1 [killpg+0x40]
>  #2 [igt_display_require+0x260]
>  #3 [__igt_unique____real_main318+0x3c8]
>  #4 [main+0x34]
>  #5 [__libc_start_main+0xf3]
>  #6 [_start+0x2a]
>
> If this signature was seen in the CI runs earlier of our patch series, this
> could have been easily fixed by us as it was not really very hard to fix
> once we saw this signature. So i think the CI run on our change always gave
> an unrelated error which is different from the other issues seen here.

Hi Abhinav,

You appear to be correct. I was going by the clear PASS -> FAIL signatures
in CI but those failures indeed appear to be unrelated and it is the
igt_display_require() segfault above which is the signature for this
particular failure. That CI did not flag an obvious failure pre-merge is a
problem in itself, but in any case I cannot accuse you of not investigating
CI results so sorry about that.

Ashutosh

  reply	other threads:[~2022-06-05 15:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17  1:37 [igt-dev] [PATCH i-g-t v4] lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes Jessica Zhang
2022-05-17  2:17 ` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes (rev4) Patchwork
2022-05-17 17:33 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes (rev5) Patchwork
2022-05-17 19:45 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-05-18  0:38 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes (rev6) Patchwork
2022-05-18  8:16 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
     [not found]   ` <934c60df-1293-38d1-408e-ab1bb2c88ec6@quicinc.com>
2022-05-19 20:44     ` [igt-dev] Fwd: " Jessica Zhang
2022-05-20  1:48       ` Vudum, Lakshminarayana
2022-06-05  2:26       ` Dixit, Ashutosh
2022-06-05  6:19         ` Abhinav Kumar
2022-06-05 15:19           ` Dixit, Ashutosh [this message]
2022-05-20  1:21 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
2022-05-23 12:36 ` [igt-dev] [PATCH i-g-t v4] lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes Petri Latvala
2022-05-27 14:08   ` Mark Yacoub
2022-05-27 16:33     ` Abhinav Kumar
2022-06-03 16:30   ` Saarinen, Jani
2022-06-03 18:37     ` Jessica Zhang
2022-06-04  8:59       ` Saarinen, Jani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qw3kuhv.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=lakshminarayana.vudum@intel.com \
    --cc=petri.latvala@intel.com \
    --cc=quic_abhinavk@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.