psi-plus / main

Main repository with patches and required resources
https://psi-plus.com/
GNU Lesser General Public License v2.1
68 stars 20 forks source link

Segfault on opening chat window #641

Closed parazyd closed 8 years ago

parazyd commented 8 years ago

Latest build on gentoo, rion overlay. Whenever I open a single chat window, I get a segmentation fault. Group window works okay. Here's the console output of psi-plus:

[00:37:11] W:libpng warning: iCCP: known incorrect sRGB profile
[00:37:11] W:Failed to read caps2client.txt. Detection of clients' icons won't work properly
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  794 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  795 
[00:37:12] Unknown signature value:  7 
[00:37:12] Unknown signature value:  795 
[1]    31747 segmentation fault  psi-plus

... and theUSE flags used to compile psi-plus:

>=app-crypt/qca-2.1.1 gpg qt4 sasl -qt5
=net-im/psi-9999 extras plugins crypt ssl qt4 dbus

Is there any way we can debug this?

wadealer commented 8 years ago

Still reproduces?

parazyd commented 8 years ago

When compiled with qt5, no.

Ri0n commented 8 years ago

fixed