On 04.09.2016 15:12, Jens Reyer wrote: > Hi, > > thanks for your report. > > I can't really read backtraces, but wonder if these identical lines are > normal: > >> 22 0x000000007bf00d99 _start+0x28() in <wine-loader> (0x0000000000000000) > [...] >> 200 0x000000007bf00d99 _start+0x28() in <wine-loader> (0x0000000000000000)
Hmm, probably that points to the same issue as in https://bugs.debian.org/836911. I assume that Wine forks permanently if another wineserver is already running. So does this happen for you, if previously no wineserver was running, e.g.: $ wineserver -k $ wine YOURPROGRAM I assume then everything just works fine. Please confirm, I'll follow up soon. Greets jre

