[Kde-bindings] [Bug 183715] New: Segfault in KWallet Python API

DasIch dasdasich at googlemail.com
Sun Feb 8 17:43:18 UTC 2009


http://bugs.kde.org/show_bug.cgi?id=183715

           Summary: Segfault in KWallet Python API
           Product: bindings
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: dasdasich at googlemail.com


Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Unlisted Binary Package

The KWallet Python API crashes with a segfault when calling NetworkWallet.

bash-3.2$ python
Python 2.6.1 (r261:67515, Dec  7 2008, 18:56:39)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from PyKDE4.kdeui import KWallet
>>> KWallet.Wallet.NetworkWallet()
Speicherzugriffsfehler
bash-3.2$

"Speicherzugriffsfehler" is german for segmentation fault.

This error occurs everytime i try it. Calling KWallet.Wallet.LocalWallet
results in a segfault, too. I haven't tried more things.

I tested this on Arch Linux x86_64 with an Intel E6750. I tried the binary
package provided by Arch and i compiled the package by myself in the current
Version with gcc 4.3.3, in both cases i got a segfault.


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



More information about the Kde-bindings mailing list