QT Version:5.12.10
Version of the integrated chrome kernel in QtWebEngine:69.0.3497.128
Platform:Renesas, Linux
The following is the call stack when crashing:
(gdb)
#0 0x0000ffff8766a454 in glDeleteSync () from /usr/lib64/libGLESv2.so.2
#1 0x0000ffff88169000 in QtWebEngineCore::deleteChromiumSync (sync=)
at /opt/jenkins_agent/workspace_qt/wanggl/qt-everywhere-src-5.12.10-d/qtwebengine/src/core/delegated_frame_node.cpp:539
#2 QtWebEngineCore::DelegatedFrameNode::fetchAndSyncMailboxes (this=this#entry=0xffff6840f1b0, mailboxesToFetch=...)
at /opt/jenkins_agent/workspace_qt/wanggl/qt-everywhere-src-5.12.10-d/qtwebengine/src/core/delegated_frame_node.cpp:1281
#3 0x0000ffff88169730 in QtWebEngineCore::DelegatedFrameNode::preprocess (this=0xffff6840f1b0)
at /opt/jenkins_agent/workspace_qt/wanggl/qt-everywhere-src-5.12.10-d/qtwebengine/src/core/delegated_frame_node.cpp:741
#4 0x0000ffff8f0c4034 in QSGRenderer::preprocess (this=0xffff68005860) at scenegraph/coreapi/qsgrenderer.cpp:312
#5 0x0000ffff8f0c3a64 in QSGRenderer::renderScene (this=0xffff68005860, bindable=...) at scenegraph/coreapi/qsgrenderer.cpp:221
#6 0x0000ffff8f0c3d24 in QSGRenderer::renderScene (this=, fboId=) at scenegraph/coreapi/qsgrenderer.cpp:197
#7 0x0000ffff8f0fa62c in QSGDefaultRenderContext::renderNextFrame (this=0x274af3a0, renderer=0xffff68005860, fboId=) at scenegraph/qsgdefaultrendercontext.cpp:182
#8 0x0000ffff8f156688 in QQuickWindowPrivate::renderSceneGraph (this=this#entry=0x27524e80, size=...) at items/qquickwindow.cpp:563
#9 0x0000ffff8f1048a4 in QSGRenderThread::syncAndRender (this=this#entry=0x275a8fc0) at scenegraph/qsgthreadedrenderloop.cpp:646
#10 0x0000ffff8f108948 in QSGRenderThread::run (this=0x275a8fc0) at scenegraph/qsgthreadedrenderloop.cpp:730
#11 0x0000ffff8e074688 in QThreadPrivate::start (arg=0x275a8fc0) at thread/qthread_unix.cpp:361
#12 0x0000ffff8f4b7f78 in start_thread () from /lib64/libpthread.so.0
#13 0x0000ffff8dcb7d5c in thread_start () from /lib64/libc.so.6
Other Information:
It may sometimes crashed in the glWaitSync function
When a crash occurs, the length of time to the video playback is not fixed. It sometimes crashed in a few minutes, or in 10 hours under the same environment
The video decoder is FFMPEG which integrated in the chrome kernel
This crash will occur once GPU hardware acceleration is enabled. Turning off the acceleration is without crash.
Please help, provide us ideas for investigation and solutions if you encounter the same situation.
Related
I have a local wiki (MediaWiki 1.38.4 ; Apache with xampp) that worked perfectly for a few weeks, but today started giving me errors with the TemplateParser.php and now is completely unnaccesible and shows the following error details:
MediaWiki internal error.
Original exception: [3d60e113338e8a53946d26be] /fangirlbook/index.php/P%C3%A1gina_principal TypeError: Cannot access offset of type string on string
Backtrace:
from C:\xampp\htdocs\fangirlbook\includes\TemplateParser.php(134)
#0 C:\xampp\htdocs\fangirlbook\includes\TemplateParser.php(289): TemplateParser->getTemplate(string)
#1 C:\xampp\htdocs\fangirlbook\includes\skins\SkinMustache.php(65): TemplateParser->processTemplate(string, array)
#2 C:\xampp\htdocs\fangirlbook\skins\Vector\includes\SkinVector.php(455): SkinMustache->generateHTML()
#3 C:\xampp\htdocs\fangirlbook\includes\skins\SkinTemplate.php(150): Vector\SkinVector->generateHTML()
#4 C:\xampp\htdocs\fangirlbook\includes\OutputPage.php(2807): SkinTemplate->outputPage()
#5 C:\xampp\htdocs\fangirlbook\includes\MediaWiki.php(926): OutputPage->output(boolean)
#6 C:\xampp\htdocs\fangirlbook\includes\MediaWiki.php(939): MediaWiki::{closure}()
#7 C:\xampp\htdocs\fangirlbook\includes\MediaWiki.php(563): MediaWiki->main()
#8 C:\xampp\htdocs\fangirlbook\index.php(53): MediaWiki->run()
#9 C:\xampp\htdocs\fangirlbook\index.php(46): wfIndexMain()
#10 {main}
Exception caught inside exception handler: [3d60e113338e8a53946d26be] /fangirlbook/index.php/P%C3%A1gina_principal TypeError: Cannot access offset of type string on string
Backtrace:
from C:\xampp\htdocs\fangirlbook\includes\TemplateParser.php(134)
#0 C:\xampp\htdocs\fangirlbook\includes\TemplateParser.php(289): TemplateParser->getTemplate(string)
#1 C:\xampp\htdocs\fangirlbook\includes\skins\SkinMustache.php(65): TemplateParser->processTemplate(string, array)
#2 C:\xampp\htdocs\fangirlbook\skins\Vector\includes\SkinVector.php(455): SkinMustache->generateHTML()
#3 C:\xampp\htdocs\fangirlbook\includes\skins\SkinTemplate.php(150): Vector\SkinVector->generateHTML()
#4 C:\xampp\htdocs\fangirlbook\includes\OutputPage.php(2807): SkinTemplate->outputPage()
#5 C:\xampp\htdocs\fangirlbook\includes\exception\MWExceptionRenderer.php(157): OutputPage->output()
#6 C:\xampp\htdocs\fangirlbook\includes\exception\MWExceptionRenderer.php(76): MWExceptionRenderer::reportHTML(TypeError)
#7 C:\xampp\htdocs\fangirlbook\includes\exception\MWExceptionHandler.php(107): MWExceptionRenderer::output(TypeError, integer)
#8 C:\xampp\htdocs\fangirlbook\includes\exception\MWExceptionHandler.php(202): MWExceptionHandler::report(TypeError)
#9 C:\xampp\htdocs\fangirlbook\includes\MediaWiki.php(585): MWExceptionHandler::handleException(TypeError, string)
#10 C:\xampp\htdocs\fangirlbook\index.php(53): MediaWiki->run()
#11 C:\xampp\htdocs\fangirlbook\index.php(46): wfIndexMain()
#12 {main}
I have already restarted the system, re-installed the wiki and copying the manual backup I had of the files and the database, and no solution. Any ideas?
I installed MediaWiki on my Mac with MAMP (PHP7.2.10 and MySQL 5.7.23 InnoDB). No error occured and everything except the search works. It shows the following error instead of a result:
[c1af9047a60a292a781befdd] /mediawiki/index.php?search=test&title=Spezial%3ASuche&go=Seite Wikimedia\Rdbms\DBQueryError from line 1457 of /Users/xxx/www/mediawiki/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SHOW GLOBAL VARIABLES LIKE 'ft\_min\_word\_len'
Function: SearchMySQL::minSearchLength
Error: 1682 Native table 'performance_schema'.'global_variables' has the wrong structure (localhost)
Backtrace:
#0 /Users/xxx/www/mediawiki/includes/libs/rdbms/database/Database.php(1427): Wikimedia\Rdbms\Database->makeQueryException(string, integer, string, string)
#1 /Users/xxx/www/mediawiki/includes/libs/rdbms/database/Database.php(1200): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)
#2 /Users/xxx/www/mediawiki/includes/search/SearchMySQL.php(446): Wikimedia\Rdbms\Database->query(string, string)
#3 /Users/xxx/www/mediawiki/includes/search/SearchMySQL.php(402): SearchMySQL->minSearchLength()
#4 /Users/xxx/www/mediawiki/includes/search/SearchMySQL.php(104): SearchMySQL->normalizeText(string)
#5 /Users/bxxx/www/mediawiki/includes/search/SearchMySQL.php(299): SearchMySQL->parseQuery(string, boolean)
#6 /Users/xxx/www/mediawiki/includes/search/SearchMySQL.php(273): SearchMySQL->queryMain(array, string, boolean)
#7 /Users/xxx/www/mediawiki/includes/search/SearchMySQL.php(188): SearchMySQL->getQuery(string, boolean)
#8 /Users/xxx/www/mediawiki/includes/search/SearchMySQL.php(178): SearchMySQL->searchInternal(string, boolean)
#9 /Users/xxx/www/mediawiki/includes/specials/SpecialSearch.php(318): SearchMySQL->searchTitle(string)
#10 /Users/xxx/www/mediawiki/includes/specials/SpecialSearch.php(185): SpecialSearch->showResults(string)
#11 /Users/xxx/www/mediawiki/includes/specialpage/SpecialPage.php(522): SpecialSearch->execute(NULL)
#12 /Users/xxx/www/mediawiki/includes/specialpage/SpecialPageFactory.php(568): SpecialPage->run(NULL)
#13 /Users/xxx/www/mediawiki/includes/MediaWiki.php(288): SpecialPageFactory::executePath(Title, RequestContext)
#14 /Users/xxx/www/mediawiki/includes/MediaWiki.php(861): MediaWiki->performRequest()
#15 /Users/xxx/www/mediawiki/includes/MediaWiki.php(524): MediaWiki->main()
#16 /Users/xxx/www/mediawiki/index.php(42): MediaWiki->run()
#17 {main}
A first attempt was to start the web updater, but /mwconfig/ only allows the download of the LocalSettings.php. No way to actually start it.
Any ideas? Thank you!
I think its a generell Problem with the MySQL installation. Reinstalling the server fixed it.
I recently installed MediaWiki in localhost on Debian 7 System. But after the installation, I got the exception Fatal exception of type MWException. I reviewed all reported bugs, but they do not apply to me.
PHP 5.4.4
phpmyaddmin....
As written in the comments, edit your LocalSettings.php file and add this line at the very end:
$wgShowExceptionDetails = true;
Try reloading the page that gives you that error. You're likely to see what's called a backtrace... here is my example:
#0 /Users/user/www/extensions/LocalisationUpdate/LocalisationUpdate.class.php(553): LocalisationUpdate::filename('it')
#1 /Users/user/www/extensions/LocalisationUpdate/LocalisationUpdate.class.php(36): LocalisationUpdate::readFile('it')
#2 [internal function]: LocalisationUpdate::onRecache(Object(LocalisationCache), 'it', Array)
#3 /Users/user/www/includes/Hooks.php(255): call_user_func_array('LocalisationUpd...', Array)
#4 /Users/user/www/includes/GlobalFunctions.php(3883): Hooks::run('LocalisationCac...', Array)
#5 /Users/user/www/includes/cache/LocalisationCache.php(796): wfRunHooks('LocalisationCac...', Array)
#6 /Users/user/www/includes/cache/LocalisationCache.php(426): LocalisationCache->recache('it')
#7 /Users/user/www/includes/cache/LocalisationCache.php(310): LocalisationCache->initLanguage('it')
#8 /Users/user/www/includes/cache/LocalisationCache.php(245): LocalisationCache->loadItem('it', 'fallback')
#9 /Users/user/www/languages/Language.php(3978): LocalisationCache->getItem('it', 'fallback')
#10 /Users/user/www/languages/Language.php(230): Language::getFallbacksFor('it')
#11 /Users/user/www/languages/Language.php(189): Language::newFromCode('it')
#12 /Users/user/www/includes/Setup.php(497): Language::factory('it')
#13 /Users/user/www/includes/WebStart.php(161): require_once('/Users/user/3d...')
#14 /Users/user/www/index.php(55): require('/Users/user/3d...')
#15 {main}
The first line is the one that stopped the execution, causing the exception. If you can identify the problem (in my case it's the LocalisationUpdate extension) it can be very easy to fix. Again, in my case it's enough to open again LocalSettings.php and comment out or delete the line:
require_once( "$IP/extensions/LocalisationUpdate/LocalisationUpdate.php" );
There could be a problem with caching, try to use
$wgMainCacheType = CACHE_NONE;
My program, which draws a small animation, uses glut and cuda, and is written in C++, hangs after a while, and I see the following trace in the debugger when I interrupt it a few seconds after it hangs:
Program received signal SIGINT, Interrupt.
0x000000011302a84c in cuGraphicsGLRegisterBuffer ()
(gdb) bt
#0 0x000000011302a84c in cuGraphicsGLRegisterBuffer ()
#1 0x000000011306bc36 in cuGraphicsGLRegisterBuffer ()
#2 0x0000000113039455 in cuGraphicsGLRegisterBuffer ()
#3 0x0000000113006864 in cuGraphicsGLRegisterBuffer ()
#4 0x000000011303cbe6 in cuGraphicsGLRegisterBuffer ()
#5 0x000000011303d972 in cuGraphicsGLRegisterBuffer ()
#6 0x0000000113028bc6 in cuGraphicsGLRegisterBuffer ()
#7 0x000000011302a090 in cuGraphicsGLRegisterBuffer ()
#8 0x000000011301fcb2 in cuGraphicsGLRegisterBuffer ()
#9 0x0000000112ffcead in cuGraphicsGLRegisterBuffer ()
#10 0x0000000113001718 in cuGraphicsGLRegisterBuffer ()
#11 0x0000000112ff27cf in cuMemcpyDtoH_v2 ()
#12 0x00000001001d70c4 in cudaGetExportTable ()
#13 0x00000001002098a5 in cudaMemcpy ()
(This is the top of the stack trace; the rest is my own functions, one of which calls cudaMemcpy.)
If I try to interrupt right the moment after it hangs, the trace looks like this:
#0 0x00007fffffe0026d in __spin_lock ()
#1 0x00007fff880f855b in pthread_mutex_unlock ()
#2 0x000000011303ad89 in cuGraphicsGLRegisterBuffer ()
#3 0x000000011303b972 in cuGraphicsGLRegisterBuffer ()
#4 0x0000000113026bc6 in cuGraphicsGLRegisterBuffer ()
#5 0x0000000113028090 in cuGraphicsGLRegisterBuffer ()
#6 0x000000011301dcb2 in cuGraphicsGLRegisterBuffer ()
#7 0x0000000112ffaead in cuGraphicsGLRegisterBuffer ()
#8 0x0000000112fff718 in cuGraphicsGLRegisterBuffer ()
#9 0x0000000112ff07cf in cuMemcpyDtoH_v2 ()
#10 0x00000001001d70c4 in cudaGetExportTable ()
#11 0x00000001002098a5 in cudaMemcpy ()
I don't know how to approach this. cudaPeekAtLastError does not give any error before that call to cudaMemcpy. I also know that I can run the programs included in nvidia's SDK. Further, the program runs for several seconds before hanging, which means that all the cudaMemcpy calls before it hangs execute without producing errors, so there doesn't seem to be any issue specifically with how I call cudaMemcpy, or with pointers being incorrectly allocated (if they were, I would expect cuda to just generate an error, not hang).
The card is GeForce 9400M, Cuda driver/runtime 4.2, Cuda capability 1.1.
Any advice?
I'd guess you're having a pointer problem, such as trying to copy past the end of a buffer (either source or destination), or referencing a bad pointer altogether. Once you start stepping on invalid memory, don't expect any sane error reporting or useful backtrace.
Looking at your backtrace, the GLRegister calls could be called because you're unintentionally trying to copy from a device memory space mapped to OpenGL.
Try cuda-memcheck, and/or valgrind. Or, since is easily reproducible, start by verifying (by debugger or by printf) the values you're passing into memcpy. Or, start manually binary-searching by disabling parts of the code until things work again.
I am running an executable that uses libmysqlclient.so.15 on a 64bit kernel & 32bit user space compatibility mode.
Once in a while, my program hangs on something from libmysql:
#0 0xf7f01430 in __kernel_vsyscall ()
#1 0xf7b451e3 in vmsplice () from /lib/i686/cmov/libc.so.6
#2 0xf7e72c10 in ?? () from /usr/lib/libmysqlclient.so.15
#3 0xf7d409db in vio_read_buff () from /usr/lib/libmysqlclient.so.15
#4 0xf7d41cc9 in ?? () from /usr/lib/libmysqlclient.so.15
#5 0xf7d42083 in my_net_read () from /usr/lib/libmysqlclient.so.15
#6 0xf7d3be7c in cli_safe_read () from /usr/lib/libmysqlclient.so.15
#7 0xf7d3c585 in ?? () from /usr/lib/libmysqlclient.so.15
#8 0xf7d3a954 in mysql_real_query () from /usr/lib/libmysqlclient.so.15
#9 0xf7d12935 in mysql_query () from /usr/lib/libmysqlclient.so.15
#10 0x080a37a9 in dbd_mysql_query (result=0xde32d58,
We are running on 2.6.26-2-amd64 #1 SMP debian machine.
I have no idea what it is, and it happens once in a while.
S.O.S!!!!
thanks