Hallo.
ich habe hier einen reproduzierbaren Segfault mit Skindesigner wenn man mit dauerhaft gedrückter "down"-Taste durch die Aufnahmen scrollt wenn die HDD noch nicht aufgewacht ist.
Mit LCARS konnte ich dieses Verhalten nicht beobachten.
bt:
Code
Thread 65 "detacher thread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fc20b87b640 (LWP 3365)]
0x000056355e1f161c in cComponents::GetComponent (this=this@entry=0x56355fc637d0, Index=Index@entry=0, Stream=Stream@entry=9 '\t', Type=Type@entry=0 '\000') at epg.c:100
100 epg.c: Datei oder Verzeichnis nicht gefunden.
(gdb) bt full
#0 0x000056355e1f161c in cComponents::GetComponent(int, unsigned char, unsigned char) (this=this@entry=0x56355fc637d0, Index=Index@entry=0, Stream=Stream@entry=9 '\t', Type=Type@entry=0 '\000') at epg.c:100
i = 0
#1 0x00007fc2152d581c in RecordingIsHD(cEvent const*, tChannelID) (event=event@entry=0x56356064d520, channelID=...) at coreengine/viewelement.c:604
Component = <optimized out>
Components = 0x56355fc637d0
isHD = false
type = -1
#2 0x00007fc215316fa0 in cCeMenuRecordings::Parse(bool) (this=0x56355f45bfb0, forced=<optimized out>) at coreengine/listelements.c:2245
startTime = 1564094400
sStartTime = <optimized out>
duration = 90
isFolder = <optimized out>
name = "4\324\062\003\060V"
buffer = "4\324\062\003\060V"
folderName = <incomplete type>
usedRecording = 0x56356064d490
percSeen = <optimized out>
framesSeen = <optimized out>
framesTotal = <optimized out>
recDuration = <optimized out>
event = 0x56356064d520
info = 0x56356064b3a0
channelID = {source = 54382203, nid = 22064, tid = 33, sid = 51, rid = 0, static InvalidID = {source = 0, nid = 0, tid = 0, sid = 0, rid = 0, static InvalidID = <same as static member of an already seen type>}}
recDate = {_vptr.cString = 0x56355e2f95e0 <vtable for cString+16>, s = 0x7fc20452ea20 "Fr. 26.07.2019"}
recTime = {_vptr.cString = 0x56355e2f95e0 <vtable for cString+16>, s = 0x7fc20454e670 "00:40"}
errors = 0
#3 0x00007fc2152a6de1 in cDetacher::Action() (this=0x5635606bb960) at coreengine/animation.c:48
#4 0x000056355e2728f1 in cThread::StartThread(cThread*) (Thread=0x5635606bb960) at thread.c:293
#5 0x00007fc2167a084a in () at /lib64/libc.so.6
#6 0x00007fc216823cec in () at /lib64/libc.so.6
Display More
Gruß und Danke
Heiko