Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] [sm-discuss] Does gcc 4.8.1 have the same spells problems 4.7.2 has?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Javier Vasquez <j.e.vasquez.v AT gmail.com>
  • To: "sm, discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] [sm-discuss] Does gcc 4.8.1 have the same spells problems 4.7.2 has?
  • Date: Sat, 3 Aug 2013 16:09:59 -0600

On Fri, Aug 2, 2013 at 4:50 PM, Javier Vasquez <j.e.vasquez.v AT gmail.com>
wrote:
> Hi,
>
> ...

Ups, I went ahead and casted gcc 4.8.1. No problems there.

When casting glibc though, the machine became useless...

Sorcery seems to have gotten into an infinite loop with segmentation faults:

/var/lib/sorcery/modules/liblock: line 181: 6980 Segmentation fault
find "${LOCK_DIR}" -maxdepth 1 -mindepth 1 -mmin +1 -type d -empty
-exec rmdir {} \;
/var/lib/sorcery/modules/liblock: line 69: 6983 Segmentation fault
mkdir "${lockfile}" 2> /dev/null
/var/lib/sorcery/modules/liblock: line 45: 6984 Segmentation fault
sleep "${SLEEP}"

Worst of all, everything fails now, even logging to a terminal (non X) fails:

init: respawning: "tty2" too fast: quenching entry

And rxvt-unicode, aterm, xterm, etc, or course don't work. Simple ls
doesn't work:

% ls
Segmentation fault

And all sorcery commands are broken...

So I can't resurrect anything, not even if chrooting from somewhere
would work...

Any suggestions?

Thanks,

--
Javier.




Archive powered by MHonArc 2.6.24.

Top of Page