[Webkit-unassigned] [Bug 254787] REGRESSION(259688 at main-259698@main?) [ Ventura wk2 ] fast/images/avif-as-image.html is a constant ImageOnlyFailure with occasional flaky crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 2 18:26:15 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254787

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sabouhallawa at apple.com,
                   |                            |simon.fraser at apple.com
          Component|New Bugs                    |Images

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
We should probably track failures and crashes separately. Relevant part of the crash log:

Crashed Thread:        4  Dispatch queue: CA::CG::Queue

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000001
Exception Codes:       0x0000000000000001, 0x0000000000000001

...

Thread 4 Crashed::  Dispatch queue: CA::CG::Queue
0   CoreFoundation                             0x1844243a4 CFArrayGetCount + 8
1   MediaToolbox                               0x191bdcfec 0x1918e5000 + 3112940
2   MediaToolbox                               0x191bdf918 0x1918e5000 + 3123480
3   CMPhoto                                    0x1f007cf98 0x1f007b000 + 8088
4   CMPhoto                                    0x1f00da698 CMPhotoDecompressionContainerGetImageCount + 228
5   CMPhoto                                    0x1f00daa5c 0x1f007b000 + 391772
6   CMPhoto                                    0x1f00daf68 CMPhotoDecompressionContainerCreateImageForIndex + 60
7   ImageIO                                    0x18df15620 HEIFReadPlugin::copyImageBlockSet(InfoRec*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 1736
8   ImageIO                                    0x18deda098 IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 280
9   ImageIO                                    0x18def50b8 IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 416
10  ImageIO                                    0x18ded9f18 IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 836
11  QuartzCore                                 0x18bb3dbd8 CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double) + 3016
12  QuartzCore                                 0x18bb8be50 CA::CG::fill_image(CA::CG::Renderer&, CGImage*, CA::Rect const&, CA::Mat2<double> const&, bool, bool, CGInterpolationQuality, CA::Bounds const*) + 1924
13  QuartzCore                                 0x18bb8b6a4 CA::CG::DrawImage::draw_image(CA::CG::Renderer&, bool) const + 140
14  QuartzCore                                 0x18bb6b6f0 CA::CG::DrawOp::render(CA::CG::Renderer&) const + 1572
15  QuartzCore                                 0x18bb680c0 CA::CG::Queue::render_callback(void*) + 1580
16  libdispatch.dylib                          0x18421e504 _dispatch_client_callout + 20
17  libdispatch.dylib                          0x184225c9c _dispatch_lane_serial_drain + 896
18  libdispatch.dylib                          0x184226708 _dispatch_lane_invoke + 384
19  libdispatch.dylib                          0x18423134c _dispatch_workloop_worker_thread + 652
20  libsystem_pthread.dylib                    0x1843a2100 _pthread_wqthread + 288
21  libsystem_pthread.dylib                    0x1843a0e20 start_wqthread + 8

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230403/e5cec762/attachment.htm>


More information about the webkit-unassigned mailing list