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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to