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

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226460

            Bug ID: 226460
           Summary: devel/libical: segmentation fault with
                    evolution-calendar-factory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: cpm@freebsd.org
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

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 &

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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