Bug 10972 - PANIC : internal error
Summary: PANIC : internal error
Status: CLOSED WORKSFORME
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.1.13
Hardware: x64 FreeBSD
: P5 major (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-28 11:16 UTC by Eugene
Modified: 2021-03-05 11:05 UTC (History)
1 user (show)

See Also:


Attachments
part of log (2.91 KB, text/plain)
2014-11-28 11:16 UTC, Eugene
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene 2014-11-28 11:16:29 UTC
Created attachment 10469 [details]
part of log

Log file in attachment

Here is my smb4.conf
# Global parameters
[global]
        workgroup = ORG
        realm = ORG.LOCAL
        netbios name = ADS
        server role = active directory domain controller
        allow dns updates = false
        dns forwarder = xxx.xxx.xxx.xxx
        idmap_ldb:use rfc2307 = yes

[netlogon]
        path = /var/db/samba4/sysvol/org.local/scripts
        read only = No

[sysvol]
        path = /var/db/samba4/sysvol
        read only = No

[printers]
     comment = All Printers
     path = /var/run/samba4/spool
     browseable = Yes
     read only = No
     printable = Yes

[UserBackups]
        comment = User's backups
        path = /data/userbackups
        read only = No
[Consultant]
        comment = cons
        path = /cons
        read only = No

[Garant]
        comment = garant
        path = /garant
        read only = No
[Docs]
        comment = docs
        path = /shared01/docs
        read only = No

[Public]
        comment = Documents Exchange
        path = /shared01/public
        read only = No
Comment 1 Christian Ambach 2014-12-02 21:39:42 UTC
Seems to be related to the DLZ plugin, adjusting component
Comment 2 Stefan Metzmacher 2015-03-13 08:02:27 UTC
This is clearly from smbd and not from the bind dlz module.

Is this reproducable, if so we need more information
and a backtrace with debug symbols.
Comment 3 Björn Jacke 2021-03-05 11:05:26 UTC
no feedback, also worksforme