On Samba alpha10, we face a crash in some conditions. See trace of the crash
Created attachment 5214 [details] Trace
This has higher fixing priority.
Crash bugs are blockers
Ekacnet, I tried hard to find the cause of the problem but didn't succed. Obviously, the cause is a "talloc_reference" call on a freed "iconv_convenience" object. To discover where this happened you should provide also the stdout and stderr output shortly before the stacktrace. There should be printed a message like "talloc: double free error - first free may be at ...". Without this second code pointer we don't come any further.
Should be fixed by tridge in f69135e0e985200d62d4618b742bd642ecfdbf31.