[Bug 916576] Re: smbd crashed with SIGABRT in push_ucs2_talloc()
James Page
james.page at ubuntu.com
Tue Sep 11 07:48:18 UTC 2012
Function:
unsigned char *create_volume_objectid(connection_struct *conn, unsigned char objid[16])
{
E_md4hash(lp_servicename(SNUM(conn)),objid);
return objid;
}
lp_servicename returning NULL Is the same problem as seen in bug 913809
- might be related.
** Summary changed:
- smbd crashed with SIGABRT in push_ucs2_talloc()
+ smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns NULL
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/916576
Title:
smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns
NULL
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/916576/+subscriptions
More information about the Ubuntu-server-bugs
mailing list