Closed
Bug 1602729
Opened 6 years ago
Closed 5 years ago
Crash in [@ raise | abort | __assert_fail_base | __assert_fail | INT_cairo_surface_reference]
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gsvelto, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-df7f7114-de76-4b4d-9648-32f750191210.
Top 10 frames of crashing thread:
0 libc-2.30.so raise /build/glibc-4WA41p/glibc-2.30/signal/../sysdeps/unix/sysv/linux/raise.c:51
1 libc-2.30.so abort /build/glibc-4WA41p/glibc-2.30/stdlib/abort.c:79
2 libc-2.30.so __assert_fail_base /build/glibc-4WA41p/glibc-2.30/assert/assert.c:92
3 libc-2.30.so __assert_fail /build/glibc-4WA41p/glibc-2.30/assert/assert.c:101
4 libcairo.so.2.11600.0 INT_cairo_surface_reference ./debian/build/deb/src/../../../../src/cairo-surface.c:924
5 libgdk-3.so.0.2404.8 gdk_wayland_window_ref_cairo_surface ../../../../../gdk/wayland/gdkwindow-wayland.c:911
6 libgdk-3.so.0.2404.8 gdk_window_begin_paint_internal ../../../../gdk/gdkwindow.c:2930
7 libgdk-3.so.0.2404.8 <name omitted> ../../../../gdk/gdkwindow.c:3257
8 libgtk-3.so.0.2404.8 gtk_widget_render ./debian/build/deb/gtk/../../../../gtk/gtkwidget.c:17568
9 libgtk-3.so.0.2404.8 gtk_main_do_event ./debian/build/deb/gtk/../../../../gtk/gtkmain.c:1687
The comments suggest that this happens when opening a link in an external program (such as from the terminal) on Wayland. I tried reproducing it on my non-Wayland install and I can't reproduce this.
Comment 1•6 years ago
|
||
this sounds similar to bug 1601082
Comment 2•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•