Date: Sun, 08 Apr 2018 18:08:31 +0000 From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 211367] lang/mono net-p2p/sonarr Sonarr crashes on startup with SIGSEGV since base r296727 on 10.3-STABLE Message-ID: <bug-211367-23699-Br3Svoj6f2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211367-23699@https.bugs.freebsd.org/bugzilla/> References: <bug-211367-23699@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211367 Richard Gallamore <ultima@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ultima@freebsd.org --- Comment #32 from Richard Gallamore <ultima@freebsd.org> --- (In reply to w.schwarzenfeld from comment #31) Didn't have any issues until the moment version 5.2.0.215 landed on r460430= . Iv had to hold back on updating it in production. Even installing it returns a stack trace: The following 1 package(s) will be affected (of 0 checked): Installed packages to be REINSTALLED: mono-5.2.0.215 Number of packages to be reinstalled: 1 Proceed with this action? [y/N]: y [1/1] Reinstalling mono-5.2.0.215... [1/1] Extracting mono-5.2.0.215: 100% mono_w32file_find_first: error creating find handle Stacktrace: at <unknown> <0xffffffff> at System.IO.__Error.WinIOError (int,string) [0x00011] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at System.IO.FileSystemEnumerableIterator`1<TSource_REF>.HandleError (int,string) [0x00006] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at System.IO.FileSystemEnumerableIterator`1<TSource_REF>.CommonInit () [0x00054] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at System.IO.FileSystemEnumerableIterator`1<TSource_REF>..ctor (string,string,string,System.IO.SearchOption,System.IO.SearchResultHandler`= 1<TSource_REF>,bool) [0x000d6] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (string,string,string,bool,bool,System.IO.SearchOption,bool) [0x00009] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at System.IO.Directory.InternalGetFileDirectoryNames (string,string,string,bool,bool,System.IO.SearchOption,bool) [0x00000] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at System.IO.Directory.InternalGetFiles (string,string,System.IO.SearchOption) [0x00000] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at System.IO.Directory.GetFiles (string,string) [0x0001c] in <c5bcd0ec45b240acb20cfcfa5eee2246>:0 at Mono.Security.X509.X509Store.BuildCertificatesCollection (string) [0x0001f] in <fb76ee468de246ca98b18301a125c185>:0 at Mono.Security.X509.X509Store.get_Certificates () [0x00008] in <fb76ee468de246ca98b18301a125c185>:0 at Mono.Tools.CertSync.ImportToStore (Mono.Security.X509.X509CertificateCollection,Mono.Security.X509.X509Store) [0x00000] in <0d57d21a7e454689b82f5a82dd0b9e48>:0 at Mono.Tools.CertSync.Process () [0x00087] in <0d57d21a7e454689b82f5a82dd0b9e48>:0 at Mono.Tools.CertSync.Main (string[]) [0x00022] in <0d57d21a7e454689b82f5a82dd0b9e48>:0 at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) [0x00054] in <0d57d21a7e454689b82f5a82dd0b9e4= 8>:0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Abort trap (core dumped) There are all sorts of errors in the build log as well I have no idea how t= his hasn't been reverted yet. This is my most recent build log on current and 11-stable. https://poudriere.ultimasbox.com/data/111amd64-default/2018-04-08_09h37m49s= /logs/mono-5.2.0.215.log https://poudriere.ultimasbox.com/data/12amd64-default/2018-04-08_01h28m35s/= logs/mono-5.2.0.215.log --=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-211367-23699-Br3Svoj6f2>