Date: Fri, 19 Jun 2020 17:44:12 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 247288] devel/stack: Crashes Message-ID: <bug-247288-16154-SmERPOUAom@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247288-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-247288-16154@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=3D247288 --- Comment #7 from pmueller@occsilva.de <pmueller@occsilva.de> --- Hello, I changed the pkg settings to "latest". Then I updated the installed packages. Now I have pkg 1.14.4 Then I uninstalled hs-stack and built it myself. Took a while but it is now available. But still the same problem. This is what gdb shows when I load the core dump and show bt. (gdb) bt #0 0x0000000001a626a5 in ?? () #1 0x000000420060bec0 in ?? () #2 0x0000000003416340 in ?? () #3 0x000000000000000c in ?? () #4 0x000000420060be60 in ?? () #5 0x000000420060be70 in ?? () #6 0x00000000039e4ed0 in ?? () #7 0x0000000001a60713 in ?? () #8 0x0000000000000000 in ?? () (gdb) --=20 You are receiving this mail because: You are on the CC list for the bug. 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-247288-16154-SmERPOUAom>