Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Mar 2018 19:48:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 226460] devel/libical: segmentation fault with evolution-calendar-factory
Message-ID:  <bug-226460-6497-HX5Hd76Vjt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226460-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226460-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked gnome@FreeBSD.org for
maintainer-feedback:
Bug 226460: devel/libical: segmentation fault with evolution-calendar-facto=
ry
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226460



--- Description ---
It seems that evolution-calendar-factory crashes at startup.

dmesg output shows these lines:

pid 1315 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 1321 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 1336 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 1340 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 1342 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 1346 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 1348 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 1351 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)
pid 3474 (evolution-calendar-), uid 1001: exited on signal 11 (core dumped)

Here is the backtrace:

[New LWP 100636]
[New LWP 100491]
Core was generated by `evolution-calendar-'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000000080307b4ff in icaltzutil_fetch_timezone ()
   from /usr/local/lib/libical.so.2
[Current thread is 1 (LWP 100636)]

As a workaround, I run manually evolution-calendar-factory using the -w opt=
ion
to wait running until at least one client is connected.

% /usr/local/libexec/evolution-calendar-factory -w &



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226460-6497-HX5Hd76Vjt>