[Bug 252157] net/samba413: samba core dumps

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 26 11:04:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252157

            Bug ID: 252157
           Summary: net/samba413: samba core dumps
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur at FreeBSD.org
          Reporter: driesm.michiels at gmail.com
          Assignee: timur at FreeBSD.org
             Flags: maintainer-feedback?(timur at FreeBSD.org)

Based on some initial testing, a samba port built on a base system based from
the git repo core dumps. A samba port built on a base system based of the svn
repo does not.

The core dump demonstrates:
(lldb) thread backtrace all
* thread #1, name = 'smbd', stop reason = signal SIGILL
  * frame #0: 0x00000008016c7ff6
libsmbconf.so.0`___lldb_unnamed_symbol100$$libsmbconf.so.0 + 118
    frame #1: 0x0000000801bc087c
libmessages-dgm-samba4.so`___lldb_unnamed_symbol32$$libmessages-dgm-samba4.so +
108
    frame #2: 0x0000000801bbf4f7
libmessages-dgm-samba4.so`___lldb_unnamed_symbol18$$libmessages-dgm-samba4.so +
615
    frame #3: 0x0000000802eb3e5c libtevent.so.0`tevent_common_invoke_fd_handler
+ 140
    frame #4: 0x0000000802eb6cdd
libtevent.so.0`___lldb_unnamed_symbol40$$libtevent.so.0 + 1901
    frame #5: 0x0000000802eb3071 libtevent.so.0`_tevent_loop_once + 225
    frame #6: 0x0000000802eb4fe1 libtevent.so.0`tevent_req_poll + 49
    frame #7: 0x0000000001031dbe smbd`___lldb_unnamed_symbol25$$smbd + 622
    frame #8: 0x0000000001030728 smbd`main + 2824
    frame #9: 0x000000000102d0f2 smbd`_start + 226

I'm wondering that maybe the base system built from the git repo exports the
system version wrong? Hence the SIGILL.

I jumped from r368387 (svn) to r368820+7d8ff3245227-c255291(main) (git)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list