Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in quick search #492

Open
variar opened this issue Jul 3, 2022 · 0 comments
Open

Crash in quick search #492

variar opened this issue Jul 3, 2022 · 0 comments
Assignees

Comments

@variar
Copy link
Owner

variar commented Jul 3, 2022

Fatal Error: EXCEPTION_ACCESS_VIOLATION_EXEC / 0x246cb040100

KLOGG-F7

Windows
Version:10.0.22000
 Device
Arch:x86_64

build_arch
x86_64
commit
6340d94
os
Windows 10.0.22000
os.name
Windows
qt
6.2.4
release
22.06.0.1289
OS Version: Windows 10.0.22000 (708)
Report Version: 104

Crashed Thread: 19160

Application Specific Information:
Fatal Error: EXCEPTION_ACCESS_VIOLATION_EXEC / 0x246cb040100

Thread 19160 Crashed:
0   <unknown>                       0x246cb040100       <unknown>
1   klogg.exe                       0x7ff7ecd62c86      tbb::detail::d1::enumerable_thread_specific<T>::create_local (enumerable_thread_specific.h:788)
2   klogg.exe                       0x7ff7ecd89dc7      tbb::detail::d1::ets_base<T>::table_lookup (enumerable_thread_specific.h:236)
3   klogg.exe                       0x7ff7ecd7dad9      [inlined] tbb::detail::d1::enumerable_thread_specific<T>::local (enumerable_thread_specific.h:885)
4   klogg.exe                       0x7ff7ecd7dad9      tbb::detail::d1::enumerable_thread_specific<T>::local (enumerable_thread_specific.h:880)
5   klogg.exe                       0x7ff7ecd60f13      IndexingDataAccessor<T>::getEndOfLineOffset (logdataworker.h:112)
6   klogg.exe                       0x7ff7ecd617a1      LogData::getLinesFromFile (logdata.cpp:417)
7   klogg.exe                       0x7ff7ecd609e9      LogData::doGetLines (logdata.cpp:333)
8   klogg.exe                       0x7ff7ecd6091f      LogData::doGetLineString (logdata.cpp:319)
9   klogg.exe                       0x7ff7ecd609a3      LogData::doGetExpandedLineString (logdata.cpp:325)
10  klogg.exe                       0x7ff7ecd6b08e      AbstractLogData::getExpandedLineString (abstractlogdata.cpp:56)
11  klogg.exe                       0x7ff7eca4c1af      QuickFind::doSearchForward (quickfind.cpp:324)
12  klogg.exe                       0x7ff7eca4bfc1      QuickFind::doSearchForward (quickfind.cpp:283)
13  klogg.exe                       0x7ff7eca4c8c0      [inlined] std::invoke (type_traits:1540)
14  klogg.exe                       0x7ff7eca4c8c0      QtConcurrent::StoredFunctionCall<T>::runFunctor::__l2::<lambda>::operator() (qtconcurrentstoredfunctioncall.h:152)
15  klogg.exe                       0x7ff7eca4cf3e      QtConcurrent::RunFunctionTaskBase<T>::run (qtconcurrentrunbase.h:119)
16  Qt6Core.dll                     0x7ff949646d46      <unknown>
17  Qt6Core.dll                     0x7ff949642e00      <unknown>
18  Qt6Core.dll                     0x7ff9496432d1      <unknown>
19  KERNEL32.DLL                    0x7ff9d25054df      BaseThreadInitThunk
20  ntdll.dll                       0x7ff9d378485a      RtlUserThreadStart
@variar variar self-assigned this Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant