Bug 8992 - smbd crashes repeatedly at most of incoming requests
Summary: smbd crashes repeatedly at most of incoming requests
Status: NEW
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: File services (show other bugs)
Version: 3.6.5
Hardware: x64 Linux
: P5 critical
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 00:07 UTC by amigo.elite
Modified: 2013-05-23 21:09 UTC (History)
1 user (show)

See Also:


Attachments
gdb backtrace, log with log level 10 and config (350.94 KB, text/plain)
2012-06-12 00:07 UTC, amigo.elite
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description amigo.elite 2012-06-12 00:07:27 UTC
Created attachment 7637 [details]
gdb backtrace, log with log level 10 and config

smbd crashes at most of incoming requests (didn't know at what exactly).

steps to reproduce:
try to access share list or specific share from any machine (including server itself with smb daemon from smbclient)

actual results:
smbd crashes

expected results:
works properly

smbd Version 3.6.5-85.fc16 running under fedora 16 x86_64 (kernel 3.3.7-1.fc16.x86_64) which running under virtualbox 4.1.8 r75467 (windows 7 x64 sp1).

problem exist in early versions (don't know what exactly but it starts crashing after upgrade to fedora 16 from 15 where samba becomes 3.6 from 3.5).
samba-3.5.12 and early versions in this fedora 16 works properly.

gdb backtrace, log with log level 10 and config in attachment.
Comment 1 amigo.elite 2012-06-12 00:16:56 UTC
see also http://lists.samba.org/archive/samba/2012-February/166397.html