Dr. Michael J. Chudobiak
2019-Jan-30 14:53 UTC
[Gluster-users] chrome / chromium crash on gluster
I run Fedora 29 clients and servers, with user home folders mounted on gluster. This worked fine with Fedora 27 clients, but on F29 clients the chrome and chromium browsers crash. The backtrace info (see below) suggests problems with sqlite. Anyone else run into this? gluster and sqlite have had issues in the past... Firefox runs just fine, even though it is an sqlite user too. chromium clients mounted on local drives work fine. - Mike clients: glusterfs-5.3-1.fc29.x86_64, chromium-71.0.3578.98-1.fc29.x86_64 server: glusterfs-server-5.3-1.fc29.x86_64 [mjc at daisy ~]$ chromium-browser [18826:18826:0130/094436.431828:ERROR:sandbox_linux.cc(364)] InitializeSandbox() called with multiple threads in process gpu-process. [18785:18785:0130/094440.905900:ERROR:x11_input_method_context_impl_gtk.cc(144)] Not implemented reached in virtual void libgtkui::X11InputMethodContextImplGtk::SetSurroundingText(const string16&, const gfx::Range&) Received signal 7 BUS_ADRERR 7fc30e9bd000 #0 0x7fc34b008261 base::debug::StackTrace::StackTrace() #1 0x7fc34b00869b base::debug::(anonymous namespace)::StackDumpSignalHandler() #2 0x7fc34b008cb7 base::debug::(anonymous namespace)::StackDumpSignalHandler() #3 0x7fc3401fe030 <unknown> #4 0x7fc33f5820f0 __memmove_avx_unaligned_erms #5 0x7fc346099491 unixRead #6 0x7fc3460d2784 readDbPage #7 0x7fc3460d5e4f getPageNormal #8 0x7fc3460d5f01 getPageMMap #9 0x7fc3460958f5 btreeGetPage #10 0x7fc3460ec47b sqlite3BtreeBeginTrans #11 0x7fc3460fd1e8 sqlite3VdbeExec #12 0x7fc3461056af chrome_sqlite3_step #13 0x7fc3464071c7 sql::Statement::StepInternal() #14 0x7fc3464072de sql::Statement::Step() #15 0x555fd21699d7 autofill::AutofillTable::GetAutofillProfiles() #16 0x555fd2160808 autofill::AutofillProfileSyncableService::MergeDataAndStartSyncing() #17 0x555fd1d25207 syncer::SharedChangeProcessor::StartAssociation() #18 0x555fd1d09652 _ZN4base8internal7InvokerINS0_9BindStateIMN6syncer21SharedChangeProcessorEFvNS_17RepeatingCallbackIFvNS3_18DataTypeController15ConfigureResultERKNS3_15SyncMergeResultESA_EEEPNS3_10SyncClientEPNS3_29GenericChangeProcessorFactoryEPNS3_9UserShareESt10unique_ptrINS3_20DataTypeErrorHandlerESt14default_deleteISK_EEEJ13scoped_refptrIS4_ESC_SE_SG_SI_NS0_13PassedWrapperISN_EEEEEFvvEE3RunEPNS0_13BindStateBaseE #19 0x7fc34af4309d base::debug::TaskAnnotator::RunTask() #20 0x7fc34afcda86 base::internal::TaskTracker::RunOrSkipTask() #21 0x7fc34b01b6a2 base::internal::TaskTrackerPosix::RunOrSkipTask() #22 0x7fc34afd07d6 base::internal::TaskTracker::RunAndPopNextTask() #23 0x7fc34afca5e7 base::internal::SchedulerWorker::RunWorker() #24 0x7fc34afcac84 base::internal::SchedulerWorker::RunSharedWorker() #25 0x7fc34b01aa09 base::(anonymous namespace)::ThreadFunc() #26 0x7fc3401f358e start_thread #27 0x7fc33f51d6a3 __GI___clone r8: 00000cbfd93d4a00 r9: 00000000cbfd93d4 r10: 000000000000011c r11: 0000000000000000 r12: 00000cbfd940eb00 r13: 0000000000000000 r14: 0000000000000000 r15: 00000cbfd9336c00 di: 00000cbfd93d4a00 si: 00007fc30e9bd000 bp: 00007fc30faff7e0 bx: 0000000000000800 dx: 0000000000000800 ax: 00000cbfd93d4a00 cx: 0000000000000800 sp: 00007fc30faff788 ip: 00007fc33f5820f0 efl: 0000000000010287 cgf: 002b000000000033 erf: 0000000000000004 trp: 000000000000000e msk: 0000000000000000 cr2: 00007fc30e9bd000 [end of stack trace] Calling _exit(1). Core file will not be generated.
Amar Tumballi Suryanarayan
2019-Jan-31 07:21 UTC
[Gluster-users] chrome / chromium crash on gluster
Interesting, I run F29 for all development, and didn't see anything like this. Please share 'gluster volume info'. And also logs from mount process. -Amar On Wed, Jan 30, 2019 at 8:33 PM Dr. Michael J. Chudobiak < mjc at avtechpulse.com> wrote:> I run Fedora 29 clients and servers, with user home folders mounted on > gluster. This worked fine with Fedora 27 clients, but on F29 clients the > chrome and chromium browsers crash. The backtrace info (see below) > suggests problems with sqlite. Anyone else run into this? gluster and > sqlite have had issues in the past... > > Firefox runs just fine, even though it is an sqlite user too. > > chromium clients mounted on local drives work fine. > > - Mike > > > clients: glusterfs-5.3-1.fc29.x86_64, > chromium-71.0.3578.98-1.fc29.x86_64 > > server: glusterfs-server-5.3-1.fc29.x86_64 > > > [mjc at daisy ~]$ chromium-browser > [18826:18826:0130/094436.431828:ERROR:sandbox_linux.cc(364)] > InitializeSandbox() called with multiple threads in process gpu-process. > [18785:18785:0130/094440.905900:ERROR:x11_input_method_context_impl_gtk.cc(144)] > > Not implemented reached in virtual void > libgtkui::X11InputMethodContextImplGtk::SetSurroundingText(const > string16&, const gfx::Range&) > Received signal 7 BUS_ADRERR 7fc30e9bd000 > #0 0x7fc34b008261 base::debug::StackTrace::StackTrace() > #1 0x7fc34b00869b base::debug::(anonymous > namespace)::StackDumpSignalHandler() > #2 0x7fc34b008cb7 base::debug::(anonymous > namespace)::StackDumpSignalHandler() > #3 0x7fc3401fe030 <unknown> > #4 0x7fc33f5820f0 __memmove_avx_unaligned_erms > #5 0x7fc346099491 unixRead > #6 0x7fc3460d2784 readDbPage > #7 0x7fc3460d5e4f getPageNormal > #8 0x7fc3460d5f01 getPageMMap > #9 0x7fc3460958f5 btreeGetPage > #10 0x7fc3460ec47b sqlite3BtreeBeginTrans > #11 0x7fc3460fd1e8 sqlite3VdbeExec > #12 0x7fc3461056af chrome_sqlite3_step > #13 0x7fc3464071c7 sql::Statement::StepInternal() > #14 0x7fc3464072de sql::Statement::Step() > #15 0x555fd21699d7 autofill::AutofillTable::GetAutofillProfiles() > #16 0x555fd2160808 > autofill::AutofillProfileSyncableService::MergeDataAndStartSyncing() > #17 0x555fd1d25207 syncer::SharedChangeProcessor::StartAssociation() > #18 0x555fd1d09652 > > _ZN4base8internal7InvokerINS0_9BindStateIMN6syncer21SharedChangeProcessorEFvNS_17RepeatingCallbackIFvNS3_18DataTypeController15ConfigureResultERKNS3_15SyncMergeResultESA_EEEPNS3_10SyncClientEPNS3_29GenericChangeProcessorFactoryEPNS3_9UserShareESt10unique_ptrINS3_20DataTypeErrorHandlerESt14default_deleteISK_EEEJ13scoped_refptrIS4_ESC_SE_SG_SI_NS0_13PassedWrapperISN_EEEEEFvvEE3RunEPNS0_13BindStateBaseE > #19 0x7fc34af4309d base::debug::TaskAnnotator::RunTask() > #20 0x7fc34afcda86 base::internal::TaskTracker::RunOrSkipTask() > #21 0x7fc34b01b6a2 base::internal::TaskTrackerPosix::RunOrSkipTask() > #22 0x7fc34afd07d6 base::internal::TaskTracker::RunAndPopNextTask() > #23 0x7fc34afca5e7 base::internal::SchedulerWorker::RunWorker() > #24 0x7fc34afcac84 base::internal::SchedulerWorker::RunSharedWorker() > #25 0x7fc34b01aa09 base::(anonymous namespace)::ThreadFunc() > #26 0x7fc3401f358e start_thread > #27 0x7fc33f51d6a3 __GI___clone > r8: 00000cbfd93d4a00 r9: 00000000cbfd93d4 r10: 000000000000011c r11: > 0000000000000000 > r12: 00000cbfd940eb00 r13: 0000000000000000 r14: 0000000000000000 r15: > 00000cbfd9336c00 > di: 00000cbfd93d4a00 si: 00007fc30e9bd000 bp: 00007fc30faff7e0 bx: > 0000000000000800 > dx: 0000000000000800 ax: 00000cbfd93d4a00 cx: 0000000000000800 sp: > 00007fc30faff788 > ip: 00007fc33f5820f0 efl: 0000000000010287 cgf: 002b000000000033 erf: > 0000000000000004 > trp: 000000000000000e msk: 0000000000000000 cr2: 00007fc30e9bd000 > [end of stack trace] > Calling _exit(1). Core file will not be generated. > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users > > >-- Amar Tumballi (amarts) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190131/35f41d7c/attachment.html>