Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2019 04:51:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242757] multimedia/kodi-devel: crash on startup
Message-ID:  <bug-242757-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242757
           Summary: multimedia/kodi-devel: crash on startup
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobik@freebsd.org
          Reporter: rozhuk.im@gmail.com
             Flags: maintainer-feedback?(tobik@freebsd.org)
          Assignee: tobik@freebsd.org

Not always, first run ok, but on 2-3 run got crush:

Core was generated by `/usr/local/lib/kodi/kodi-x11'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000000000000000 in ?? ()
[Current thread is 1 (LWP 102297)]
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x00000008053195b0 in fnmatch () from /lib/libc.so.7
#2  0x0000000801baed20 in get_subsystem_config_by_syspath (path=3D0x7fffdf3=
f5ee0
"/dev/pass2") at udev-utils.c:142
#3  0x0000000801baec75 in get_subsystem_by_syspath (syspath=3D0x7fffdf3f5ee0
"/dev/pass2") at udev-utils.c:169
#4  0x0000000801bab585 in udev_filter_match (udev=3D0x8139a9690, ufh=3D0x81=
dc89a58,
syspath=3D0x7fffdf3f5ee0 "/dev/pass2") at udev-filter.c:128
#5  0x0000000801bab288 in enumerate_cb (path=3D0x7fffdf3f5ee0 "/dev/pass2",
type=3D2, arg=3D0x81dc89a50) at udev-enumerate.c:180
#6  0x0000000801baffa4 in scandir_sub (path=3D0x7fffdf3f5ee0 "/dev/pass2",
off=3D10, rem=3D69, ctx=3D0x7fffdf3f5ec8) at utils.c:252
#7  0x0000000801bafddb in scandir_recursive (path=3D0x7fffdf3f5ee0 "/dev/pa=
ss2",
len=3D80, ctx=3D0x7fffdf3f5ec8) at utils.c:269
#8  0x0000000801bab1b1 in udev_enumerate_scan_devices (ue=3D0x81dc89a50) at
udev-enumerate.c:203
#9  0x0000000000b48e2d in
CUDevProvider::GetDisks(std::__1::vector<CMediaSource,
std::__1::allocator<CMediaSource> >&, bool) ()
#10 0x0000000000eef7a0 in
CMediaManager::GetRemovableDrives(std::__1::vector<CMediaSource,
std::__1::allocator<CMediaSource> >&) ()
#11 0x00000000016d06d5 in XFILE::CSourcesDirectory::GetDirectory(CURL const=
&,
CFileItemList&) ()
#12 0x000000000169563c in XFILE::CDirectory::GetDirectory(CURL const&,
std::__1::shared_ptr<XFILE::IDirectory>, CFileItemList&,
XFILE::CDirectory::CHints const&) ()
#13 0x00000000016951c7 in XFILE::CDirectory::GetDirectory(CURL const&,
CFileItemList&, XFILE::CDirectory::CHints const&) ()
#14 0x00000000016950af in
XFILE::CDirectory::GetDirectory(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&,
CFileItemList&, std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&, int) ()
#15 0x0000000000f48ceb in CDirectoryJob::DoWork() ()
#16 0x0000000000e6807f in CJobWorker::Process() ()
#17 0x0000000000eed055 in CThread::Action() ()
#18 0x0000000000eed3ca in ?? ()
#19 0x000000080524975b in ?? () from /lib/libthr.so.3
#20 0x0000000000000000 in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fffdf3f7000


On same desktop kodi that build from sources without port system - not cras=
h.
I'm not sure how long time ago this starts.
I try build kodi without all options and without all patches from /files and
PATCHFILES from Makefile - not help.

On another system kodi-devel-19.0.a20191112 - ok. Probably this last good
version.

--=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-242757-7788>