Bug 327594 - KWallet crashed on start
Summary: KWallet crashed on start
Status: RESOLVED WORKSFORME
Alias: None
Product: kwalletmanager
Classification: Applications
Component: general (other bugs)
Version First Reported In: 1.10
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Valentin Rusu
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-14 09:07 UTC by Alexey Chernov
Modified: 2021-01-03 04:34 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Chernov 2013-11-14 09:07:12 UTC
Application: kwalletmanager (1.10)
KDE Platform Version: 4.11.3 (Compiled from sources)
Qt Version: 4.8.5
Operating System: Linux 3.11.3 x86_64

-- Information about the crash:
- What I was doing when the application crashed:

KWallet suddenly crashed right after I started it using KRunner.

-- Backtrace:
Application: KWallet (kwalletmanager), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f8a8de633a9 in raise () from /lib/libc.so.6
#7  0x00007f8a8de64708 in abort () from /lib/libc.so.6
#8  0x00007f8a8ec98d6f in qt_message_output(QtMsgType, char const*) () at global/qglobal.cpp:2323
#9  0x00007f8a8ec99851 in qFatal(char const*, ...) () at global/qglobal.cpp:2369
#10 0x000000000041f9da in KWalletManagerWidget::openWalletFile(QString const&) () at /usr/src/packages/kde4/4.11.3/kwallet-4.11.3/src/manager/kwalletmanagerwidget.cpp:104
#11 0x000000000041d465 in KWalletManager::openWalletFile(QString const&) () at /usr/src/packages/kde4/4.11.3/kwallet-4.11.3/src/manager/kwalletmanager.cpp:230
#12 0x00000000004239d6 in main () at /usr/src/packages/kde4/4.11.3/kwallet-4.11.3/src/manager/main.cpp:90

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-11-14 14:21:22 UTC

bool KWalletManagerWidget::openWalletFile(const QString& path)
{
    Q_ASSERT(0);
    // TODO: implement this method: add a new tab with an editor centered on a file
    return false;
}
Comment 2 Justin Zobel 2020-12-04 05:08:21 UTC
Thank you for the report, Alexey.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 3 Bug Janitor Service 2020-12-19 04:34:51 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2021-01-03 04:34:20 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!