[Bug 248287] New: 'akonadictl stop' takes very long + doesn't terminate all 'mysqld' processes

Elias Probst mail at eliasprobst.eu
Wed Aug 18 19:26:18 BST 2010


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

           Summary: 'akonadictl stop' takes very long + doesn't terminate
                    all 'mysqld' processes
           Product: Akonadi
           Version: 1.4.0
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: vkrause at kde.org
        ReportedBy: mail at eliasprobst.eu
                CC: kdepim-bugs at kde.org


Version:           1.4.0 (using KDE 4.5.0) 
OS:                Linux

When running 'akonadictl stop', it takes around 30 seconds to shutdown Akonadi.
Furthermore, there's always a 'mysqld' process like this left:


 3966 ?        Sl     3:38 /usr/sbin/mysqld
--defaults-file=/home/elias/.local/share/akonadi//mysql.conf --datadir
/home/elias/.local/share/akonadi/db_data/
--socket=/home/elias/.local/share/akonadi/db_misc/mysql.socket

The strange thing about this is: this process can be easily terminated by
sending a SIGTERM (kill $PID).


Reproducible: Always

Steps to Reproduce:
- Remove all Akonadi related configuration from your homedir
- Create a new Akonadi configuration from scratch
- Add some resources (2 IMAP, 1 CalDAV, 1 VCF-File)
- Shutdown Akonadi

Actual Results:  
It takes very long to shutdown Akonadi.
There is nearly no disk activity (HDD LED + iotop) during the shutdown.
Not all mysqld processes are terminated.

Expected Results:  
The shutdown takes only some seconds.
All mysqld processes are terminated correctly.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list