| Summary: | mageia2a3, kwalletmanager launch fails | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | episteme promeneur <epistemepromeneur> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | balcaen.john |
| Version: | Cauldron | Keywords: | NEEDINFO |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | kwallet | CVE: | |
| Status comment: | |||
|
Description
episteme promeneur
2012-01-24 10:58:02 CET
please do the following: 1) enable the "core release debug" 2) install the following packages: gdb glibc-debug kwalletdebug 3) run the following command from a terminal: gdb -q kwallet 4) then type "run" 5) when it segfaults, type "bt" and copy back the stack trace in a file you'll attach (not paste) to this bug report Thanks Keywords:
(none) =>
NEEDINFO in a user konsole [test@localhost ~]$ gdb -q kwalletmanager Reading symbols from /usr/bin/kwalletmanager...Reading symbols from /usr/lib/debug/usr/bin/kwalletmanager.debug...done. done. (gdb) run Starting program: /usr/bin/kwalletmanager [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 4153. [Inferior 1 (process 4148) exited normally] (gdb) and that'all, nothing more happens hum, maybe it use python don't know. Anyway, john, can you reproduce ? CC:
(none) =>
balcaen.john an info : there is a "kwalletmanager" process in the list of processes if i right click on kwalletmanager process then i select display the app window then nothing happens i killed it with success did you check your systray ? (Please note that launching kwalletmanager as root won't help for your user) yes it is in the systray but hidden; you must click the arrow to see it in the list it's a big trap because for years by default kwallet manager window appears in desktop when launching with "kwalletmanager" even if it is in the systray That's the default upstream configuration here: kwallet is shown only if needed. Status:
NEW =>
RESOLVED |