Closed Bug 1903699 Opened 3 months ago Closed 3 months ago

Assertion failure: !aTime->mTimeStamp.IsNull(), at BasicEvents.h:421

Categories

(Core :: DOM: Events, defect)

Unspecified
Android
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox127 --- affected
firefox128 --- affected
firefox129 --- affected

People

(Reporter: cpeterson, Unassigned)

References

()

Details

(Whiteboard: [sp3])

Steps to reproduce:

  1. Run a debug GeckoViewExample (or Fenix) build in the Android emulator.
  2. Load the following Samsung page: https://www.samsung.com.cn/smartphones/galaxy-s23-ultra/
  3. Scroll up and down the page using swipe gestures. I'm using the touchpad scroll gestures on my MacBook.
  4. GeckoViewExample crashes with the following assertion failure in adb logcat:

MOZ_Assert: [5479] Assertion failure: !aTime->mTimeStamp.IsNull(), at obj-aarch64-unknown-linux-android/dist/include/mozilla/BasicEvents.h:421

https://searchfox.org/mozilla-central/rev/058b47cf516776bc95f938a1aaf3a80466b7e39e/widget/BasicEvents.h#421

Note that I also hit APZ assertion failure bug 1852854 on this same page, so I had to comment out that bug's MOZ_ASSERT_UNREACHABLE.

See Also: → 1852854

Do you have stack trace when you hit the assertion failure? It's a bug of the creator of the instance.

Flags: needinfo?(cpeterson)
Whiteboard: [sp3]

I'm no longer able to reproduce this assertion failure. I don't know if our code changed or the site changed. I'll close this bug as WFM for now.

Status: NEW → RESOLVED
Closed: 3 months ago
Flags: needinfo?(cpeterson)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.