[SOLVED] KDE4.4.5 multiple krunner errors at launch

All of a sudden KDE won't launch properly. I get a series of 70+ KDE Crash Handler messages, all with some variation on this:
"Details: Executable: krunner PID: 6078 Signal: 7 (Bus error)"
This is all that I get when I check the debug info:
Application: Run Command Interface (krunner), signal: Bus error
[KCrash Handler]
#5 0x00007f64023af58b in KPixmapCache::Private::mmapFile(QString const&, KPixmapCache::Private::MmapInfo*, int) () from /usr/lib/libkdeui.so.5
#6 0x00007f64023b1afd in KPixmapCache::Private::mmapFiles() () from /usr/lib/libkdeui.so.5
#7 0x00007f64023b0a90 in KPixmapCache::recreateCacheFiles() () from /usr/lib/libkdeui.so.5
#8 0x00007f64023b1141 in KPixmapCache::Private::checkFileVersion(QString const&) () from /usr/lib/libkdeui.so.5
#9 0x00007f64023b17f0 in KPixmapCache::Private::init() () from /usr/lib/libkdeui.so.5
#10 0x00007f64023b1979 in KPixmapCache::timestamp() const () from /usr/lib/libkdeui.so.5
#11 0x00007f64028e3e50 in Plasma::Theme::findInCache(QString const&, QPixmap&, unsigned int) () from /usr/lib/libplasma.so.3
#12 0x00007f64028e1b06 in ?? () from /usr/lib/libplasma.so.3
#13 0x00007f64028dd296 in Plasma::Svg::pixmap(QString const&) () from /usr/lib/libplasma.so.3
#14 0x00007f6405a10084 in ?? () from /usr/lib/libkdeinit4_krunner.so
#15 0x00007f6405a0cd34 in ?? () from /usr/lib/libkdeinit4_krunner.so
#16 0x00007f6405a0d9e3 in ?? () from /usr/lib/libkdeinit4_krunner.so
#17 0x00007f6405a0da35 in ?? () from /usr/lib/libkdeinit4_krunner.so
#18 0x00007f6405a0e1c5 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#19 0x00007f64056a6c4d in __libc_start_main () from /lib/libc.so.6
#20 0x00000000004005c9 in _start ()
I don't see that I've updated any packages in the past 24 hours or so. This problem wasn't there last night, but when I rebooted this morning, ugh.
Any help greatly appreciated.
Aside: While this problem may well be due to user error (or user ignorance), I'm starting to feel as if KDE is becoming nearly as opaque as Windows in its behavior and error reporting.
Thanks.
Last edited by dhave (2010-08-02 14:47:38)

I got it fixed.
The cause: I had done an overnight backup to what I thought was a remote location. In fact, I misconfigured my backup script and sent the backup to a local file instead. The result was that one of my partitions filled to the brim.
I wish the system had let me know. Maybe it tried and I didn't notice or didn't check system mail or something.
At any rate, rather than sending out some kind of warning, KDE, when it didn't have space to launch properly, ran through a humongous number of krunner attempts and logged a fairly non-informative screen message each time (see first post).
I got the solution from a stray message on one of the LinuxQuestions.org forums that reported similar symptoms when some tmp or log files grew so big that KDE didn't have room to launch. That's when I finally decided to run df and see what the status of my partitions was. Zero percent free in /dev/sda3 was the culprit. I normally have about 60 percent free on that partition. Zapping those wrongly placed backup files gave me my space back and let KDE start.
Thanks!
Last edited by dhave (2010-08-02 02:07:44)

