Closed Bug 1915522 Opened 6 months ago Closed 6 months ago

Assertion failure: IsReady(), at /builds/worker/checkouts/gecko/netwerk/cache2/CacheFileChunk.cpp:502

Categories

(Core :: Networking: Cache, defect)

defect

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
firefox131 --- affected

People

(Reporter: tsmith, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: assertion)

Found with m-c 20240825-b9bdd4e7625e (--enable-debug --enable-fuzzing)

This was found by visiting a live website with a debug build.

STR:

  • Launch browser and visit site

This issue was triggered by visiting http://natalibrilenova.ru/.

I'm not sure if this is actionable but I'll let someone familiar with this code make the call.

Assertion failure: IsReady(), at /builds/worker/checkouts/gecko/netwerk/cache2/CacheFileChunk.cpp:502

#0 0x746c83731a72 in mozilla::net::CacheFileChunk::Hash() const /builds/worker/checkouts/gecko/netwerk/cache2/CacheFileChunk.cpp:502:3
#1 0x746c83731186 in mozilla::net::CacheFile::OnChunkWritten(nsresult, mozilla::net::CacheFileChunk*) /builds/worker/checkouts/gecko/netwerk/cache2/CacheFile.cpp:378:49
#2 0x746c8374044d in mozilla::net::CacheFileChunk::OnDataWritten(mozilla::net::CacheFileHandle*, char const*, nsresult) /builds/worker/checkouts/gecko/netwerk/cache2/CacheFileChunk.cpp:593:13
#3 0x746c8377f2b3 in mozilla::net::WriteEvent::Run() /builds/worker/checkouts/gecko/netwerk/cache2/CacheFileIOManager.cpp:797:18
#4 0x746c837694cb in mozilla::net::CacheIOThread::LoopOneLevel(unsigned int) /builds/worker/checkouts/gecko/netwerk/cache2/CacheIOThread.cpp:433:22
#5 0x746c83768d19 in mozilla::net::CacheIOThread::ThreadFunc() /builds/worker/checkouts/gecko/netwerk/cache2/CacheIOThread.cpp:376:9
#6 0x746c83768538 in mozilla::net::CacheIOThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/netwerk/cache2/CacheIOThread.cpp:319:11
#7 0x746c9665c6ef in _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5
#8 0x746c96716ac2 in start_thread nptl/pthread_create.c:442:8
#9 0x746c967a884f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Is this easily reproducible? It didn't happen on my build.
Would it be possible to get a pernosco link?

Flags: needinfo?(twsmith)

No sorry I was unable to reproduce the issue myself. Feel free to close the issue if it is not actionable. If a new link comes in that is reliable I can re-open and add a Pernosco session.

Flags: needinfo?(twsmith)

Thanks!
Please let me know if you encounter something like this again.

Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.