Skip to content

Instantly share code, notes, and snippets.

@awsp
Last active April 25, 2018 22:25
Show Gist options
  • Save awsp/cb3778936fdab4e48a0c05f64e8ef7a8 to your computer and use it in GitHub Desktop.
Save awsp/cb3778936fdab4e48a0c05f64e8ef7a8 to your computer and use it in GitHub Desktop.
QuteBrowser running on Manjaro Linux / VMWare
$ qutebrowser
[0425/100426.571255:WARNING:stack_trace_posix.cc(648)] Failed to open file: /home/awsp/#2114711 (deleted)
Error: No such file or directory
10:04:26 INFO: Run :adblock-update to get adblock lists.
python3: /usr/include/libsync.h:125: sync_accumulate: Assertion `fd2 >= 0' failed.
Received signal 6
#0 0x7fb618b56e76 <unknown>
#1 0x7fb6177d488c <unknown>
#2 0x7fb618b571ec <unknown>
#3 0x7fb62eacbdd0 <unknown>
#4 0x7fb62e737860 __GI_raise
#5 0x7fb62e738ec9 __GI_abort
#6 0x7fb62e7300bc __assert_fail_base
#7 0x7fb62e730133 __GI___assert_fail
#8 0x7fb5ff41b95f <unknown>
#9 0x7fb5ff68b3c2 <unknown>
#10 0x7fb5ff5ac2ac <unknown>
#11 0x7fb61781820b <unknown>
#12 0x7fb617818ab0 <unknown>
#13 0x7fb616be1812 QSGRenderer::preprocess()
#14 0x7fb616be1099 QSGRenderer::renderScene()
#15 0x7fb616be15d0 QSGRenderer::renderScene()
#16 0x7fb616c1b730 QSGDefaultRenderContext::renderNextFrame()
#17 0x7fb616c81230 QQuickWindowPrivate::renderSceneGraph()
#18 0x7fb616d4206a QQuickRenderControl::render()
#19 0x7fb6166090c1 <unknown>
#20 0x7fb616609313 <unknown>
#21 0x7fb6292ea01b QObject::event()
#22 0x7fb6217278bc QWidget::event()
#23 0x7fb61660cf0c QQuickWidget::event()
#24 0x7fb61d317ac1 <unknown>
#25 0x7fb6216e6fec QApplicationPrivate::notify_helper()
#26 0x7fb6216ee9c6 QApplication::notify()
#27 0x7fb61e33433f <unknown>
#28 0x7fb6292b8cf0 QCoreApplication::notifyInternal2()
#29 0x7fb629314688 QTimerInfoList::activateTimers()
#30 0x7fb629314e82 <unknown>
#31 0x7fb627a57368 g_main_context_dispatch
#32 0x7fb627a575b1 <unknown>
#33 0x7fb627a5763e g_main_context_iteration
#34 0x7fb629315241 QEventDispatcherGlib::processEvents()
#35 0x7fb6087a8482 <unknown>
#36 0x7fb6292b732b QEventLoop::exec()
#37 0x7fb6292c0728 QCoreApplication::exec()
#38 0x7fb61e332e8d <unknown>
#39 0x7fb62e304ad0 _PyCFunction_FastCallDict
#40 0x7fb62e32ad1b <unknown>
#41 0x7fb62e2beb5a _PyEval_EvalFrameDefault
#42 0x7fb62e32a85b <unknown>
#43 0x7fb62e32adde <unknown>
#44 0x7fb62e2beb5a _PyEval_EvalFrameDefault
#45 0x7fb62e32a85b <unknown>
#46 0x7fb62e32adde <unknown>
#47 0x7fb62e2beb5a _PyEval_EvalFrameDefault
#48 0x7fb62e32a85b <unknown>
#49 0x7fb62e32adde <unknown>
#50 0x7fb62e2beb5a _PyEval_EvalFrameDefault
#51 0x7fb62e32b2c8 PyEval_EvalCodeEx
#52 0x7fb62e2be6ec PyEval_EvalCode
#53 0x7fb62e390f84 <unknown>
#54 0x7fb62e393751 PyRun_FileExFlags
#55 0x7fb62e393954 PyRun_SimpleFileExFlags
#56 0x7fb62e38970b Py_Main
#57 0x555ff4ef0c39 <unknown>
#58 0x7fb62e723f4a __libc_start_main
#59 0x555ff4ef0dba <unknown>
r8: 0000000000000000 r9: 00007ffd54822220 r10: 0000000000000008 r11: 0000000000000246
r12: 00007fb5ff9317f4 r13: 00007fb5ff93180b r14: 000000000000007d r15: 00007ffd54822660
di: 0000000000000002 si: 00007ffd54822220 bp: 00007fb62e8815f0 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007fb62e737860 sp: 00007ffd54822220
ip: 00007fb62e737860 efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
@awsp
Copy link
Author

awsp commented Apr 25, 2018

qutebrowser -s qt.force_software_rendering true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment