|
Bugzilla – Full Text Bug Listing |
| Summary: | gnome-calendar segfaults in gcal_event_widget_clone | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Desktop 15 SP5 | Reporter: | Lubos Kocman <lubos.kocman> |
| Component: | GNOME | Assignee: | Jonathan Kang <songchuan.kang> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | gnome-bugs, yfjiang |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | gdb output | ||
Core has 2.1 GB I can share it if needed @Lubos A test rpm is available in this repository[1]. Can you help check whether this fixes the issue? I'm not able to reproduce this at my test machine. *[1] https://download.opensuse.org/repositories/home:/JonathanKang:/branches:/openSUSE:/Backports:/SLE-15-SP5:/Update/standard This is an autogenerated message for OBS integration: This bug (1214188) was mentioned in https://build.opensuse.org/request/show/1104967 Backports:SLE-15-SP5 / gnome-calendar fixed. openSUSE-RU-2023:0236-1: An update that has one recommended fix can now be installed. Category: recommended (moderate) Bug References: 1214188 CVE References: JIRA References: Sources used: openSUSE Backports SLE-15-SP5 (src): gnome-calendar-42.2-bp155.2.3.1 |
Created attachment 868761 [details] gdb output Hello I just wanted to display my office365/evolution calendar in freshly installed gnome-calendar on Leap 15.5+Updates and got instant crash right after it rendered calendar on screen (like 2seconds of runtime). Thread 1 "gnome-calendar" received signal SIGSEGV, Segmentation fault. gcal_event_widget_clone (widget=0x0) at ../src/gui/gcal-event-widget.c:1046 1046 new_widget = gcal_event_widget_new (widget->context, widget->event); Attaching backtrace from gdb with relevant debuginfo installed.