Similar Messages

  • [SOLVED] KDE4 kdm symbol lookup error in libQtSvg.so.4

    Hello,
    I'm running 32-bit.
    After pacman updated KDE, kdm doesn't start anymore. kdm.log shows this error:
    /usr/lib/kde4/libexec/kdm_greet: symbol lookup error: /usr/lib/libQtSvg.so.4: undefined symbol
    I tried reinstalling kdebase-workspace and qt to which the files belong to but didn't help. Eventually I reinstalled all the packages using:
    # comm -23 <(pacman -Qeq|sort) <(pacman -Qmq|sort) | pacman -S -
    Also no luck. All other packages are up to date.
    Any help would be appreciated.
    Last edited by Tsynique (2013-03-06 03:28:27)

    cfr wrote:
    $ ldd /usr/lib/kde4/libexec/kdm_greet | grep libQtSvg
    libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0x00007f622a37f000)
    64 bit. Other results are all identical. Working fine here, too. What do those numbers mean?
    See https://bugs.archlinux.org/task/25163. Have you tried the suggestion in the comments?
    I now remember that I had the same problem long time ago. Here is how I solved it: https://bbs.archlinux.org/viewtopic.php … 69#p965669
    After endless googling I managed to fix the problem. Before everything went south I installed packages called openct and pkiclient. One of them create a directory /usr/lib/eToken which contained the following files:
    drwxr-xr-x 2 root root 4096 Jul 16 00:16 bin
    -rwxr-xr-x 1 root root 1176544 Jul 16 00:16 libetPropBasic.so
    -rwxr-xr-x 1 root root 35736 Jul 16 00:16 libMozilaStoreSync.so
    -rwxr-xr-x 1 root root 70020 Jul 16 00:16 libPhysicalDevices.so
    lrwxrwxrwx 1 root root 18 Jan 22 2009 libQtCore.so.4 -> libQtCore.so.4.2.3
    -rwxr-xr-x 1 root root 1631928 Jul 16 00:16 libQtCore.so.4.2.3
    lrwxrwxrwx 1 root root 17 Jan 22 2009 libQtGui.so.4 -> libQtGui.so.4.2.3
    -rwxr-xr-x 1 root root 7740188 Jul 16 00:16 libQtGui.so.4.2.3
    lrwxrwxrwx 1 root root 17 Jan 22 2009 libQtXml.so.4 -> libQtXml.so.4.2.3
    -rwxr-xr-x 1 root root 289652 Jul 16 00:16 libQtXml.so.4.2.3
    drwxr-xr-x 2 root root 4096 Jul 16 00:16 nss_tools
    drwxr-xr-x 3 root root 4096 Jan 22 2009 plugins
    I suppose the problem was that libQt* files conflicted with the original ones in the /usr/lib/ dir because after deleting /usr/lib/eToken everything went back to normal.
    Thanks for the help guys!
    Last edited by Tsynique (2013-03-06 03:29:01)

  • 3-1674105521 Multiple Paths error while using Bridge Table

    https://support.us.oracle.com/oip/faces/secure/srm/srview/SRViewStandalone.jspx?sr=3-1674105521
    Customer Smiths Medical International Limited
    Description: Multiple Paths error while using Bridge Table
    1. I have a urgent customer encounterd a design issue and customer was trying to add 3 logical joins between SDI_GPOUP_MEMBERSHIP and these 3 tables (FACT_HOSPITAL_FINANCE_DTLS, FACT_HOSPITAL_BEDS_UTILZN and FACT_HOSPITAL_ATRIBUTES)
    2. They found found out by adding these 3 joins, they ended with circular error.
    [nQSError: 15001] Could not load navigation space for subject area GXODS.
    [nQSError: 15009] Multiple paths exist to table DIM_SDI_CUSTOMER_DEMOGRAPHICS. Circular logical schemas are not supported.
    In response to this circular error, the developer was able to bypass the error using aliases, but this is not desired by client.
    3. They want to know how to avoid this error totally without using alias table and suggest a way to resolve the circular join(Multiple Path) error.
    Appreciated if someone can give some pointer or suggestion as the customer is in stiff deadline.
    Thanks
    Teik

    The strange thing compared to your output is that I get an error when I have table prefix in the query block:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01":  system/******** DUMPFILE=TMP1.dmp LOGFILE=imp.log PARALLEL=8 QUERY=SYSADM.TMP1:"WHERE TMP1.A = 2" REMAP_TABLE=SYSADM.TMP1:TMP3 CONTENT=DATA_ONLY
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    ORA-31693: Table data object "SYSADM"."TMP3" failed to load/unload and is being skipped due to error:
    ORA-38500: Unsupported operation: Oracle XML DB not present
    Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 1 error(s) at Fri Dec 13 10:39:11 2013 elapsed 0 00:00:03
    And if I remove it, it works:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01":  system/******** DUMPFILE=TMP1.dmp LOGFILE=imp.log PARALLEL=8 QUERY=SYSADM.TMP1:"WHERE A = 2" REMAP_TABLE=SYSADM.TMP1:TMP3 CONTENT=DATA_ONLY
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    . . imported "SYSADM"."TMP3"                             5.406 KB       1 out of 2 rows
    Job "SYSTEM"."SYS_IMPORT_FULL_01" successfully completed at Fri Dec 13 10:36:50 2013 elapsed 0 00:00:01
    Nicolas.
    PS: as you can see, I'm on 11.2.0.4, I do not have 11.2.0.1 that you seem to use.

  • #MULTIPLE VALUE error in WEB I 4.1 SP2

    HI ALL
    I am getting #MULTIPLE VALUE error in few of the records in a column (assume A). Column A is formula in BEx. I am displaying data in web I based on Material division(1st column) and material group(2nd column). I tried with all : in, forall, foreach in WEB I , which doesn't sort out my issue. Can any body helpme out  here. Again, I am using BEx Query, and column A is formula in BW BEx.
    Awaiting for helpful answers.
    Regards
    swetha.

    Hi Swetha,
    use Sum([Column A])

  • Sync: Multiple Instance Error Causes Desktop Manager to Fail

    I can no longer sync my Outloook calendar with my Bold 9650 using Desktop Manager 6 (bundle 3084). I failed multiple times, rebooted each device and tried again but still receive the same error. Error is a message from Windows that Desktop Manager has stopped working. The last few entries in the log indicate:
    08:55:35.962 Sync information for application 'Calendar' in translator 'Outlook' --
    08:55:35.962 Number of newly added records since last sync (New): 482
    08:55:35.962 Number of records modified since last sync (Modified): 0
    08:55:35.962 Number of records deleted since last sync (Deleted): 0
    08:55:35.965 Performing two-way sync
    08:55:35.966 ERROR: Multiple instance error. Remove a recurring instance or exception on (11/8/2011).
    08:55:35.966 ERROR: Multiple instance error. Remove a recurring instance or exception "Bi-weekly Leadership Team Call".
    I saw an entry in the Outlook calendar related to the error, but not in the BB calendar, and deleted it but this did not resolve the problem. At this point, I cannot get DM to complete synchronization. Has anyone else experienced this and identified a resolution?
    thanks,
    eric

    Hi Eric,
    Did you manage to resolve this? I have the same error and cannot get DM to complete the sync.
    Thanks,
    Johann

  • RECEIVING MULTIPLE DOWNLOAD ERROR ON ITUNES

    receiving multiple downlad errors on itune songs........how do i delet them so I can re-download them?

    I found the answer to my question in another part of this discussion forum.  I'm adding it here in case someone else sees my original post and wants to see the solution.
    To get rid of the download error, go to the download page and find the small down-pointing arrow icon next to the "download error. Tap to retry." text.  Put your finger on the down-pointing arrow icon and flick (quick short swipe) to the left.  The down-pointing arrow icon will be replaced with a "delete" button.  Tap the delete button.  Then confirm the delete in the modal popup window.
    That's it.  An easy solution, even though it took me many hours to find the answer.

  • ICal Import Failed Multiple validation errors occurred.

    I am trying to move my old iCal calendars that used to sync fine to the new ones to sync to mobile me
    I exported each calendar but when I try to import each I get
    iCal Import Failed Multiple validation errors occurred.
    It occurs whether or not I choose to keep or remove unsafe alarms.
    I have deleted iCal caches etc.

    i'm having this problem as well. (in addition to duplicate calendars of the ones i was able to manually import.) any help would be greatly appreciated.
    /rant on
    this isn't really the way i had hoped to spend my saturday night, i'm really disappointed that ical didn't sync intuitively to mobileme--isn't that why i pay for a subscription?
    /rant off.

  • Multiple Step Error Caused by SQL Syntax?

    Hi All:
    I am getting a multiple step error when I do this:
    rs.Fields("MyField").Value = MyValue
    I finally tracked down the error to being caused by this syntax:
    SELECT a.* FROM MyTable a
    or
    SELECT a.MyField FROM MyTable a
    However, this syntax works just fine:
    SELECT * FROM MyTable
    or
    SELECT MyField FROM MyTable
    So what's the big deal here?
    Note: Both statements work fine in SQL Server; Oracle chokes on the aliased one.
    Doug.

    Hi Doug,
    I am having very similar problem while runnig the following statments:
    SELECT DESCRIPTION FROM ITEM, LOCATION WHERE ITEM.LOCATIONID = LOCATION.LOCATIONID "Updatable"
    SELECT DESCRIPTION FROM ITEM JOIN LOCATION ON ITEM.LOCATIONID = LOCATION.LOCATIONID " Not updatable"!
    if you figure out something pls let me know!
    Abdullah Obeid.
    Hi All:
    I am getting a multiple step error when I do this:
    rs.Fields("MyField").Value = MyValue
    I finally tracked down the error to being caused by this syntax:
    SELECT a.* FROM MyTable a
    or
    SELECT a.MyField FROM MyTable a
    However, this syntax works just fine:
    SELECT * FROM MyTable
    or
    SELECT MyField FROM MyTable
    So what's the big deal here?
    Note: Both statements work fine in SQL Server; Oracle chokes on the aliased one.
    Doug.

  • Multiple-feed error

    unable to resolve Multiple-feed error, printer picks-up large stacks of paper & jams. Difficulty opening rear cover (sticks), however, once open the bunch-up paper requires pliers to remove.  In an earlier warranty calls to tech. support in India,  I was instructed to return the printer for replacement. But I was diagnosed with cancer, in 2009 unable to follow through & comply due to medical complications, was discharged from Memphis Hospital in 2014 . What are my present options? Is there a manual paper feed option, bypassing paper tray? Thank You!

    Hi , I understand that you are having issues with the printer pulling in multiple pages at the same time. I will certainly do my best to help you. I am very happy to see that you are doing better. Best of luck with your recovery. Unfortunately this model doesn't have a priority tray for single sheets. Please try these solutions:
    1. Remove the stack of paper from the tray and flex it, rotate it 180 degrees, and flip it over. Do not fan the paper. Return the stack of paper to the tray.
    2. Use only paper that meets HP specifications for this product.
    3. Use paper that is not wrinkled, folded, or damaged. If necessary, use paper from a different package.
    4. Make sure the tray is not overfilled. If it is, remove the entire stack of paper from the tray, straighten
    the stack, and then return some of the paper to the tray.
    5. Make sure the paper guides in the tray are adjusted correctly for the size of paper. Adjust the guides
    so they are touching the paper stack without bending. I checked out the Laserjet Color Pro CM1415fnw printer in our lab. Try these steps to see if it may help.Turn off the printer and disconnect the power cable. Remove the paper tray and flip up the jam access door. Look inside where the paper tray was, at the back area, in the middle. You will see two little white rollers. Make sure they are moving freely and I would clean them with a damp cloth and then dry them off again. Open the back access door and check for any rollers also need to be cleaned. Try running a cleaning page through the printer.From the Home screen, touch the Setup icon.
    Touch Service.
    Touch Cleaning Page. What type of paper are you using? You may Contact HP Support to inquire about the trade in options or service. Fill in the model number and the form to receive a case number for quicker assistance. If you appreciate my efforts, please click the 'Thumbs up' button below. Please let me know the outcome. Thank You.
     

  • "Multiple Validation errors" message when creating new project in   FCPX

    As a test I have now managed to change the file format from older quicktime file to .m4v and  import into FCPX.  I had to use Handbrake to change the file format to .m4v. If a free software can do this then why can't the $300 FCPX - and allow me to import directly?  This would save me MANY hours of extra work!
    But then, when I try and edit this - first trying to create a new project  I get the message "Multiple validation errors occurred"  The same message even if I try and custon settings rather than use the default
    Does this mean that after all the work and hours it took me to tarnscode the file format, import and then render etc - I will be unable to use FCPX - to edit this footage?

    Update on trying to create a new project - and getting "Multiple Validation errors" message
    I quit FCPX and tried to use iMovie to make a clip to send to you.  Decided against this - and so I opened FCPX again
    To my surprise there were now over ten projects - as every attempy had appeared!  This is bizarre - why did they not show up when I tried to create them first? 
    So, I had to delet most and just use one.  This appears to be working as a project and is allowing me to edit clips into it.
    It will be a reall bummer though if I have to do this every time I need to create a new project!

  • Multiple JavaScript errors when opening aspx file in Dreamweaver

    I get multiple javascript errors when opening aspx file in Dreamweaver similar to... "While executing translateHyperLink in ExternalRenderers.htm, a JavaScript error occurred."

    Hi Steven,
    Not sure if this is related, but can  you try the solutions in Troubleshoot JavaScript errors | Dreamweaver CS4, CS5, CS5.5, CS6
    Thanks,
    Preran

  • General Workflow is receiving multiple workflow errors

    Dear Team,
    i have working in production system facing problem with workflow.
    General Workflow is receiving multiple workflow errors
    Resulting in confusion for business users to resolve.
    Old Workflow errors that have been resolved appear to have been resent and sent to the wrong people.  Claims Workflow messages are being sent to Customer Service, etc.  only thing is we know the user who had changed.
    please guide me how to achive this problem?

    Hello,
    How are emails being sent to users about errors in already processed workflows?
    Not by the workflows, they've already been completed. Do you have a custom job running periodically that looks for errors?
    Check SM37. Also make sure these mails aren't coming from a Test system.
    Could you give an example of one of these mails.
    When you find the solution to your problem, please post it here.
    regards
    Rick Bakker
    hanabi technology

  • How do I solve the problem that states: An error occurred while creating the backup folder" on Time Machine

    How do I solve the problem that states: An error occurred while creating the backup folder" on Time Machine

    Please carefully read and also book mark:
    Time Machine Troubleshooting
    Time Machine FAQs

  • HT203242 I get this error when launching itunes "the registry settings used by the itunes drivers for importing and burning CDs and DVDs are missing." I ahve reinstalled iTunes multiple times but the issue remains.....any suggestions?

    I get this error when launching itunes "the registry settings used by the itunes drivers for importing and burning CDs and DVDs are missing." I ahve reinstalled iTunes multiple times but the issue remains.....any suggestions?

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Multiple JavaScript errors Dreamweaver CC 2014

    I'm getting multiple JavaScript
    errors Dreamweaver CC 2014 How to fix?@

    https://helpx.adobe.com/dreamweaver/kb/troubleshoot-javascript-errors-dreamweaver-cs4.html
    Start with #12 & #4 and go through the rest only if necessary.

