Bug 5053 - PANIC (pid 17403): Could not store share mode entry
Summary: PANIC (pid 17403): Could not store share mode entry
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.26a
Hardware: x64 Linux
: P3 critical
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-31 11:23 UTC by Dmitry
Modified: 2007-12-08 05:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2007-10-31 11:23:37 UTC
Oct 31 10:15:41 dmitry smbd[17403]: [2007/10/31 10:15:41, 0] lib/util.c:log_stac
k_trace(1736)
Oct 31 10:15:41 dmitry smbd[17403]:   BACKTRACE: 11 stack frames:
Oct 31 10:15:41 dmitry smbd[17403]:    #0 smbd(log_stack_trace+0x1c) [0x55555577
79ac]
Oct 31 10:15:41 dmitry smbd[17403]:    #1 smbd(smb_panic+0x43) [0x555555777a93]
Oct 31 10:15:41 dmitry smbd[17403]:    #2 smbd [0x555555724c3e]
Oct 31 10:15:41 dmitry smbd[17403]:    #3 smbd(talloc_free+0x1d3) [0x55555575fc1
3]
Oct 31 10:15:41 dmitry smbd[17403]:    #4 smbd(open_directory+0x4e9) [0x55555561
5749]
Oct 31 10:15:41 dmitry smbd[17403]:    #5 smbd(reply_ntcreate_and_X+0x774) [0x55
55555e51f4]
Oct 31 10:15:41 dmitry smbd[17403]:    #6 smbd [0x555555629ac4]
Oct 31 10:15:41 dmitry smbd[17403]:    #7 smbd(smbd_process+0x7b1) [0x55555562aa
61]
Oct 31 10:15:41 dmitry smbd[17403]:    #8 smbd(main+0xa20) [0x55555582c280]
Oct 31 10:15:41 dmitry smbd[17403]:    #9 /lib64/libc.so.6(__libc_start_main+0xf
4) [0x2aaaad371a44]
Oct 31 10:15:41 dmitry smbd[17403]:    #10 smbd [0x5555555bc0f9]
Oct 31 10:15:41 dmitry smbd[17403]: [2007/10/31 10:15:41, 0] lib/fault.c:dump_co
re(181)
Comment 1 Volker Lendecke 2007-12-08 05:11:07 UTC
Can you provide more information please? What OS are you using exactly?Is this somehow repeatable, or was this a one-time thing? If it's repeatable, please upload your smb.conf and a full debug level 10 log of smbd leading to this failure.

Volker