Bug#905090: wine-development: Causing SEGV when using Qt.

2018-10-24 Thread Bernhard Übelacker
Hello all, to upstream git this patch [1] got just committed. I repeated my tests from message #25 with wine-development version 3.18 and found: - Debian packages show still that exact crash. - A local rebuilt package show that crash too. - A local rebuilt package with just patch applied does no

Bug#905090: wine-development: Causing SEGV when using Qt.

2018-09-16 Thread Michael Gilbert
On Thu, Sep 6, 2018 at 8:49 PM Michael Gilbert wrote: > This might be this upstream bug: > https://bugs.winehq.org/show_bug.cgi?id=45199 > > 3.13 was the first version built with gcc8. You could try rebuilding > with either gcc7 or with -O1 instead of -O2. The latest upload 3.16-1 is built with -

Bug#905090: wine-development: Causing SEGV when using Qt.

2018-09-06 Thread Michael Gilbert
control: tag -1 upstream control: severity -1 minor This might be this upstream bug: https://bugs.winehq.org/show_bug.cgi?id=45199 3.13 was the first version built with gcc8. You could try rebuilding with either gcc7 or with -O1 instead of -O2. Best wishes, Mike

Bug#905090: wine-development: Causing SEGV when using Qt.

2018-09-04 Thread Michael Gilbert
Should this be considered a bug in Qt since it fails to take into account the return value from wTInfoT? Also there was some refactoring upstream in 3.15 in wintab and winpos, would you mind retesting with the latest upload? Best wishes, Mike

Bug#905090: wine-development: Causing SEGV when using Qt.

2018-08-31 Thread Bernhard Übelacker
Hello Ohta, first I want to state that I am not maintaining the Debian Wine packages. I just found your report interesting to do some investigations ... One workaround that might be less invasive as recompiling the package could be to use a Dll Override in winecfg for wintab32.dll and set it to na

Bug#905090: wine-development: Causing SEGV when using Qt.

2018-08-11 Thread Bernhard Übelacker
Hello, just tried to reproduce the issue and was able to in a buster i386 VM. Unfortunately winedbg does not take advantage of the automatic dbgsym pages. Therefore running from a local package build directory gives this stack: Backtrace: =>0 0x7ea989c5 USER_SetWindowPos+0x25() [./dlls/user32/wi

Bug#905090: wine-development: Causing SEGV when using Qt.

2018-08-01 Thread Michael Gilbert
control: tag -1 moreinfo On Tue, Jul 31, 2018 at 3:50 AM, Kyuma Ohta wrote: > Starting program using Qt, built with mingw-w64 (i386), > Crash program inside of user32.dll.so. Did this work correctly with previous versions of wine-development? Which program was it? Is its source available? Is it

Bug#905090: wine-development: Causing SEGV when using Qt.

2018-07-31 Thread Kyuma Ohta
Package: wine-development Version: 3.13-1 Severity: normal Dear Maintainer, Starting program using Qt, built with mingw-w64 (i386), Crash program inside of user32.dll.so. Regards, Ohta. Log at TTY: wine: Unhandled page fault on read access to 0x0018 at address 0x7fabf9c5 (thread 0009), star