Ticket #9620 (closed Bug Report - General: Fixed)
Opened 2 years ago
Last modified 2 years ago
segfault / abort mythvideo in browse view
| Reported by: | managementboy@… | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - User Interface Library | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
My frontend crashes consistantly when changing to the browse view in mythvideo and moveing to a different directory. Tried it with several themes, same issue. Attached the gdb file and the output of mythtv
mythfrontend version: master [v0.25pre-1281-g92e8e19]
Attachments
Change History
Changed 2 years ago by managementboy@…
- Attachment gdb.tar.bz2 added
comment:1 follow-up: ↓ 2 Changed 2 years ago by robertm
- Status changed from new to infoneeded_new
This backtrace isn't a valid text file, are you sure you compressed it properly? Why not just attach it as a text file so it's not necessary to download it to look at it?
comment:2 in reply to: ↑ 1 Changed 2 years ago by managementboy@…
Replying to robertm:
This backtrace isn't a valid text file, are you sure you compressed it properly? Why not just attach it as a text file so it's not necessary to download it to look at it?
ohh crap. I will attach a new one tonight. sorry.
comment:3 Changed 2 years ago by managementboy@…
tested it yesterday, issue is still in most current trunk.
Please attach all output as a file in bug reports. MythTV Version : v0.25pre-1794-g562936b MythTV Branch : master Network Protocol : 65 Library API : 0.25.20110414-3 QT Version : 4.7.0 Options compiled in: linux debug use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_php using_dvb using_firewire usi ng_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_qtdbus using_qtwebkit using_v 4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_php using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_ mheg
comment:4 Changed 2 years ago by robertm
- Owner changed from robertm to stuartm
- Status changed from infoneeded_new to assigned
- Component changed from Plugin - MythVideo to MythTV - User Interface Library
MythUIButtonTree Crash.
comment:5 Changed 2 years ago by Github
MythUIButtonTree: Fix an abort when scrolling.
The sanity checks in SetTreeState?() were wrong causing an occasional abort when scrolling around. This actually fixes the crash in ticket #9620 but the root cause still remains which is the wrong node somehow gets the focus after the tree is assigned if the top level node has two or more nodes. Refs #9620.
Branch: master Changeset: 5ff3b8bbea2c61b2e87a0e6c55cd12ebf8d885d3
comment:6 Changed 2 years ago by paulh
- Status changed from assigned to closed
- Version changed from Unspecified to Trunk Head
- Resolution set to Fixed
- Milestone changed from unknown to 0.25
This is fixed in master the remaining issue is a problem with MythVideo? which will be fixed as part of #7425.

gdb output