yikes

Matt Chapman m.chapman at student.unsw.edu.au
Thu Nov 26 06:26:38 GMT 1998


Phil Cox wrote:

> >[1998/11/25 21:48:31, 0] lib/fault.c:fault_report(40)
> >  ===============================================================
> >[1998/11/25 21:48:31, 0] lib/fault.c:fault_report(41)
> >  INTERNAL ERROR: Signal 11 in pid 2236 (2.0.0-beta1)
> >  Please read the file BUGS.txt in the distribution
> >[1998/11/25 21:48:31, 0] lib/fault.c:fault_report(43)
> >  ===============================================================
> >[1998/11/25 21:48:31, 0] lib/util.c:smb_panic(2372)
> >  PANIC: internal error

Try this. It doesn't seem to be the same bug as Brian is reporting but this is a
nasty one... can someone commit this?

    Matt


--- clientgen.old       Thu Nov 26 16:35:39 1998
+++ clientgen.c Thu Nov 26 17:16:50 1998
@@ -2727,7 +2727,7 @@
        struct nmb_name calling, called;
        BOOL connected_ok = True;

-       ZERO_STRUCT(cli);
+       ZERO_STRUCTP(cli);

        if (!cli_initialise(cli))
        {


--
Matt Chapman
E-mail: mattyc at cyberdude.com





More information about the samba-technical mailing list