[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Faure..



On Sun, 30 May 1999, Bart Warmerdam wrote:

> On Sat, May 29, 1999 at 05:34:02PM -0600, Jason Gunthorpe wrote:
> > 
> > I finished upgrading faure to glibc2.1 and alas all sorts of things are
> > broken now. slapd won't start, exim gives errors like:
> > 
> 
>   openldap runs on my system without noticable problems... But then again, I
>   don't use it that much. If you want to try my packages

It wouldn't even start here, it bombed out with a syslog message when it
tried to start the DB stuff :< I re-installed an older version and
converted the entire database from DB1.xx to DB2 so maybe that was what
the trouble is <shrug> I'll try it again someday.
 
> > faure{root}/tmp#runq -qf
> > 1999-05-29 18:31:18 10ns3U-00085B-00 regular expression error:
> > unrecognized character after (? at offset 7 while compiling
> > (?i)^(?>(?(1)\.|())[^\W_](?>[a-z0-9-]*[^\W_])?)+

> Instal libpcre2 instead. It builds without problems on my machine (it has
> LOADS of warnings though...)

This fixed it, someone -must- upload a new exim that is compiled against
pcre2 and has a proper dependency on it!

faure{root}/etc/openldap#ldd `which exim`
        libident.so.0 => /usr/lib/libident.so.0 (0x0000020000008000)
        libpcre.so.2 => /usr/lib/libpcre.so.2 (0x000002000010c000)
        libnsl.so.1.1 => /lib/libnsl.so.1.1 (0x0000020000216000)
        libdb.so.3 => /lib/libdb.so.3 (0x0000020000338000)
        libresolv.so.2.1 => /lib/libresolv.so.2.1 (0x0000020000496000)
        libc.so.6.1 => /lib/libc.so.6.1 (0x00000200005ac000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x0000020001000000)

> > Bash is also giving SIGILL errors in some conditions.. 
> 
>   Do you have some debugging leads like coredumps or a command that surely
>   leads to these errors? I personally do not use bash (as main shell) so some
>   pointers are welcomed.

James had the trouble, I wasn't able to duplicate it with my bash settings
however :< It logged a kernel message:

May 29 17:15:24 faure kernel: alpha_fp_emul: unexpected function code 0x0
at 0x200006f070c 
May 29 17:15:50 faure kernel: alpha_fp_emul: unexpected function code 0x0
at 0x200006f070c 
May 29 17:17:19 faure kernel: alpha_fp_emul: unexpected function code 0x0
at 0x200006f070c 

Jason


Reply to: