Summary: | kdeinit4 crashes. Seemingly after dolphin is closed. | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | illogic-al <illogical1> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | yodor |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
illogic-al
2008-06-10 02:23:19 UTC
updating info If info is needed on deciphering the backtrace this should help. http://developer.apple.com/technotes/tn2004/tn2123.html still crashes whenever doing things with pictures. Still happens. Rejoice! It's made it into 4.2.0. Here another backtrace for you. To reproduce, open dolphin in OS X. Click on 'Preview' Watch the OS X CrashReporter come up. Repeatedly. Until you turn 'Preview" off. Process: kdeinit4 [34834] Path: /Applications/MacPorts/KDE4/kdeinit4.app/Contents/MacOS/kdeinit4 Identifier: kdeinit4 Version: ??? (???) Code Type: X86 (Native) Parent Process: kdeinit4 [34777] Date/Time: 2009-01-27 22:36:38.809 -0500 OS Version: Mac OS X 10.5.6 (9G55) Report Version: 6 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 0 Application Specific Information: *** single-threaded process forked *** Thread 0 Crashed: 0 libSystem.B.dylib 0x95fb9e42 __kill + 10 1 libSystem.B.dylib 0x9602c23a raise + 26 2 libSystem.B.dylib 0x96038679 abort + 73 3 com.apple.HIServices 0x9671a0c4 _RegisterApplication + 2447 4 com.apple.HIServices 0x9671970a GetCurrentProcess + 50 5 QtGui 0x0115fa14 qt_init(QApplicationPrivate*, int) + 1012 6 QtGui 0x011089d3 QApplicationPrivate::construct() + 67 7 QtGui 0x01108bdb QApplication::QApplication(int&, char**, bool, int) + 107 8 libkdeui.5.dylib 0x00cf60b4 KApplication::KApplication(bool) + 68 9 kio_thumbnail.so 0x01e8218c kdemain + 524 10 0x00009d38 __ZL6launchiPKcS0_S0_iS0_bS0_bS0_ + 4712 11 0x0000b122 __ZL23handle_launcher_requesti + 1186 12 0x0000b7ac __ZL15handle_requestsi + 956 13 0x0000c508 main + 3224 14 0x000071e6 start + 54 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x96038639 ecx: 0xbfffe1bc edx: 0x95fb9e42 edi: 0x00000000 esi: 0x01f19a10 ebp: 0xbfffe1d8 esp: 0xbfffe1bc ss: 0x0000001f efl: 0x00000286 eip: 0x95fb9e42 cs: 0x00000007 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0xa06c469c currently OSX only, not a KDE 4.2.2 blocker I have the same issue. Is not only here but everywhere kio_thumbnail is used, but it is not happening for kio_file for example. Additional console log is .... Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: klauncher(1075)/kio (KLauncher) KLauncher::requestSlave: KLauncher: launching new slave "kio_thumbnail" with protocol= "thumbnail" args= ("thumbnail", "local:/Users/todor/Library/Preferences/KDE/socket-macmini.local/klauncherxJ1075.slave-socket", "local:/Users/todor/Library/Preferences/KDE/socket-macmini.local/konquerorzr1056.slave-socket") Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: kdeinit4: Got EXEC_NEW 'kio_thumbnail' from launcher. Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1074)/ getBundle: getBundle( "/opt/kde4/lib/kde4/libexec/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1074)/ getBundle: getBundle( "/opt/kde4/bin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1074)/ getBundle: getBundle( "/usr/bin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1074)/ getBundle: getBundle( "/bin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1074)/ getBundle: getBundle( "/usr/sbin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1074)/ getBundle: getBundle( "/sbin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: kdeinit4: preparing to launch Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1181)/ getBundle: getBundle( "/opt/kde4/lib/kde4/libexec/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1181)/ getBundle: getBundle( "/opt/kde4/bin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1181)/ getBundle: getBundle( "/usr/bin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1181)/ getBundle: getBundle( "/bin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1181)/ getBundle: getBundle( "/usr/sbin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: <unknown program name>(1181)/ getBundle: getBundle( "/sbin/kio_thumbnail" , false ) called Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: klauncher(1075)/kio (KLauncher) KLauncher::processRequestReturn: "kio_thumbnail" (pid 1181) up and running. Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). ..... Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. Jun 22 13:05:46 macmini kdeinit4: kdeinit4: kio_thumbnail thumbnail local:/Users/todor/Library/Preferences/KDE/socket-macmini.local/klauncherxJ1075.slave-socket local:/Users/todor/Library/Preferences/KDE/socket-macmini.local/konquerorzr1056.slave-socket[1181]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x6074f0 uid=501 euid=501 Jun 22 13:05:46: --- last message repeated 3 times --- Jun 22 13:05:46 macmini kdeinit4: kdeinit4: kio_thumbnail thumbnail local:/Users/todor/Library/Preferences/KDE/socket-macmini.local/klauncherxJ1075.slave-socket local:/Users/todor/Library/Preferences/KDE/socket-macmini.local/konquerorzr1056.slave-socket[1181]: _RegisterApplication(), FAILED TO GET ASN FROM CORESERVICES so aborting. Jun 22 13:05:46 macmini [0x0-0x55055].kdeinit4[0]: FAILED TO GET ASN FROM CORESERVICES so aborting. Jun 22 13:05:48 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave failed to connect to application pid= 1181 protocol= "thumbnail" Jun 22 13:05:48 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave is slow... pid= 1181 t= 2 Jun 22 13:05:50 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave failed to connect to application pid= 1181 protocol= "thumbnail" Jun 22 13:05:50 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave is slow... pid= 1181 t= 4 Jun 22 13:05:52 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave failed to connect to application pid= 1181 protocol= "thumbnail" Jun 22 13:05:52 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave is slow... pid= 1181 t= 6 Jun 22 13:05:54 macmini ReportCrash[1182]: Formulating crash report for process kdeinit4[1181] Jun 22 13:05:56 macmini ReportCrash[1182]: Saved crashreport to /Users/todor/Library/Logs/CrashReporter/kdeinit4_2009-06-22-130547_macmini.crash using uid: 501 gid: 20, euid: 501 egid: 20 Jun 22 13:05:54 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave failed to connect to application pid= 1181 protocol= "thumbnail" Jun 22 13:05:54 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::timeout: slave is slow... pid= 1181 t= 8 Jun 22 13:05:55 macmini [0x0-0x55055].kdeinit4[0]: kdeinit4: PID 1181 terminated. Jun 22 13:05:55 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kdeui (kdelibs) KWindowSystem::setIcons: KWindowSystem::setIcons( WId win, const QPixmap& icon, const QPixmap& miniIcon ) isn't yet implemented! Jun 22 13:05:55 macmini [0x0-0x54054].konqueror[1056]: konqueror(1056)/kio (Slave) KIO::Slave::kill: killing slave pid 1181 ( "thumbnail://" ) Is this still an issue on Mac OSX? SVN commit 1070896 by cfeck: Remove useless code using QPixmap <-> QImage conversions I would like to remove any dependency on QApplication to be able to fix bug 163675. While I don't think this will be possible for the thumbnailer because they might need icons or text, this old code should be removed nonetheless. CCBUG: 163675 M +3 -23 thumbnail.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1070896 *** This bug has been marked as a duplicate of bug 197551 *** |