Bug 1936212 - [abrt] geeqie: g_type_check_instance_cast(): geeqie killed by SIGSEGV
Summary: [abrt] geeqie: g_type_check_instance_cast(): geeqie killed by SIGSEGV
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: geeqie
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthew Miller
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e082743f7acda553c59c827db11...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-07 17:08 UTC by lethalwp
Modified: 2021-04-24 20:08 UTC (History)
3 users (show)

Fixed In Version: geeqie-1.6-3.git737a3dc.fc34
Clone Of:
Environment:
Last Closed: 2021-04-24 20:08:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (79.65 KB, text/plain)
2021-03-07 17:08 UTC, lethalwp
no flags Details
File: core_backtrace (26.31 KB, text/plain)
2021-03-07 17:08 UTC, lethalwp
no flags Details
File: cpuinfo (2.55 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: dso_list (8.59 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: environ (6.58 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: exploitable (82 bytes, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: limits (1.29 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: maps (63.98 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: mountinfo (4.43 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: open_fds (1.42 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details
File: proc_pid_status (1.41 KB, text/plain)
2021-03-07 17:09 UTC, lethalwp
no flags Details

Description lethalwp 2021-03-07 17:08:53 UTC
Description of problem:
- go to the contextual menu
- unclick "hide file menu"
- watch it segfault

(the application is also totally buggy, i have a white box instead of the pictures, and it also segfaults when "parsing" the "white" pictures)

Version-Release number of selected component:
geeqie-1.6-2.fc34

Additional info:
reporter:       libreport-2.14.0
backtrace_rating: 4
cgroup:         0::/user.slice/user-500.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-72122392-565d-437d-864f-a05629f0ba53.scope
cmdline:        geeqie
crash_function: g_type_check_instance_cast
executable:     /usr/bin/geeqie
journald_cursor: s=07865b85fc02496e865702ac302aca15;i=2f94;b=c039d0f9dcdf489fa1e552c6e7c6854f;m=2a4889676;t=5bcf3f11da242;x=eb8d0553906ea0b8
kernel:         5.11.3-300.fc34.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            500
xsession_errors: 

Truncated backtrace:
Thread no. 1 (2 frames)
 #0 g_type_check_instance_cast at ../gobject/gtype.c:4114
 #1 show_menu_scrollbar_cb(GtkWidget*, GdkRectangle*, gpointer) at /usr/src/debug/geeqie-1.6-2.fc34.x86_64/src/layout.c:339

Comment 1 lethalwp 2021-03-07 17:08:56 UTC
Created attachment 1761315 [details]
File: backtrace

Comment 2 lethalwp 2021-03-07 17:08:59 UTC
Created attachment 1761316 [details]
File: core_backtrace

Comment 3 lethalwp 2021-03-07 17:09:06 UTC
Created attachment 1761317 [details]
File: cpuinfo

Comment 4 lethalwp 2021-03-07 17:09:09 UTC
Created attachment 1761318 [details]
File: dso_list

Comment 5 lethalwp 2021-03-07 17:09:12 UTC
Created attachment 1761319 [details]
File: environ

Comment 6 lethalwp 2021-03-07 17:09:17 UTC
Created attachment 1761320 [details]
File: exploitable

Comment 7 lethalwp 2021-03-07 17:09:19 UTC
Created attachment 1761321 [details]
File: limits

Comment 8 lethalwp 2021-03-07 17:09:22 UTC
Created attachment 1761322 [details]
File: maps

Comment 9 lethalwp 2021-03-07 17:09:25 UTC
Created attachment 1761323 [details]
File: mountinfo

Comment 10 lethalwp 2021-03-07 17:09:27 UTC
Created attachment 1761324 [details]
File: open_fds

Comment 11 lethalwp 2021-03-07 17:09:29 UTC
Created attachment 1761325 [details]
File: proc_pid_status

Comment 12 Matthew Miller 2021-04-09 00:54:59 UTC
I've got a new build (from upstream git head) that seems to fix this.

Comment 13 Fedora Update System 2021-04-09 01:00:27 UTC
FEDORA-2021-a99a0b3634 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a99a0b3634

Comment 14 Fedora Update System 2021-04-09 13:34:30 UTC
FEDORA-2021-a99a0b3634 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a99a0b3634`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a99a0b3634

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 lethalwp 2021-04-12 12:35:19 UTC
(In reply to Matthew Miller from comment #12)
> I've got a new build (from upstream git head) that seems to fix this.

Hello,

I've installed geeqie-1.6-3.git737a3dc.fc34.src.rpm from updates-testing.

Seems to work fine.



Thank you,
greetings,
JY

Comment 16 william.garber 2021-04-23 19:00:22 UTC
is this of any use ????
seems relevant

https://github.com/BestImageViewer/geeqie/issues/539

Comment 17 Fedora Update System 2021-04-24 20:08:29 UTC
FEDORA-2021-a99a0b3634 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


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