| Summary: | K3B segmentation fault | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Marc Paré <marc> |
| Component: | RPM Packages | Assignee: | KDE maintainers <kde> |
| Status: | RESOLVED OLD | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | marja11, ouaurelien |
| Version: | 6 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | k3b-4:2.10.0-9.mga6.tainted | CVE: | |
| Status comment: | |||
|
Marja Van Waes
2017-08-14 21:22:07 CEST
CC:
(none) =>
marja11 This message is a reminder that Mageia 6 is end of life. Mageia stopped maintaining and issuing updates for Mageia 6. At that time this bug will be closed as OLD (EOL). Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Mageia version prior to Mageia 6's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we cannot be able to fix it before Mageia 6 was end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Mageia, you are encouraged to click on "Version" and change it against that version of Mageia. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Mageia release includes newer upstream software that fixes bugs or makes them obsolete. -- Mageia Bugsquad Status:
NEW =>
RESOLVED No problem with closing this issue as it is no longer relative. Marc |
Description of problem: One one of my Mageia 6 installations, in Plasma, K3B is showing a segmentation fault. Version-Release number of selected component (if applicable): 4:2.10.0-9.mga6.tainted How reproducible: I have 4 other installs on 4 other boxes where K3B works fine with this rpm package. I get this with gdb ===START=== Thread 1 "k3b" received signal SIGSEGV, Segmentation fault. 0x00007ffff6768c45 in K3b::Device::from2Byte(unsigned char const*) () from /lib64/libk3bdevice.so.7 ===END=== Also, here is the output I get from Konsole script with the error message: ===START=== Le script a débuté sur Thu 20 Jul 2017 08:42:20 AM EDT ^[]0;marc@marcdesktop:~^G[marc@marcdesktop ~]$ k3b^M 20 20^M QFileInfo::absolutePath: Constructed with empty filename^M QUrl("file:///home/marc/")^M "Encodeur audio « SoX » pour K3b" "k3bsoxencoder"^M Loaded plugin "Encodeur audio « SoX » pour K3b"^M "K3b CDDB Audio Plugin" "k3baudioprojectcddbplugin"^M Loaded plugin "K3b CDDB Audio Plugin"^M "Décodeur « MAD » pour K3b" "k3bmaddecoder"^M Loaded plugin "Décodeur « MAD » pour K3b"^M "Décodeur « Libsndfile » pour K3b" "k3blibsndfiledecoder"^M Loaded plugin "Décodeur « Libsndfile » pour K3b"^M "Encodeur audio externe pour K3b" "k3bexternalencoder"^M Loaded plugin "Encodeur audio externe pour K3b"^M "Décodeur « FFmpeg » pour K3b" "k3bffmpegdecoder"^M Loaded plugin "Décodeur « FFmpeg » pour K3b"^M "K3b Lame MP3 Encoder" "k3blameencoder"^M Loaded plugin "K3b Lame MP3 Encoder"^M "Décodeur « Wave » pour K3b" "k3bwavedecoder"^M Loaded plugin "Décodeur « Wave » pour K3b"^M "Décodeur « Flac » pour K3b" "k3bflacdecoder"^M Loaded plugin "Décodeur « Flac » pour K3b"^M "Module de renommage de méta-informations audio pour K3b" "k3baudiometainforenamerplugin"^M Loaded plugin "Module de renommage de méta-informations audio pour K3b"^M "Décodeur « Musepack » pour K3b" "k3bmpcdecoder"^M Loaded plugin "Décodeur « Musepack » pour K3b"^M "Encodeur « Ogg Vorbis » pour K3b" "k3boggvorbisencoder"^M Loaded plugin "Encodeur « Ogg Vorbis » pour K3b"^M "Décodeur « Ogg Vorbis » pour K3b" "k3boggvorbisdecoder"^M Loaded plugin "Décodeur « Ogg Vorbis » pour K3b"^M (K3b::Device::Device) "/dev/sr1" : init()^M (K3b::Device::Device) "/dev/sr1" feature: CD Mastering^M (K3b::Device::Device) "/dev/sr1" feature: CD Track At Once^M (K3b::Device::Device) "/dev/sr1" unknown profile: 2 ^M ^M (K3b::Device::Device) "/dev/sr1" : buffer.size(): 60^M (K3b::Device::Device) "/dev/sr1" : checking for TAO^M (K3b::Device::Device) "/dev/sr1" : checking for SAO^M (K3b::Device::Device) "/dev/sr1" : checking for SAO_R96P^M (K3b::Device::Device) "/dev/sr1" : checking for SAO_R96R^M (K3b::Device::Device) "/dev/sr1" : checking for RAW_R16^M (K3b::Device::Device) "/dev/sr1" : checking for RAW_R96P^M (K3b::Device::Device) "/dev/sr1" : checking for RAW_R96R^M (K3b::Device::ScsiCommand) failed: ^M command: "GET PERFORMANCE (ac)" ^M errorcode: "70" ^M sense key: "NOT READY (2)" ^M asc: "3a" ^M ascq: "1" ^M ^M (K3b::Device::Device) "/dev/sr1" : GET PERFORMANCE length det failed. ^M ^M (K3b::Device::Device) "/dev/sr1" : Number of supported write speeds via 2A: 4294967295 ^M ^M (K3b::Device::Device) "/dev/sr1" : 0 KB/s ^M ^M (K3b::Device::Device) "/dev/sr1" : 0 KB/s ^M ^M (K3b::Device::Device) "/dev/sr1" : 0 KB/s ^M "k3b.log" 4504L, 119565C ===END===