gort818 / qtwebflix

A qt webengine program for netflix
GNU General Public License v3.0
248 stars 28 forks source link

Plays for a moment, then crashes... #58

Closed sreyemnayr closed 4 years ago

sreyemnayr commented 5 years ago
Netflix Player detected! Injecting Netflix 1080p Unlocker...
Transitioning to new MPRIS interface:  21NetflixMprisInterface
/build/qtwebengine-opensource-src-ESSPOY/qtwebengine-opensource-src-5.7.1+dfsg/src/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0025
Received signal 11 SEGV_MAPERR 000000000019
#0 0x7f415a2d54fe <unknown>
#1 0x7f415a2d58d9 <unknown>
#2 0x7f4157a90060 <unknown>
#3 0x7f415aac19bc <unknown>
#4 0x7f415ac0836a <unknown>
#5 0x7f4157a90060 <unknown>
#6 0x7f4157b464ba mremap
#7 0x7f4157ad3c15 <unknown>
#8 0x7f4157ad8699 realloc
#9 0x7f415a3053ed realloc
#10 0x7f413f925491 <unknown>
#11 0x7f413f926878 <unknown>
#12 0x7f413f924910 <unknown>
#13 0x7f413f924400 <unknown>
#14 0x7f413f92418d <unknown>
#15 0x7f413f91517e <unknown>
#16 0x7f413f914df4 <unknown>
#17 0x7f413fe18491 <unknown>
#18 0x7f413fe1ff86 <unknown>
#19 0x7f4159215508 <unknown>
#20 0x7f4159216268 <unknown>
#21 0x7f415926a15a <unknown>
#22 0x7f4159f87244 <unknown>
#23 0x7f415a34a170 <unknown>
#24 0x7f415a2f3378 <unknown>
#25 0x7f415a2f3fe9 <unknown>
#26 0x7f415a2f44b2 <unknown>
#27 0x7f415a2f64d9 <unknown>
#28 0x7f415a3087b4 <unknown>
#29 0x7f415a2f2705 <unknown>
#30 0x7f41594cb485 <unknown>
#31 0x7f41594ca62e <unknown>
#32 0x7f41594caaf9 <unknown>
#33 0x7f41594c9129 <unknown>
#34 0x7f4158913de4 QtWebEngine::processMain()
#35 0x560fda06fa83 <unknown>
#36 0x7f4157a7d2e1 __libc_start_main
#37 0x560fda06fada <unknown>
  r8: 0000000000032010  r9: 0000000000000000 r10: 0000000000000001 r11: 0000000000000000
 r12: 00007fff4d5589b4 r13: 0000560fda97d210 r14: 00007fff4d5589f0 r15: 0000560fda981e80
  di: 0000000000000001  si: 00007f415c437d18  bp: 00007fff4d5589f0  bx: 0000000000000019
  dx: 0000000000000000  ax: 0000000000000019  cx: 00007f4157b3898d  sp: 00007fff4d5589b0
  ip: 00007f415aac19bc efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000006
 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000019
[end of stack trace]
[0318/160934:ERROR:render_media_log.cc(20)] MediaEvent: PIPELINE_ERROR pipeline: decode error
gort818 commented 5 years ago

@sreyemnayr I see you are using an older version of qtwebengine, is there any way you can test with a more up to date version, we are on 5.12 at the moment.