[OmniOS-discuss] otherwise stable system sudden crashing

Floris van Essen ..:: House of Ancients Amstafs ::.. info at houseofancients.nl
Mon Nov 16 13:10:23 UTC 2015


Hi Dan,

Just tell me were to upload it :-)

Funny thing is, this was happening by just connecting to a share, not even browsing or putting file activity on it

Kr,

Floris

-----Oorspronkelijk bericht-----
Van: Dan McDonald [mailto:danmcd at omniti.com] 
Verzonden: maandag 16 november 2015 14:05
Aan: Floris van Essen ..:: House of Ancients Amstafs ::.. <info at houseofancients.nl>
CC: OmniOS-discuss (omnios-discuss at lists.omniti.com) <omnios-discuss at lists.omniti.com>; Dan McDonald <danmcd at omniti.com>
Onderwerp: Re: [OmniOS-discuss] otherwise stable system sudden crashing

There were some SMB updates in r151016.

There are even BIGGER ones that landed in illumos just after 016 closed, so I don't have a handy reference from upstream.

Looking at '016, your problem is likely in a function whose frame isn't in your dump:  smb_sign_begin().  There are two potential bcopy() calls there, and one of them is calling with a NULL pointer.

        bcopy(token->tkn_session_key, sign->mackey, SSN_KEY_LEN);
        if (sinfo->ssi_cspwlen > 0) {
                bcopy(sinfo->ssi_cspwd, sign->mackey + SSN_KEY_LEN,
                    sinfo->ssi_cspwlen);
        }

I'm not sure which of those two gets called.

Having said that, I'm not sure how much help I can get or give you without an actual coredump to inspect.

Dan

...:: House of Ancients ::...
American Staffordshire Terriers

+31-628-161-350
+31-614-198-389
Het Perk 48
4903 RB
Oosterhout
Netherlands
www.houseofancients.nl


More information about the OmniOS-discuss mailing list