| Summary: | KVIRC don't launch | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Arnaud Vacquier <arnaud> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED OLD | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | CC: | marja11, pterjan |
| Version: | Cauldron | Keywords: | NEEDINFO |
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | kvirc | CVE: | |
| Status comment: | |||
could we can strace with gdb ? 1) enable the 'core release debug' 2) install the following packages: kvirc-debug 3) run the following command from a terminal: gdb -q kvirc 2>&1 | tee debug.txt (** as a workaround of bug 3417 add the following line to the file ~/.gdbinit set build-id-verbose 2 ) 4) then type 'run' (if it ask for missing packages, install them) 5) when it segfaults, type 'bt' 6) attach the file debug.txt to this bug Source RPM:
(none) =>
kvirc No need for gdb: $ kvirc kvirc: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory CC:
(none) =>
pterjan Ok sorry for time so : 1 and 2 okay 3 I do create ".gdbinit" do not exist in my home/aranud and get : [root@localhost Documents]# gdb -q kvirc 2>&1 | tee debug.txt Reading symbols from /usr/bin/kvirc...Reading symbols from /usr/lib/debug/usr/bin/kvirc.debug...done. 4 for run : (gdb) run Starting program: /usr/bin/kvirc /usr/bin/kvirc: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory [Inferior 1 (process 15905) exited with code 0177] Missing debug package(s), you should install: glibc-debug-2.16-8.mga3.i586 (gdb) So, i install glibc-debug and retry run : (gdb) run Starting program: /usr/bin/kvirc /usr/bin/kvirc: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory [Inferior 1 (process 18286) exited with code 0177] Rebuilding for new perl fixed it. Resolution:
(none) =>
FIXED Bugged to Cauldon (MGA 3 alpha 1) don't start too :( Resolution:
FIXED =>
(none) please, any errors in the console ? or in the backtrace ? (and next time open a new bug) please, any errors in the console ? or in the backtrace ? (and next time open a new bug) Keywords:
(none) =>
NEEDINFO hi, thank yo for reply : [aranud@localhost Documents]$ su Mot de passe : [root@localhost Documents]# gdb -q kvirc 2>&1 | tee debug.txt Reading symbols from /usr/bin/kvirc...Reading symbols from /usr/lib/debug/usr/bin/kvirc.debug...done. done. (gdb) run Starting program: /usr/bin/kvirc /usr/bin/kvirc: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory [Inferior 1 (process 8637) exited with code 0177] Missing debug package(s), you should install: glibc-debug-2.16-12.mga3.x86_64 (gdb) ---------------------------- (In reply to comment #8) > /usr/bin/kvirc: error while loading shared libraries: libperl.so: cannot open > shared object file: No such file or directory So the same problem as in comment 2 Do you have kvirc-4.1.3-0.svn6163.2.mga3, or another version? CC:
(none) =>
marja11 Sorry i have switch on Mageia 3 alpha 2 with gnome 3 I stop use kvirc (In reply to comment #10) > Sorry i have switch on Mageia 3 alpha 2 with gnome 3 > I stop use kvirc Thanks for the feedback, Arnaud Closing as OLD, then, because there is not enough information. Anyone having this issue in a fully updated version of Mageia: feel free to reopen this report when needed and give the version of Mageia and KVIRC you're using Status:
REOPENED =>
RESOLVED |
hi, I have install KVirc but when i launch after 3-5 seconds loading it is close :/ Version : KDE 4.9 Cauldron 32bits KVirc : Version : 4.1.3-0.svn6163.1.mga2 Version actuellement installée : 4.1.3-0.svn6163.1.mga2 Groupe : Réseau/IRC Architecture : i586 Taille : 20425 Ko Média : Aucun (installé) URL : (i think try on Mga2 and it is also buggy) thank you