yikes

Tim Potter tpot at acsys.anu.edu.au
Thu Nov 26 06:40:28 GMT 1998


> > >[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?

Done!  It doesn't seem to be present in the SAMBA_2_0 branch.  I don't
know this part of the code too well though.


Tim.

> 
>     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