Bug 7418 - 3_a1: mythtv-setup Segmentation faults
Summary: 3_a1: mythtv-setup Segmentation faults
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Colin Guthrie
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-09 19:10 CEST by Bit Twister
Modified: 2012-12-14 13:08 CET (History)
0 users

See Also:
Source RPM: mythtv-0.25.2-20120829.1.mga3.tainted.src.rpm
CVE:
Status comment:


Attachments

Description Bit Twister 2012-09-09 19:10:39 CEST
Description of problem:

 mythtv-setup Segmentation faults

Snippet from /var/log/messages
Sep  9 12:00:28 wb2 kernel: [ 3871.439912] mythtv-setup[5287]: segfault at 38 ip 00007f95d75350a6 sp 00007fff8db35560 error 4 in libQtCore.so.4.8.2[7f95d739d000+2c0000]

Version-Release number of selected component (if applicable):


How reproducible: always


Steps to Reproduce:
1. clean install of Mageia-3-alpha1-x86_64-DVD.iso all updates applied.
2. click up a terminal
3. su - root
4. systemctl start mysqld.service
5. systemctl stop mythbackend.service
6. mysql --user=root --password=secret < /usr/share/mythtv/initialdb/mc.sql
7. exit
8. \rm -rf $HOME/.mythtv/*
9. mkdir -p $HOME/.mythtv/ 
10. mythtv-setup
11. Click Save
Comment 1 Bit Twister 2012-09-10 13:10:52 CEST
Temporary workaround solution: 
Disable desktop effects. 
log out/in and mythtv-setup does not segfault.
Manuel Hiebel 2012-09-11 22:15:37 CEST

Assignee: bugsquad => mageia

Comment 2 Bit Twister 2012-11-16 18:19:22 CET
3_alpha3: workaround solution does not work. :(  
clean install, all updates applied.

snippets from journalctl
kernel: mythtv-setup[20992]: segfault at 38 ip 00007f211bd3bb26 sp 00007fffba17d3e0 error 4 in libQtCore.so.4.8.3[7f211bba1000+2c3000]

kernel: mythtv-setup[20999]: segfault at 38 ip 00007f56ec982b26 sp 00007fffee739b00 error 4 in libQtCore.so.4.8.3[7f56ec7e8000+2c3000]

Snippets from terminal
mythtv-setup version:  [0.25.2-20120829.1.mga3.tainted] www.mythtv.org
Qt version: compile: 4.8.2, runtime: 4.8.3

cannot find libcec.solibcec.so: cannot open shared object file: No such file or directory
Comment 3 Bit Twister 2012-12-14 13:08:36 CET
No idea what has fixed the problem.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.