[Bug 385373] Re: Segfault in smbd

2011-02-12 Thread Clint Byrum
Since Jaunty is EOL, closing Jaunty task as Won't Fix.

** Changed in: samba (Ubuntu Jaunty)
   Status: Triaged = Won't Fix

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

Title:
  Segfault in smbd

-- 
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 385373] Re: Segfault in smbd

2009-07-01 Thread Thierry Carrez
** Also affects: samba (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Changed in: samba (Ubuntu Jaunty)
   Importance: Undecided = Medium

** Changed in: samba (Ubuntu Jaunty)
   Status: New = Triaged

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-30 Thread Thierry Carrez
OK, this is probably the following fix, present in 3.3.4

Extracted from
http://gitweb.samba.org/samba.git/?p=samba.git;a=commit;h=26c73280654efc1320bcfe1808ebf545d43b4487

** Attachment added: vuid.patch
   http://launchpadlibrarian.net/28542922/vuid.patch

** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

** Changed in: samba (Ubuntu)
   Status: New = Triaged

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-30 Thread Thierry Carrez
Fixed in development release (3.3.5), nominating for Jaunty

** Changed in: samba (Ubuntu)
   Status: Triaged = Fix Released

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-24 Thread Derek Chen-Becker
Just got another panic. Looks like the same stack trace:

[Thread debugging using libthread_db enabled]
[New Thread 0x7f176d176710 (LWP 24480)]
0x7f1769d298f5 in waitpid () from /lib/libc.so.6
#0  0x7f1769d298f5 in waitpid () from /lib/libc.so.6
#1  0x7f1769cc12d1 in ?? () from /lib/libc.so.6
#2  0x7f176d3667a8 in smb_panic (why=value optimized out)
at lib/util.c:1679
#3  0x7f176d353be7 in sig_fault (sig=11) at lib/fault.c:46
#4  signal handler called
#5  pdb_get_domain (sampass=0x0) at passdb/pdb_get_set.c:285
#6  0x7f176d261b4c in change_to_user (conn=0x7f176e972e80, vuid=100)
at smbd/uid.c:88
#7  0x7f176d27b3cf in switch_message (type=50 '2', req=0x7f176e958610, 
size=value optimized out) at smbd/process.c:1429
#8  0x7f176d27d3cd in smbd_process () at smbd/process.c:1509
#9  0x7f176d24acc8 in main (argc=value optimized out, argv=0x2)
at smbd/server.c:1512
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

No audit lines in kern.log

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-15 Thread Thierry Carrez
** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-12 Thread Thierry Carrez
@Derek:
I was looking for failure to read or write to samba-related files, from a 
profile that happens to use a samba library. In doubt, could you please attach 
them here so that I can review them ? (grep audit kern.log ?)

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-12 Thread Derek Chen-Becker
Here they are. I'm pretty sure there's nothing in there related to
Samba, but let me know.

** Attachment added: audit-entries.txt
   http://launchpadlibrarian.net/27833606/audit-entries.txt

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-11 Thread Thierry Carrez
Any audit lines showing in kern.log ?

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 385373] Re: Segfault in smbd

2009-06-11 Thread Derek Chen-Becker
There are some audit lines, but none for smb or samba. Anything in
particular I should be looking for?

-- 
Segfault in smbd
https://bugs.launchpad.net/bugs/385373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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