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

            Bug ID: 388762
           Summary: Kile crash when launch by TeXomaker
           Product: kde
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-b...@kde.org
          Reporter: didier.heris...@gmail.com
  Target Milestone: ---

Application: kdeinit5 (2.9.91)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.9.56-desktop-1.mga6 x86_64
Distribution: "Mageia 6"

-- Information about the crash:
TeXomaker is configured to launch the system editor to edit tex file.
Kile is defined on my system as default editor for tex files.
Kile opens properly tex files when using Dolphin for example.
The crash happens if I try to open the tex file from TeXomaker

KDE is from Mageia 6 distribution.

The crash can be reproduced every time.

-- Backtrace:
Application: Kile (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fee37266800 (LWP 6847))]

Thread 5 (Thread 0x7fee18fb7700 (LWP 6851)):
#0  0x00007fee33164c4f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fee35b90dfb in QWaitCondition::wait(QMutex*, unsigned long) () at
/lib64/libQt5Core.so.5
#2  0x00007fee2c418cf6 in KileParser::ParserThread::run() () at
/usr/lib64/libkdeinit5_kile.so
#3  0x00007fee35b8fff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#4  0x00007fee3315f66d in start_thread () at /lib64/libpthread.so.0
#5  0x00007fee35826d4d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fee197b8700 (LWP 6850)):
#0  0x00007fee33164c4f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fee35b90dfb in QWaitCondition::wait(QMutex*, unsigned long) () at
/lib64/libQt5Core.so.5
#2  0x00007fee35b8a14b in QSemaphore::acquire(int) () at /lib64/libQt5Core.so.5
#3  0x00007fee35d7e75e in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#4  0x00007fee2c4afad4 in KileParser::ParserThread::parsingComplete(QUrl
const&, KileParser::ParserOutput*) () at /usr/lib64/libkdeinit5_kile.so
#5  0x00007fee2c418f8d in KileParser::ParserThread::run() () at
/usr/lib64/libkdeinit5_kile.so
#6  0x00007fee35b8fff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x00007fee3315f66d in start_thread () at /lib64/libpthread.so.0
#8  0x00007fee35826d4d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fee1aa9b700 (LWP 6849)):
#0  0x00007fee3581af0d in poll () at /lib64/libc.so.6
#1  0x00007fee32412c94 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x00007fee32412d9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x00007fee35da5e2b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#4  0x00007fee35d5149a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#5  0x00007fee35b8b3bc in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fee3718e635 in QDBusConnectionManager::run() () at
/lib64/libQt5DBus.so.5
#7  0x00007fee35b8fff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x00007fee3315f66d in start_thread () at /lib64/libpthread.so.0
#9  0x00007fee35826d4d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fee1c6c2700 (LWP 6848)):
#0  0x00007fee3581af0d in poll () at /lib64/libc.so.6
#1  0x00007fee36764902 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007fee36766657 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007fee1ede6be9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007fee35b8fff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x00007fee3315f66d in start_thread () at /lib64/libpthread.so.0
#6  0x00007fee35826d4d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fee37266800 (LWP 6847)):
[KCrash Handler]
#6  0x00007fee2c337c80 in KileDocument::TextInfo::getDoc() () at
/usr/lib64/libkdeinit5_kile.so
#7  0x00007fee2c390080 in
KileDocument::Manager::loadDocumentAndViewSettings(KileDocument::TextInfo*) ()
at /usr/lib64/libkdeinit5_kile.so
#8  0x00007fee2c39089c in KileDocument::Manager::fileOpen(QUrl const&, QString
const&, int) () at /usr/lib64/libkdeinit5_kile.so
#9  0x00007fee2c390a64 in KileDocument::Manager::fileSelected(QUrl const&) ()
at /usr/lib64/libkdeinit5_kile.so
#10 0x00007fee2c408455 in kdemain () at /usr/lib64/libkdeinit5_kile.so
#11 0x000000000040818f in launch(int, char const*, char const*, char const*,
int, char const*, bool, char const*, bool, char const*) ()
#12 0x0000000000409437 in handle_launcher_request(int, char const*) [clone
.isra.26] ()
#13 0x0000000000409bd6 in handle_requests(int) ()
#14 0x0000000000404dd3 in main ()

Reported using DrKonqi

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

Reply via email to