Maybe you are looking for

  • How to adjust for different numbers of components on a JTabbedPane

    Hi, I have five panels on a JTabbedPane. On one, I have six components, with each being an array of five (in other words, I have six "columns" of five "rows" each). On another pane, I have only two components (not arrays). I understand that the JTabb

  • What is"Program Switch" on iMac side panel?

    I've had this iMac for a long time and I thought I knew all its features. I came across "Program Switch" in a graphic of the side panel posted by Duane a few weeks ago in the following thread: http://discussions.apple.com/thread.jspa?messageID=767826

  • Increase main oracle window size in forms 10g

    I am creating a form in 10g. The form has a window and a canvas. I have given scroll bar for the canvas which has multiple blocks (so that a user can scroll within the multiple records) and a scroll bar for the window so that the user can scroll at t

  • Opening PageMaker files in ID?

    Hello, I have some old PageMaker files I would like to try opening in ID, but I'm getting an error message that says, "Cannot open the file "[filename]". Adobe InDesign may not support the file format, a plug-in that supports the file format may be m

  • Design  / implemntation issue

    We have PI 7.1 EHP1 .I have a command line utility which I run on PI server. This command line utility needs to be used by PI users by logging on to the PI server. I want to avoid this of logging on to the PI server and build a GUI version of this co