secondlife / secondlife/viewer

BugSplat Crash: SecondLifeViewer!kdu_core::kdu_block_decoder::kdu_block_decoder

Open
#4,802 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bugsplat team:viewer
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

BugSplat Crash Group 102073

View Report Group
View Report Details
View Report Attachments

Application: Second Life Release
Version: 7.2.2.17774206511
Error Code: c0000005 Access violation

Callstack:

FunctionFile
SecondLifeViewer!kdu_core::kdu_block_decoder::kdu_block_decoder -
SecondLifeViewer!kdu_core::kdu_block_decoder::init -
SecondLifeViewer!kd_core_local::kd_decoder_job::decode_blocks -
SecondLifeViewer!kd_core_local::kd_decoder::pull -
SecondLifeViewer!kd_core_local::kd_synthesis2::pull -
SecondLifeViewer!kd_core_local::kd_synthesis2::pull -
SecondLifeViewer!kdu_core::kdu_pull_ifc::pullC:/a/viewer/viewer/build-vc170-64/packages/include/kdu/kdu_sample_processing.h(1696)
SecondLifeViewer!LLKDUDecodeState::processTileDecodeC:/a/viewer/viewer/indra/llkdu/llimagej2ckdu.cpp(1379)
SecondLifeViewer!LLImageJ2CKDU::decodeImplC:/a/viewer/viewer/indra/llkdu/llimagej2ckdu.cpp(605)
SecondLifeViewer!LLImageJ2C::decodeChannelsC:/a/viewer/viewer/indra/llimage/llimagej2c.cpp(178)
SecondLifeViewer!LLImageJ2C::decodeC:/a/viewer/viewer/indra/llimage/llimagej2c.cpp(152)
SecondLifeViewer!ImageRequest::processRequestC:/a/viewer/viewer/indra/llimage/llimageworker.cpp(193)
SecondLifeViewer!LLImageDecodeThread::decodeImage::__l2::::operator()C:/a/viewer/viewer/indra/llimage/llimageworker.cpp(108)
SecondLifeViewer!std::invokeC:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/type_traits(1670)
SecondLifeViewer!std::_Func_impl_no_alloc<`LLImageDecodeThread::decodeImage'::`2'::,void>::_Do_callC:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/functional(880)
SecondLifeViewer!std::_Func_class::operator()C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/functional(926)
SecondLifeViewer!`anonymous namespace'::cpphandleC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(166)
SecondLifeViewer!`anonymous namespace'::sehandleC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(182)
SecondLifeViewer!LL::WorkQueueBase::callWorkC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(201)
SecondLifeViewer!LL::WorkQueueBase::runUntilCloseC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(75)
SecondLifeViewer!LL::ThreadPoolBase::runC:/a/viewer/viewer/indra/llcommon/threadpool.cpp(146)
SecondLifeViewer!LL::ThreadPoolBase::start::__l4::::operator()C:/a/viewer/viewer/indra/llcommon/threadpool.cpp(82)
SecondLifeViewer!std::invokeC:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/type_traits(1670)
SecondLifeViewer!std::thread::_Invoke >,0>C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/thread(61)
ucrtbase!thread_start -
kernel32!BaseThreadInitThunk -
ntdll!RtlUserThreadStart -


This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️‍♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #4802 either in the PR description or in a PR's comment.

🪙 Also, everyone can tip any user commenting /tip 20 @sl-service-account (replace 20 with the amount, and @sl-service-account with the user to tip).

📖 If you want to learn more, check out our documentation.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the BugSplat group and report, then inspect indra/llkdu/llimagej2ckdu.cpp at LLKDUDecodeState::processTileDecode and LLImageJ2CKDU::decodeImpl. Trace the image-decoding path through indra/llimage/llimagej2c.cpp and llimageworker.cpp. Done means identifying and fixing the access violation, with evidence that the reported crash no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.