Bug 2217169 - [abrt] imhex: ImGui::SaveIniSettingsToDisk(char const*)(): imhex killed by SIGSEGV
Summary: [abrt] imhex: ImGui::SaveIniSettingsToDisk(char const*)(): imhex killed by SI...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: imhex
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Wright
QA Contact:
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ca336ccbec18ae9b60484592561...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-24 17:55 UTC by alex
Modified: 2023-07-09 14:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.39 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: maps (3.93 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: limits (1.29 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: environ (2.22 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: open_fds (863 bytes, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: mountinfo (3.86 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: os_info (734 bytes, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: cpuinfo (2.85 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: core_backtrace (25.30 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: exploitable (81 bytes, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: dso_list (336 bytes, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details
File: backtrace (142.66 KB, text/plain)
2023-06-24 17:55 UTC, alex
no flags Details

Description alex 2023-06-24 17:55:29 UTC
Description of problem:
I think the crash happened when I closed ImHex.

Version-Release number of selected component:
imhex-1.29.0-1.fc38

Additional info:
reporter:       libreport-2.17.10
type:           CCpp
reason:         imhex killed by SIGSEGV
journald_cursor: s=06c1ed82b7f040fa82eac855f895b288;i=61948a;b=457a7e999b964913bd6dcf91e317dff9;m=76c09234d;t=5fedaae250ad6;x=39828e58890a6c32
executable:     /usr/bin/imhex
cmdline:        /usr/bin/imhex
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-imhex-15312.scope
rootdir:        /
uid:            1000
kernel:         6.3.8-200.fc38.x86_64
package:        imhex-1.29.0-1.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: ImGui::SaveIniSettingsToDisk(char const*)
comment:        I think the crash happened when I closed ImHex.

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 ImGui::SaveIniSettingsToDisk(char const*) at /usr/src/debug/imhex-1.29.0-1.fc38.x86_64/lib/external/imgui/source/imgui.cpp:12564
 #1 operator() at /usr/src/debug/imhex-1.29.0-1.fc38.x86_64/main/source/window/window.cpp:176
 #2 std::__invoke_impl<void, hex::Window::registerEventHandlers()::<lambda(int)>&, int> at /usr/include/c++/13/bits/invoke.h:61
 #3 std::__invoke_r<void, hex::Window::registerEventHandlers()::<lambda(int)>&, int> at /usr/include/c++/13/bits/invoke.h:111
 #4 std::_Function_handler<void(int), hex::Window::registerEventHandlers()::<lambda(int)> >::_M_invoke(const std::_Any_data &, int &&) at /usr/include/c++/13/bits/std_function.h:290
 #5 std::function<void (int)>::operator()(int) const at /usr/include/c++/13/bits/std_function.h:591
 #6 hex::impl::Event<int>::operator()(int) const at /usr/src/debug/imhex-1.29.0-1.fc38.x86_64/lib/libimhex/include/hex/api/event.hpp:59
 #7 hex::EventManager::post<hex::EventAbnormalTermination, int>(int&&) at /usr/src/debug/imhex-1.29.0-1.fc38.x86_64/lib/libimhex/include/hex/api/event.hpp:134
 #8 hex::signalHandler(int, std::string const&) at /usr/src/debug/imhex-1.29.0-1.fc38.x86_64/main/source/window/window.cpp:53

Comment 1 alex 2023-06-24 17:55:32 UTC
Created attachment 1972382 [details]
File: proc_pid_status

Comment 2 alex 2023-06-24 17:55:33 UTC
Created attachment 1972383 [details]
File: maps

Comment 3 alex 2023-06-24 17:55:34 UTC
Created attachment 1972384 [details]
File: limits

Comment 4 alex 2023-06-24 17:55:35 UTC
Created attachment 1972385 [details]
File: environ

Comment 5 alex 2023-06-24 17:55:37 UTC
Created attachment 1972386 [details]
File: open_fds

Comment 6 alex 2023-06-24 17:55:38 UTC
Created attachment 1972387 [details]
File: mountinfo

Comment 7 alex 2023-06-24 17:55:39 UTC
Created attachment 1972388 [details]
File: os_info

Comment 8 alex 2023-06-24 17:55:40 UTC
Created attachment 1972389 [details]
File: cpuinfo

Comment 9 alex 2023-06-24 17:55:41 UTC
Created attachment 1972390 [details]
File: core_backtrace

Comment 10 alex 2023-06-24 17:55:42 UTC
Created attachment 1972391 [details]
File: exploitable

Comment 11 alex 2023-06-24 17:55:43 UTC
Created attachment 1972392 [details]
File: dso_list

Comment 12 alex 2023-06-24 17:55:45 UTC
Created attachment 1972393 [details]
File: backtrace

Comment 13 alex 2023-07-05 23:09:31 UTC
I closed ImHex after opening a Debian RISC-V kernel image.


reporter:       libreport-2.17.11
type:           CCpp
reason:         imhex killed by SIGSEGV
journald_cursor: s=06c1ed82b7f040fa82eac855f895b288;i=995be9;b=4d10a25fe8624bb99cbbe8572b4c35ea;m=3cfc86845;t=5ffc56a9447f9;x=abd0075a1e591a7d
executable:     /usr/bin/imhex
cmdline:        imhex vmlinux-6.3.0-2-riscv64
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-339c4b3c-b87a-4f75-8416-674e5c3ca95f.scope
rootdir:        /
uid:            1000
kernel:         6.3.8-200.fc38.x86_64
package:        imhex-1.29.0-1.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: ImGui::SaveIniSettingsToDisk(char const*)
comment:        I closed ImHex after opening a Debian RISC-V kernel image.

Comment 14 alod123 2023-07-09 14:20:44 UTC
It happened when i pressed the closing X. I would say it's NotAnIssue.


reporter:       libreport-2.17.11
type:           CCpp
reason:         imhex killed by SIGSEGV
journald_cursor: s=de530b0de60d4414825f94bcb3e005e1;i=1fe9e8;b=be9d83961f404dea8e73815d58d0c857;m=19a0913b55;t=5fffe5ce53da5;x=893ef79df86ab739
executable:     /usr/bin/imhex
cmdline:        imhex image.png
cgroup:         0::/user.slice/user-1000.slice/session-7.scope
rootdir:        /
uid:            1000
kernel:         6.3.11-200.fc38.x86_64
package:        imhex-1.29.0-1.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: ImGui::SaveIniSettingsToDisk(char const*)
comment:        It happened when i pressed the closing X. I would say it's NotAnIssue.


Note You need to log in before you can comment on or make changes to this bug.