[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2015-01-14 Thread Ubuntu Foundations Team Bug Bot
The attachment samba-3.6.3-missing-gss-buffer-desc-init.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2015-01-14 Thread danb1974
I tracked my crash to what appears to be missing structure initialization, resulting in invalid pointers being free()d Added two initializations, seems to fix the problem. Not being familiar with samba, please confirm if I'm doing the right thing. ** Patch added:

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2015-01-06 Thread danb1974
I seem to have hit the same bug, invalid poiter free()d by gssalloc_free() called by gss_release_buffer() Happens when a program installed on the DC connects to this linux requesting some registry keys (not knowing this is not a windows machine) Here is a stack trace with full symbols Core was

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2015-01-06 Thread danb1974
In my case the crash only happens on remote registry access, file sharing works. Mine is joined to a Windows 2012 AD. -- 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/1094438 Title:

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2014-07-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: samba (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2013-01-09 Thread Serge Hallyn
** Changed in: samba (Ubuntu) Importance: Undecided = High -- 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/1094438 Title: Samba crashes invalid pointer: 0x7f0bc3de7590 To

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2013-01-08 Thread Yolanda Robla
** Changed in: samba (Ubuntu) Status: New = 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/1094438 Title: Samba crashes invalid pointer: 0x7f0bc3de7590 To

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2013-01-08 Thread Dmitriy Altuhov
#0 0x7f8f4377e425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) where #0 0x7f8f4377e425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7f8f43781b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x7f8f46bcf53b in dump_core () at lib/fault.c:391 #3

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2013-01-08 Thread Dmitriy Altuhov
I have installed samba-dbg and dbg packages. If I can help to debug this problem, tell me what to do. Thanks. -- 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/1094438 Title: Samba

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2012-12-29 Thread Dmitriy Altuhov
** Description changed: Ubuntu 12.04.1 LTS Samba 2:3.6.3-2ubuntu2.3 krb5-config 2.2 Samba on ubuntu joined to Windows 2003 domain Share on /media/100RAGE = /dev/md0 (software raid5) getent passwd, getent group working fine. All working fine, except I see errors in samba logs.

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2012-12-29 Thread Dmitriy Altuhov
** Description changed: Ubuntu 12.04.1 LTS Samba 2:3.6.3-2ubuntu2.3 krb5-config 2.2 Samba on ubuntu joined to Windows 2003 domain Share on /media/100RAGE = /dev/md0 (software raid5) getent passwd, getent group working fine. All working fine, except I see errors in samba logs.

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2012-12-29 Thread Dmitriy Altuhov
samba 2:3.6.6-3ubuntu5 from quantal installed in 12.04 = no probles! No coredumps. -- 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/1094438 Title: Samba crashes invalid pointer:

[Bug 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2012-12-29 Thread Dave Gilbert
It would be better if you could upload this bug info with apport-collect and that will get a full set of diagnostic logs. You might also want to install the -dbgsym package ( https://wiki.ubuntu.com/DebuggingProgramCrash ) that will get a much more detailed backtrace if you can't upload the crash