https://bugs.kde.org/show_bug.cgi?id=372653

kchi...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kchi...@gmail.com

--- Comment #1 from kchi...@gmail.com ---
I have the same issue with korgac crashing during startup. I noticed that this
is caused by fcitx.

===== QT_IM_MODULE=fcitx =====

[kenneth@ark2 ~]$ cat .xprofile
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx

[kenneth@ark2 ~]$ korgac -v
korgac 5.3.3 (QtWebEngine)
KCrash: Application 'korgac' crashing...
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Exit 253                korgac -v

[kenneth@ark2 ~]$ 

====== QT_IM_MODULE=xim =====

I tested using xim for korgac in Konsole and it works fine:

[kenneth@ark2 ~]$ export QT_IM_MODULE=xim
[kenneth@ark2 ~]$ korgac -v
korgac 5.3.3 (QtWebEngine)
[kenneth@ark2 ~]$ 

===== archey =====

               +                OS: Arch Linux x86_64
               #                Hostname: ark2
              ###               Kernel Release: 4.8.11-1-ARCH
             #####              Uptime: 1:14
             ######             WM: KWin
            ; #####;            DE: KDE
           +##.#####            Packages: 1096
          +##########           RAM: 1333 MB / 7871 MB
         #############;         Processor Type: Intel(R) Core(TM) i7-6600U CPU
@ 2.60GHz
        ###############+        $EDITOR: None
       #######   #######        Root: 11G / 40G (27%) (ext4)
     .######;     ;###;`".      
    .#######;     ;#####.       
    #########.   .########`     
   ######'           '######    
  ;####                 ####;   
  ##'                     '##   
 #'                         `#  

===== crash report =====

Application: korgac (korgac), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcd19370880 (LWP 11796))]

Thread 3 (Thread 0x7fccf1975700 (LWP 11798)):
[KCrash Handler]
#6  0x00007fcd13a779cf in QObject::disconnect(QObject const*, char const*,
QObject const*, char const*) () from /usr/lib/libQt5Core.so.5
#7  0x00007fcd13ec1530 in ?? () from /usr/lib/libQt5DBus.so.5
#8  0x00007fcd13eadf62 in ?? () from /usr/lib/libQt5DBus.so.5
#9  0x00007fcd1386dd78 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007fcd0b3c8454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x00007fcd12f6c7df in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7fccf30ab700 (LWP 11797)):
#0  0x00007fcd12f6348d in poll () from /usr/lib/libc.so.6
#1  0x00007fcd0bedb8e0 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fcd0bedd679 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007fccf477e449 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007fcd1386dd78 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007fcd0b3c8454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007fcd12f6c7df in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7fcd19370880 (LWP 11796)):
#0  0x00007fcd0b3ce10f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x00007fcd1386ec2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x00007fcd1386d91e in QThread::wait(unsigned long) () from
/usr/lib/libQt5Core.so.5
#3  0x00007fcd13eadcc6 in ?? () from /usr/lib/libQt5DBus.so.5
#4  0x00007fcd13eadd59 in ?? () from /usr/lib/libQt5DBus.so.5
#5  0x00007fcd12eb9990 in __run_exit_handlers () from /usr/lib/libc.so.6
#6  0x00007fcd12eb99ea in exit () from /usr/lib/libc.so.6
#7  0x00007fcd1387d3ee in QCommandLineParser::showVersion() () from
/usr/lib/libQt5Core.so.5
#8  0x00007fcd1387e666 in QCommandLineParser::process(QStringList const&) ()
from /usr/lib/libQt5Core.so.5
#9  0x00007fcd1387e6cf in QCommandLineParser::process(QCoreApplication const&)
() from /usr/lib/libQt5Core.so.5
#10 0x00000000004119db in ?? ()
#11 0x00007fcd12ea4291 in __libc_start_main () from /usr/lib/libc.so.6
#12 0x0000000000411c2a in _start ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to