This forum has been archived. All content is frozen. Please use KDE Discuss instead.

We are sorry, kdialog closed unexpectedly.

Tags: None
(comma "," separated)
zhangyou
Registered Member
Posts
1
Karma
0
Hi I have been seeing this error for a few weeks now after a system upgrade some time ago. It happens whenever I try to open a "choose file" dialog in certain apps, such as Google Chrome or Kingsoft WPS Office.

I tried to run the app in command line and when the problem happens it gives this:

Unexpected value after '--separate-output'.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kdialog path = /usr/bin pid = 4923
KCrash: Arguments: /usr/bin/kdialog --multiple --separate-output=n --attach=98566182 --title=打开 --getopenfilename /home/zhangyou/Documents *.wps *.wpt *.doc *.dot *.rtf *.docx |常用文件(*.wps *.wpt *.doc *.dot *.rtf *.docx)
* |所有文件(*)
*.wps |WPS文字 文件(*.wps)
*.wpt |WPS文字 模板文件(*.wpt)
*.doc |Microsoft Word 97\/2000\/XP\/2003 文件(*.doc)
*.dot |Microsoft Word 97\/2000\/XP\/2003 模板文件(*.dot)
*.rtf |RTF 文件(*.rtf)
*.txt |文本文件(*.txt)
*.docx |Microsoft Word 2007\/2010 文件(*.docx)
*.dotx |Microsoft Word 2007\/2010 模板文件(*.dotx)
*.docm |Microsoft Word 2007\/2010 宏可用文件(*.docm)
*.dotm |Microsoft Word 2007\/2010 带宏的模板文件(*.dotm)
*.xml |XML 文件(*.xml)
*.mht *.mhtml |单一网页文件(*.mht *.mhtml)
*.html *.htm |网页文件(*.html *.htm)
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit


The pop-up error says:

We are sorry, kdialog closed unexpectedly.
You cannot report this error, because kdialog does not provide a bug reporting address.


The "Developer Information" is as follows:

Application: kdialog (kdialog), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f18089f6940 (LWP 6021))]

Thread 3 (Thread 0x7f1804f11700 (LWP 6023)):
[KCrash Handler]
#6 0x00007f1816bdf957 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f1819e61d30 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#8 0x00007f1819e4e886 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9 0x00007f18169d8b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f18121746ba in start_thread (arg=0x7f1804f11700) at pthread_create.c:333
#11 0x00007f18162e582d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f1806847700 (LWP 6022)):
#0 0x00007f18162d9b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f1813725c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2 0x00007f18137278d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3 0x00007f1808777a39 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4 0x00007f18169d8b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5 0x00007f18121746ba in start_thread (arg=0x7f1806847700) at pthread_create.c:333
#6 0x00007f18162e582d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f18089f6940 (LWP 6021)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007f18169d9a4b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2 0x00007f18169d8746 in QThread::wait(unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3 0x00007f1819e4e616 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#4 0x00007f1819e4e6a9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#5 0x00007f1816218ff8 in __run_exit_handlers (status=1, listp=0x7f18165a25f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#6 0x00007f1816219045 in __GI_exit (status=<optimized out>) at exit.c:104
#7 0x00007f18169e9059 in QCommandLineParser::process(QStringList const&) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x00007f18169e90cf in QCommandLineParser::process(QCoreApplication const&) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x000000000040c3b2 in ?? ()
#10 0x00007f18161ff830 in __libc_start_main (main=0x409ed0, argc=8, argv=0x7ffd69390698, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd69390688) at ../csu/libc-start.c:291
#11 0x0000000000410009 in _start ()


I suspect it might have to do with the file association setting or something else. I have no idea how to fix this. Please help.


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]