http://bugs.winehq.org/show_bug.cgi?id=59617 --- Comment #26 from otigkd@gmail.com --- (In reply to Paul Gofman from comment #25)
So I think the next step is add +system to previous logging (see https://bugs.winehq.org/show_bug.cgi?id=59617#c21). The attempt to add gdb with custom patches doesn't seem to show much, it jumped to NULL address from somewhere and it can't backtrace it.
yes, sure, will try. just want to clarify a few things: Should I do the next run with or without the mentioned 3 patches - as mentioned in https://bugs.winehq.org/show_bug.cgi?id=59617#c11? (my current head is at https://gitlab.winehq.org/wine/wine/-/commit/5f5473e1037a7285619bb32b41091f5...) could you please also tell me the command line, to make sure, that nothing is omitted? - is the following okay (I'm running it from the directory, where wine is built, hence the ./wine): WINEDEBUG=+pid,+seh,+timestamp,+syscall,+unwind,+loaddll,+module,+win,+explorer,+win,+x11drv,+system,+event,+xrandr ./wine winecfg > wine_winecfg.log.txt 2>&1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.