Bug 362214 - MacPorts - Kile crashes when opening TeX file
Summary: MacPorts - Kile crashes when opening TeX file
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.1.3
Platform: MacPorts macOS
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-25 02:15 UTC by Ben Mayersohn
Modified: 2017-09-30 13:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Mayersohn 2016-04-25 02:15:39 UTC
Application: Kile (2.1.3)
KDE Platform Version: 4.14.3
Qt Version: 4.8.7
Operating System: Darwin 15.4.0 x86_64
Distribution (Platform): MacPorts Packages

-- Information about the crash:
I opened up a TeX file I had saved previously, and the application crashes. When re-opening Kile, the TeX file no longer shows up under the menu of recently opened files. This error occurs every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Kile (Kile), signal: Segmentation fault: 11
(lldb) process attach --pid 90386
Process 90386 stopped
* thread #1: tid = 0x1d522e, 0x00007fff8cfab582 libsystem_kernel.dylib`__wait4 + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
    frame #0: 0x00007fff8cfab582 libsystem_kernel.dylib`__wait4 + 10
libsystem_kernel.dylib`__wait4:
->  0x7fff8cfab582 <+10>: jae    0x7fff8cfab58c            ; <+20>
    0x7fff8cfab584 <+12>: movq   %rax, %rdi
    0x7fff8cfab587 <+15>: jmp    0x7fff8cfa57f2            ; cerror
    0x7fff8cfab58c <+20>: retq   

Executable module set to "/Applications/MacPorts/KDE4/Kile.app/Contents/MacOS/Kile".
Architecture set to: x86_64h-apple-macosx.
(lldb) set set term-width 200
(lldb) thread info
thread #1: tid = 0x1d522e, 0x00007fff8cfab582 libsystem_kernel.dylib`__wait4 + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP

(lldb) bt all
* thread #1: tid = 0x1d522e, 0x00007fff8cfab582 libsystem_kernel.dylib`__wait4 + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
  * frame #0: 0x00007fff8cfab582 libsystem_kernel.dylib`__wait4 + 10
    frame #1: 0x000000010c6f37fe libkdeui.5.dylib`KCrash::startProcess(int, char const**, bool) + 286
    frame #2: 0x000000010c6f299b libkdeui.5.dylib`KCrash::defaultCrashHandler(int) + 1179
    frame #3: 0x00007fff94d9152a libsystem_platform.dylib`_sigtramp + 26
    frame #4: 0x000000010d300a49 QtGui`QAction::isEnabled() const + 9
    frame #5: 0x000000010d2e5679 QtGui`qt_mac_set_modal_state_helper_recursive(NSMenu*, NSMenu*, bool) + 409
    frame #6: 0x000000010d2e560f QtGui`qt_mac_set_modal_state_helper_recursive(NSMenu*, NSMenu*, bool) + 303
    frame #7: 0x000000010d2ea3fc QtGui`QMenuBarPrivate::macUpdateMenuBarImmediatly() + 2428
    frame #8: 0x000000010d2b4155 QtGui`-[NSApplication(QApplicationIntegration) qt_sendPostedMessage:] + 277
    frame #9: 0x000000010d2b4246 QtGui`-[NSApplication(QApplicationIntegration) qt_filterEvent:] + 134
    frame #10: 0x000000010d2b432b QtGui`-[QNSApplication sendEvent:] + 59
    frame #11: 0x00007fffa09c8ef6 AppKit`-[NSApplication run] + 796
    frame #12: 0x000000010d2bd74e QtGui`QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1982
    frame #13: 0x000000010cffb008 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 504
    frame #14: 0x000000010cffe1c7 QtCore`QCoreApplication::exec() + 199
    frame #15: 0x000000010aca2310 Kile`main + 4848
    frame #16: 0x00007fff9e97f5ad libdyld.dylib`start + 1

  thread #2: tid = 0x1d523c, 0x00007fff8cfabefa libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
    frame #0: 0x00007fff8cfabefa libsystem_kernel.dylib`kevent_qos + 10
    frame #1: 0x00007fff8b98d165 libdispatch.dylib`_dispatch_mgr_invoke + 216
    frame #2: 0x00007fff8b98cdcd libdispatch.dylib`_dispatch_mgr_thread + 52

  thread #3: tid = 0x1d524e, 0x00007fff8cfab07a libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
    frame #0: 0x00007fff8cfab07a libsystem_kernel.dylib`__select + 10
    frame #1: 0x00007fff8c8f44fa CoreFoundation`__CFSocketManager + 762
    frame #2: 0x00007fff8fcfe99d libsystem_pthread.dylib`_pthread_body + 131
    frame #3: 0x00007fff8fcfe91a libsystem_pthread.dylib`_pthread_start + 168
    frame #4: 0x00007fff8fcfc351 libsystem_pthread.dylib`thread_start + 13

  thread #4: tid = 0x1d5252, 0x00007fff8cfa4f72 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
    frame #0: 0x00007fff8cfa4f72 libsystem_kernel.dylib`mach_msg_trap + 10
    frame #1: 0x00007fff8cfa43b3 libsystem_kernel.dylib`mach_msg + 55
    frame #2: 0x00007fff8c8b71c4 CoreFoundation`__CFRunLoopServiceMachPort + 212
    frame #3: 0x00007fff8c8b668c CoreFoundation`__CFRunLoopRun + 1356
    frame #4: 0x00007fff8c8b5ed8 CoreFoundation`CFRunLoopRunSpecific + 296
    frame #5: 0x00007fffa0b2ae99 AppKit`_NSEventThread + 149
    frame #6: 0x00007fff8fcfe99d libsystem_pthread.dylib`_pthread_body + 131
    frame #7: 0x00007fff8fcfe91a libsystem_pthread.dylib`_pthread_start + 168
    frame #8: 0x00007fff8fcfc351 libsystem_pthread.dylib`thread_start + 13

  thread #5: tid = 0x1d5253, 0x00007fff8cfabeca libsystem_kernel.dylib`kevent + 10, name = 'QKqueueFileSystemWatcherEngine'
    frame #0: 0x00007fff8cfabeca libsystem_kernel.dylib`kevent + 10
    frame #1: 0x000000010cfdfbaa QtCore`QKqueueFileSystemWatcherEngine::run() + 106
    frame #2: 0x000000010ceecd72 QtCore`QThreadPrivate::start(void*) + 386
    frame #3: 0x00007fff8fcfe99d libsystem_pthread.dylib`_pthread_body + 131
    frame #4: 0x00007fff8fcfe91a libsystem_pthread.dylib`_pthread_start + 168
    frame #5: 0x00007fff8fcfc351 libsystem_pthread.dylib`thread_start + 13

  thread #6: tid = 0x1d525a, 0x00007fff8cfab07a libsystem_kernel.dylib`__select + 10, name = 'QProcessManager'
    frame #0: 0x00007fff8cfab07a libsystem_kernel.dylib`__select + 10
    frame #1: 0x000000010cfd144c QtCore`QProcessManager::run() + 140
    frame #2: 0x000000010ceecd72 QtCore`QThreadPrivate::start(void*) + 386
    frame #3: 0x00007fff8fcfe99d libsystem_pthread.dylib`_pthread_body + 131
    frame #4: 0x00007fff8fcfe91a libsystem_pthread.dylib`_pthread_start + 168
    frame #5: 0x00007fff8fcfc351 libsystem_pthread.dylib`thread_start + 13
(lldb) detach
(lldb) quit
Process 90386 detached

Possible duplicates by query: bug 362109, bug 361789, bug 361675, bug 361638, bug 361608.

Reported using DrKonqi