* guile static 2.2
@ 2018-01-01 20:01 rennes
2018-01-03 15:00 ` Samuel Thibault
0 siblings, 1 reply; 2+ messages in thread
From: rennes @ 2018-01-01 20:01 UTC (permalink / raw)
To: guix-devel, bug-hurd; +Cc: manolis837
Hello,
I'm currently building 'guile-static-stripped-2.2.2' used in the Guix
package manager,
after compiling for hours it ends with error:
https://pastebin.com/MRs2w6qp
and in Hurd the following appears:
---
login: /hurd/crash: grep -E 0|()0|\1|0 in(28758) crashed, signal {no:6,
code:0,
error:17248480}, exception {0, code:19562320,
subcode:90704}, PCs: {0x105389c, 0
x105389c}, killing task.
/hurd/crash: grep -E (.?)(.?)(.?)\3\2\1 in(13717) crashed,
signal {no:6, code:0,
error:17248480}, exception {0, code:19562320,
subcode:90704}, PCs: {0x105389c,
0x105389c}, killing task.
/hurd/crash:
/gnu/store/vxvyfdkgz7mqbvm806fsv3zj695mxbnz-guile-static-stripped-2
.2.2/bin/guile --version(4215) crashed, signal {no:6,
code:0, error:135618180},
exception {0, code:2, subcode:18911232}, PCs: {0x81eb2bc,
0x81eb2bc}, killing ta
sk.
---
Any idea of what is happening?
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: guile static 2.2
2018-01-01 20:01 guile static 2.2 rennes
@ 2018-01-03 15:00 ` Samuel Thibault
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Thibault @ 2018-01-03 15:00 UTC (permalink / raw)
To: rennes; +Cc: guix-devel, bug-hurd, manolis837
rennes, on lun. 01 janv. 2018 14:01:17 -0600, wrote:
> I'm currently building 'guile-static-stripped-2.2.2' used in the Guix
> package manager,
> after compiling for hours it ends with error: https://pastebin.com/MRs2w6qp
> and in Hurd the following appears:
>
> ---
> login: /hurd/crash: grep -E 0|()0|\1|0 in(28758) crashed, signal {no:6,
> code:0,
> error:17248480}, exception {0, code:19562320, subcode:90704}, PCs:
> {0x105389c, 0
> x105389c}, killing task.
> /hurd/crash: grep -E (.?)(.?)(.?)\3\2\1 in(13717) crashed, signal
> {no:6, code:0,
> error:17248480}, exception {0, code:19562320, subcode:90704},
> PCs: {0x105389c,
> 0x105389c}, killing task.
> /hurd/crash:
> /gnu/store/vxvyfdkgz7mqbvm806fsv3zj695mxbnz-guile-static-stripped-2
> .2.2/bin/guile --version(4215) crashed, signal {no:6, code:0,
> error:135618180},
> exception {0, code:2, subcode:18911232}, PCs: {0x81eb2bc,
> 0x81eb2bc}, killing ta
> sk.
> ---
>
> Any idea of what is happening?
Well, crashes within the grep and guile programs? :)
To get core dumps to get a backtrace from gdb, make sure that
/servers/crash points to crash-dump-core, and your ulimit -c is not 0.
Samuel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-03 15:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-01 20:01 guile static 2.2 rennes
2018-01-03 15:00 ` Samuel Thibault
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).