brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
208 stars 40 forks source link

[Qt5] Segfault when exit the q4wine application #55

Closed sl1pkn07 closed 9 years ago

sl1pkn07 commented 9 years ago

when exit the q4wine application with 'file -> Exit' menu or press Ctl+Q gets segfault

[2129289.599945] Qt bearer threa[28055]: segfault at 3afe8e08 ip 00007f29585c2100 sp 00007f2944811e70 error 4 in libc-2.21.so[7f295858c000+199000]
[2131734.917901] traps: q4wine[9320] trap invalid opcode ip:7fb554b0af10 sp:7fff96a4d918 error:0 in libQt5Core.so.5.4.1[7fb5547a6000+4c1000]
[2131842.036220] traps: q4wine[10424] trap invalid opcode ip:7f7d92073f10 sp:7fff0caa43c8 error:0 in libQt5Core.so.5.4.1[7f7d91d0f000+4c1000]
[2132172.561626] q4wine[19567]: segfault at 22e4310 ip 00000000022e4310 sp 00007fff599cbba8 error 15
[2132221.822510] q4wine[29397]: segfault at 18 ip 0000000000000018 sp 00007fffd5de7508 error 14 in q4wine[400000+208000]

e53bf788c94a720a235d01bde03c1fbf556f0637 build with Qt5 5.4.1

greetings

vorot93 commented 9 years ago

Thank you for your bug report.

I cannot reproduce with Q4Wine built against Qt 5.4.1, Arch Linux x86-64. Could you please try with an empty q4wine config?

sl1pkn07 commented 9 years ago

yes. with clean config the segfault is gone

is possible export the old config/shortcuts to new ones?

i use archlinux too (i am [AUR] maintainer https://aur.archlinux.org/packages/?O=0&C=0&SeB=nd&K=q4wine&outdated=&SB=a&SO=d&PP=250&do_Search=Go)

vorot93 commented 9 years ago

Hm, I can reproduce this issue now after trying to update winetricks list.

sl1pkn07 commented 9 years ago

yes. i move my winetricks script and the segfault is back

vorot93 commented 9 years ago

dupe of #53.