Bug 10454 - talloc: access after free error in source4/winbind
Summary: talloc: access after free error in source4/winbind
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Winbind (show other bugs)
Version: 4.1.4
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Stefan Metzmacher
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks: 10695
  Show dependency treegraph
 
Reported: 2014-02-18 14:38 UTC by Stefan Metzmacher
Modified: 2015-07-20 23:13 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Metzmacher 2014-02-18 14:38:24 UTC
I've seens this in some log files...

[2014/02/14 08:31:37.349974,  0]
../source4/lib/cmdline/popt_common.c:58(popt_s4_talloc_log_fn)
  talloc: access after free error - first free may be at
../source4/winbind/wb_init_domain.c:442
[2014/02/14 08:31:37.350113,  0]
../source4/lib/cmdline/popt_common.c:58(popt_s4_talloc_log_fn)
  Bad talloc magic value - access after free
[2014/02/14 08:31:37.350186,  0] ../lib/util/fault.c:144(smb_panic_default)
  PANIC: Bad talloc magic value - access after free
Comment 1 Andrew Bartlett 2015-07-20 23:13:29 UTC
source4/winbind is gone, closing!