[Bug 916576] Re: smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns NULL

2013-01-01 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

** Changed in: samba (Ubuntu)
   Status: Incomplete => Expired

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


[Bug 916576] Re: smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns NULL

2012-11-02 Thread Amal
$   sudo testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
server string = %h server (Samba, Ubuntu)
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n 
*Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb

[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
print ok = Yes
browseable = No

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers

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


[Bug 916576] Re: smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns NULL

2012-09-11 Thread James Page
The output of:

   sudo testparm -s

would also be helpful.

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


[Bug 916576] Re: smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns NULL

2012-09-11 Thread James Page
Please could reporters of this issue set the log level to 5:

log level 5

in /etc/samba/smb.conf, reload smbd and try to reproduce again -
hopefully samba will provide some useful debug messages which might help
ID whats going on.

** Changed in: samba (Ubuntu)
   Status: Confirmed => Incomplete

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


[Bug 916576] Re: smbd crashed with SIGABRT in push_ucs2_talloc()

2012-09-11 Thread James Page
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