https://bugzilla.redhat.com/show_bug.cgi?id=2091042
Bug ID: 2091042 Summary: [abrt] ibus-setup: INT_cairo_surface_set_device_scale(): python3.10 killed by SIGABRT Product: Fedora Version: 36 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:64972dbfc86f2ffddeaa5a65729ddcc1377648b6;VAR IANT_ID=workstation; Component: ibus Assignee: tfujiwar@redhat.com Reporter: mfabian@redhat.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, shawn.p.huang@gmail.com, tfujiwar@redhat.com Target Milestone: --- Classification: Fedora
Description of problem:
Version-Release number of selected component: ibus-setup-1.5.26-6.fc36
Additional info: reporter: libreport-2.17.1 backtrace_rating: 4 cgroup: 0::/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/vte-spawn-a4aa8c33-0d41-4ea4-bcb2-478aea6c9a4d.scope cmdline: python3 /usr/share/ibus/setup/main.py crash_function: INT_cairo_surface_set_device_scale executable: /usr/bin/python3.10 journald_cursor: s=3da4198b50ed40bb8e39aac19c44f062;i=1a725;b=0e3ed6d333d3456f9d910cd93c09a342;m=c07142868;t=5dffb5f01cfc1;x=2572fec3dceab8a1 kernel: 5.17.11-300.fc36.x86_64 rootdir: / runlevel: N 5 type: CCpp uid: 1000
https://bugzilla.redhat.com/show_bug.cgi?id=2091042
--- Comment #11 from Ben Cotton bcotton@redhat.com --- This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
https://bugzilla.redhat.com/show_bug.cgi?id=2091042
--- Comment #12 from fujiwara tfujiwar@redhat.com --- I cannot reproduce your wrong cairo device scale.
#6 0x00007fb78b2550af in INT_cairo_surface_set_device_scale (surface=surface@entry=0x55c47b23eb70, x_scale=1, y_scale=1) at ../src/cairo-surface.c:1817
The scaling 1 should be succeeded. I guess you might use a wrong GTK theme.
(In reply to Mike FABIAN from comment #1)
Created attachment 1884093 [details] File: backtrace
#2 0x00007fb79930a9c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x00007fb7992f47f4 in __GI_abort () at abort.c:79 #4 0x00007fb7992f471b in __assert_fail_base (fmt=0x7fb799486de0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7fb78b2d12e0 "status == #5 0x00007fb799303576 in __GI___assert_fail (assertion=assertion@entry=0x7fb78b2d12e0 "status == CAIRO_STATUS_SUCCESS", file=file@entry=0x7fb78b2d2fa5 "../src/cairo-surface.c", line=line@entry=1817, function=function@entry=0x7fb78b2d99c0 <__PRETTY_FUNCTION__.14> "cairo_surface_set_device_scale") at assert.c:101 #6 0x00007fb78b2550af in INT_cairo_surface_set_device_scale (surface=surface@entry=0x55c47b23eb70, x_scale=1, y_scale=1) at ../src/cairo-surface.c:1817 #7 0x00007fb77b910d43 in gtk_css_shadow_value_start_drawing (shadow=shadow@entry=0x55c47b040180, cr=cr@entry=0x55c47b1c3a60, blur_flags=blur_flags@entry=(GTK_BLUR_Y | GTK_BLUR_REPEAT)) at ../gtk/gtkcssshadowvalue.c:366 #8 0x00007fb77b9110fe in draw_shadow (blur_flags=(GTK_BLUR_Y | GTK_BLUR_REPEAT), clip_box=0x7ffc81a267b0, box=0x7ffc81a26750, cr=0x55c47b1c3a60, shadow=0x55c47b040180) at ../gtk/gtkcssshadowvalue.c:655 #9 draw_shadow (shadow=shadow@entry=0x55c47b040180, cr=cr@entry=0x55c47b1c3a60, box=box@entry=0x7ffc81a26750, clip_box=clip_box@entry=0x7ffc81a267b0, blur_flags=blur_flags@entry=(GTK_BLUR_Y | GTK_BLUR_REPEAT)) at ../gtk/gtkcssshadowvalue.c:640 #10 0x00007fb77b9158df in draw_shadow_side (drawn_rect=0x7ffc81a26710, side=GTK_CSS_TOP, clip_box=0x7ffc81a267b0, box=0x7ffc81a26750, cr=0x55c47b1c3a60, shadow=<optimized out>) at ../gtk/gtkcssshadowvalue.c:927 #13 0x00007fb77ba50cf5 in gtk_css_style_render_background (style=0x55c47b278cc0, cr=0x55c47b1c3a60, x=0, y=0, width=117, height=34, junction=<optimized out>) at ../gtk/gtkrenderbackground.c:371 #14 0x00007fb77b8f8c5e in gtk_css_gadget_draw (gadget=0x55c47b3f68a0, cr=0x55c47b1c3a60) at ../gtk/gtkcssgadget.c:863 #15 0x00007fb77b8a4180 in gtk_button_draw (widget=0x55c47b412dc0, cr=0x55c47b1c3a60) at ../gtk/gtkbutton.c:1808
https://bugzilla.redhat.com/show_bug.cgi?id=2091042
Ludek Smid lsmid@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2023-05-25 19:04:31
--- Comment #13 from Ludek Smid lsmid@redhat.com --- Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16.
Fedora Linux 36 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field.
If you are unable to reopen this bug, please file a new report against an active release.
Thank you for reporting this bug and we are sorry it could not be fixed.
i18n-bugs@lists.fedoraproject.org