You are not logged in.

#126 2015-01-29 22:32:46

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: heftig's nightlies: Firefox, Freetype, and more

AnAkkk wrote:

I keep getting random crashes since today's version

Could you send me the result of clicking "Copy text to clipboard" on about:support ?

Offline

#127 2015-01-29 22:37:58

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

heftig wrote:
AnAkkk wrote:

I keep getting random crashes since today's version

Could you send me the result of clicking "Copy text to clipboard" on about:support ?

I've sent you an email. It's actually even worse than before, it hangs or crashes after a few minutes of use. I have a backtrace but unfortunately it looks like symbols are stripped, so it's pretty much useless.

Offline

#128 2015-01-29 22:52:03

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: heftig's nightlies: Firefox, Freetype, and more

AnAkkk wrote:

I've sent you an email. It's actually even worse than before, it hangs or crashes after a few minutes of use. I have a backtrace but unfortunately it looks like symbols are stripped, so it's pretty much useless.

Please try resetting gfx.canvas.azure.backends, layers.acceleration.force-enabled and layers.offmainthreadcomposition.enabled. Also try disabling gfx.xrender.enabled and/or setting layers.use-image-offscreen-surfaces (doesn't exist by default) to true.

Are you using a custom GTK3 theme?

I'll make sure the next build has some usable symbols.

Last edited by heftig (2015-01-29 22:52:37)

Offline

#129 2015-01-30 09:30:17

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

heftig wrote:
AnAkkk wrote:

I've sent you an email. It's actually even worse than before, it hangs or crashes after a few minutes of use. I have a backtrace but unfortunately it looks like symbols are stripped, so it's pretty much useless.

Please try resetting gfx.canvas.azure.backends, layers.acceleration.force-enabled and layers.offmainthreadcomposition.enabled. Also try disabling gfx.xrender.enabled and/or setting layers.use-image-offscreen-surfaces (doesn't exist by default) to true.

Are you using a custom GTK3 theme?

I'll make sure the next build has some usable symbols.

I'm not using a custom theme. I'll try to find out which variable cause the crashes.

Here's the backtrace:

#0  0x00007f0c16e990d9 in raise () from /usr/lib/libpthread.so.0                                                                                                                                                                         
#1  0x00007f0c0967eaa0 in nsProfileLock::FatalSignalHandler(int, siginfo_t*, void*) () from /usr/lib/firefox-developer-edition/libxul.so                                                                                                     
#2  <signal handler called>                                                                                                                                                                                                                     
#3  0x00007f0c13eefec0 in cairo_new_path () from /usr/lib/libcairo.so.2                                                                                                                                                                             
#4  0x00007f0c0a4cf16e in moz_gtk_widget_paint () from /usr/lib/firefox-developer-edition/libxul.so                                                                                                                                                     
#5  0x00007f0c0a4d61c7 in nsNativeThemeGTK::DrawWidgetBackground(nsRenderingContext*, nsIFrame*, unsigned char, nsRect const&, nsRect const&) ()                                                                                                             
   from /usr/lib/firefox-developer-edition/libxul.so
#6  0x00007f0c09f119a9 in nsCSSRendering::PaintBackgroundWithSC(nsPresContext*, nsRenderingContext&, nsIFrame*, nsRect const&, nsRect const&, nsStyleContext*, nsStyleBorder const&, unsigned int, nsRect*, int) () from /usr/lib/firefox-developer-edition/libxul.so
#7  0x00007f0c09f10f5a in nsCSSRendering::PaintBackground(nsPresContext*, nsRenderingContext&, nsIFrame*, nsRect const&, nsRect const&, unsigned int, nsRect*, int) ()
   from /usr/lib/firefox-developer-edition/libxul.so
#8  0x00007f0c0a51001a in nsButtonFrameRenderer::PaintBorderAndBackground(nsPresContext*, nsRenderingContext&, nsRect const&, nsRect const&, unsigned int) ()
   from /usr/lib/firefox-developer-edition/libxul.so
#9  0x00007f0c0a50ff8f in nsDisplayButtonBorderBackground::Paint(nsDisplayListBuilder*, nsRenderingContext*) () from /usr/lib/firefox-developer-edition/libxul.so
#10 0x00007f0c09ed4fb5 in mozilla::FrameLayerBuilder::PaintItems(nsTArray<mozilla::FrameLayerBuilder::ClippedDisplayItem>&, nsIntRect const&, gfxContext*, nsRenderingContext*, nsDisplayListBuilder*, nsPresContext*, nsIntPoint const&, float, float, int) () from /usr/lib/firefox-developer-edition/libxul.so
#11 0x00007f0c09ed3cab in mozilla::FrameLayerBuilder::DrawPaintedLayer(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*) () from /usr/lib/firefox-developer-edition/libxul.so
#12 0x00007f0c087251b8 in mozilla::layers::ClientPaintedLayer::PaintThebes() () from /usr/lib/firefox-developer-edition/libxul.so
#13 0x00007f0c08726cfd in mozilla::layers::ClientPaintedLayer::RenderLayerWithReadback(mozilla::layers::ReadbackProcessor*) () from /usr/lib/firefox-developer-edition/libxul.so
#14 0x00007f0c08729f37 in mozilla::layers::ClientContainerLayer::RenderLayer() () from /usr/lib/firefox-developer-edition/libxul.so
#15 0x00007f0c08729f37 in mozilla::layers::ClientContainerLayer::RenderLayer() () from /usr/lib/firefox-developer-edition/libxul.so
#16 0x00007f0c08722d3a in mozilla::layers::ClientLayerManager::EndTransactionInternal(void (*)(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) () from /usr/lib/firefox-developer-edition/libxul.so
#17 0x00007f0c08726b6e in mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) () from /usr/lib/firefox-developer-edition/libxul.so
#18 0x00007f0c09f07ddb in nsDisplayList::PaintRoot(nsDisplayListBuilder*, nsRenderingContext*, unsigned int) () from /usr/lib/firefox-developer-edition/libxul.so
#19 0x00007f0c09efa1d6 in nsLayoutUtils::PaintFrame(nsRenderingContext*, nsIFrame*, nsRegion const&, unsigned int, unsigned int) () from /usr/lib/firefox-developer-edition/libxul.so
#20 0x00007f0c09f3115d in PresShell::Paint(nsView*, nsRegion const&, unsigned int) () from /usr/lib/firefox-developer-edition/libxul.so
#21 0x00007f0c09e2eab1 in nsViewManager::ProcessPendingUpdatesPaint(nsIWidget*) () from /usr/lib/firefox-developer-edition/libxul.so
#22 0x00007f0c09e2caf6 in nsViewManager::ProcessPendingUpdatesForView(nsView*, bool) () from /usr/lib/firefox-developer-edition/libxul.so
#23 0x00007f0c09eb4768 in nsRefreshDriver::Tick(long, mozilla::TimeStamp) () from /usr/lib/firefox-developer-edition/libxul.so
#24 0x00007f0c09287435 in nsRefreshDriver::DoTick() () from /usr/lib/firefox-developer-edition/libxul.so
#25 0x00007f0c09287517 in nsRefreshDriver::FinishedWaitingForTransaction() () from /usr/lib/firefox-developer-edition/libxul.so
#26 0x00007f0c0875179c in mozilla::layers::CompositorChild::RecvDidComposite(unsigned long const&, unsigned long const&) () from /usr/lib/firefox-developer-edition/libxul.so
#27 0x00007f0c083f2d3e in mozilla::layers::PCompositorChild::OnMessageReceived(IPC::Message const&) () from /usr/lib/firefox-developer-edition/libxul.so
#28 0x00007f0c0a3887c4 in mozilla::ipc::MessageChannel::DispatchAsyncMessage(IPC::Message const&) () from /usr/lib/firefox-developer-edition/libxul.so
#29 0x00007f0c0a388711 in mozilla::ipc::MessageChannel::DispatchMessage(IPC::Message const&) () from /usr/lib/firefox-developer-edition/libxul.so
---Type <return> to continue, or q <return> to quit---
#30 0x00007f0c0a3885eb in mozilla::ipc::MessageChannel::OnMaybeDequeueOne() () from /usr/lib/firefox-developer-edition/libxul.so
#31 0x00007f0c0a384738 in MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) () from /usr/lib/firefox-developer-edition/libxul.so
#32 0x00007f0c09c77c26 in MessageLoop::DoWork() () from /usr/lib/firefox-developer-edition/libxul.so
#33 0x00007f0c0a38822b in mozilla::ipc::DoWorkRunnable::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#34 0x00007f0c09c2efa8 in nsThread::ProcessNextEvent(bool, bool*) () from /usr/lib/firefox-developer-edition/libxul.so
#35 0x00007f0c09c3f75d in NS_ProcessNextEvent(nsIThread*, bool) () from /usr/lib/firefox-developer-edition/libxul.so
#36 0x00007f0c09c7982b in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) () from /usr/lib/firefox-developer-edition/libxul.so
#37 0x00007f0c0a384132 in MessageLoop::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#38 0x00007f0c0a4cc7ba in nsBaseAppShell::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#39 0x00007f0c0a56b6ee in nsAppStartup::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#40 0x00007f0c0a57e3dc in XREMain::XRE_mainRun() () from /usr/lib/firefox-developer-edition/libxul.so
#41 0x00007f0c0a57c91c in XREMain::XRE_main(int, char**, nsXREAppData const*) () from /usr/lib/firefox-developer-edition/libxul.so
#42 0x00007f0c0a57c71f in XRE_main () from /usr/lib/firefox-developer-edition/libxul.so
#43 0x0000000000410284 in do_main(int, char**, nsIFile*) ()
#44 0x000000000040c366 in main ()

Offline

#130 2015-01-30 21:21:48

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

It looks like it's caused by OMTC (layers.acceleration.force-enabled/layers.offmainthreadcomposition.enabled), it's not usable with GTK3 unfortunately sad

Offline

#131 2015-01-31 10:42:44

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

Apparently I'm getting other crashes too since the GTK3 switch, which seem to be in the garbage collection code or js::jit every time. These looks similars to the one I had a few months ago before you disabled GTK3. Example:

#0  0x00007f314b7630d9 in raise () from /usr/lib/libpthread.so.0
#1  0x00007f313df7ccb0 in nsProfileLock::FatalSignalHandler(int, siginfo_t*, void*) () from /usr/lib/firefox-developer-edition/libxul.so
#2  <signal handler called>
#3  0x00007f313e95195f in js::gc::IsCellAboutToBeFinalized(js::gc::Cell**) () from /usr/lib/firefox-developer-edition/libxul.so
#4  0x00007f313eacd9db in JSScript::maybeSweepTypes(js::types::AutoClearTypeInferenceStateOnOOM*) () from /usr/lib/firefox-developer-edition/libxul.so
#5  0x00007f313eaa1a16 in js::gc::GCRuntime::sweepPhase(js::SliceBudget&) () from /usr/lib/firefox-developer-edition/libxul.so
#6  0x00007f313ef367d6 in js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget&, JS::gcreason::Reason) () from /usr/lib/firefox-developer-edition/libxul.so
#7  0x00007f313ea9a37b in js::gc::GCRuntime::gcCycle(bool, js::SliceBudget&, JS::gcreason::Reason) () from /usr/lib/firefox-developer-edition/libxul.so
#8  0x00007f313ea99afc in js::gc::GCRuntime::collect(bool, js::SliceBudget, JS::gcreason::Reason) () from /usr/lib/firefox-developer-edition/libxul.so
#9  0x00007f313ef3c133 in js::gc::GCRuntime::gcSlice(JS::gcreason::Reason, long) () from /usr/lib/firefox-developer-edition/libxul.so
#10 0x00007f313ed3415c in nsJSContext::GarbageCollectNow(JS::gcreason::Reason, nsJSContext::IsIncremental, nsJSContext::IsShrinking, long) () from /usr/lib/firefox-developer-edition/libxul.so
#11 0x00007f313e531c9b in nsTimerImpl::Fire() () from /usr/lib/firefox-developer-edition/libxul.so
#12 0x00007f313e531a64 in nsTimerEvent::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#13 0x00007f313e52e948 in nsThread::ProcessNextEvent(bool, bool*) () from /usr/lib/firefox-developer-edition/libxul.so
#14 0x00007f313e53efac in NS_ProcessNextEvent(nsIThread*, bool) () from /usr/lib/firefox-developer-edition/libxul.so
#15 0x00007f313e578fbc in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) () from /usr/lib/firefox-developer-edition/libxul.so
#16 0x00007f313ec846f2 in MessageLoop::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#17 0x00007f313edccf8a in nsBaseAppShell::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#18 0x00007f313ee6bbee in nsAppStartup::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#19 0x00007f313ee7e90c in XREMain::XRE_mainRun() () from /usr/lib/firefox-developer-edition/libxul.so
#20 0x00007f313ee7ce4c in XREMain::XRE_main(int, char**, nsXREAppData const*) () from /usr/lib/firefox-developer-edition/libxul.so
#21 0x00007f313ee7cc4f in XRE_main () from /usr/lib/firefox-developer-edition/libxul.so
#22 0x0000000000410284 in do_main(int, char**, nsIFile*) ()
#23 0x000000000040c366 in main ()

0  0x00007f25f81a00d9 in raise () from /usr/lib/libpthread.so.0
#1  0x00007f25ea97ccb0 in nsProfileLock::FatalSignalHandler(int, siginfo_t*, void*) () from /usr/lib/firefox-developer-edition/libxul.so
#2  <signal handler called>
#3  0x00007f25eb44260f in js::jit::MConstant::New(js::jit::TempAllocator&, JS::Value const&, js::types::CompilerConstraintList*) () from /usr/lib/firefox-developer-edition/libxul.so
#4  0x00007f25eb3f7ef9 in js::jit::IonBuilder::pushConstant(JS::Value const&) () from /usr/lib/firefox-developer-edition/libxul.so
#5  0x00007f25eb3f6336 in js::jit::IonBuilder::inspectOpcode(JSOp) () from /usr/lib/firefox-developer-edition/libxul.so
#6  0x00007f25eb3f5289 in js::jit::IonBuilder::traverseBytecode() () from /usr/lib/firefox-developer-edition/libxul.so
#7  0x00007f25eb3f3997 in js::jit::IonBuilder::build() () from /usr/lib/firefox-developer-edition/libxul.so
#8  0x00007f25eb3bc5f5 in js::jit::IonCompile(JSContext*, JSScript*, js::jit::BaselineFrame*, unsigned char*, bool, bool, js::jit::OptimizationLevel) () from /usr/lib/firefox-developer-edition/libxul.so
#9  0x00007f25eb3868db in js::jit::Compile(JSContext*, JS::Handle<JSScript*>, js::jit::BaselineFrame*, unsigned char*, bool, bool) () from /usr/lib/firefox-developer-edition/libxul.so
#10 0x00007f25eb3bbf3d in js::jit::CompileFunctionForBaseline(JSContext*, JS::Handle<JSScript*>, js::jit::BaselineFrame*) () from /usr/lib/firefox-developer-edition/libxul.so
#11 0x00007f25eb3bbc65 in js::jit::DoWarmUpCounterFallback(JSContext*, js::jit::ICWarmUpCounter_Fallback*, js::jit::BaselineFrame*, js::jit::IonOsrTempData**) () from /usr/lib/firefox-developer-edition/libxul.so
#12 0x00007f25f730aa5a in ?? ()
#13 0x00007f25e0601739 in ?? ()
#14 0x00007fffc2b1b0b8 in ?? ()
#15 0x00007f25cad5df68 in ?? ()
#16 0x00007f25eda20b80 in js::jit::DoProfilerFallbackInfo () from /usr/lib/firefox-developer-edition/libxul.so
#17 0x00007f25dfc51f70 in ?? ()
#18 0x00007f25e2601636 in ?? ()
#19 0x0000000000000302 in ?? ()
#20 0x00007f2531a1d520 in ?? ()
#21 0x00007fffc2b1b140 in ?? ()
#22 0x00007fffc2b1b0f0 in ?? ()
#23 0x0000000000000000 in ?? ()

Last edited by AnAkkk (2015-01-31 10:43:14)

Offline

#132 2015-02-06 12:25:15

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

Is there any chance you could add the firefox KDE patches?
https://aur.archlinux.org/packages/fire … -opensuse/
This allows firefox to use KDE's mime type system, otherwise it mostly open files with the wrong apps when you download something.

Offline

#133 2015-02-06 13:49:32

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: heftig's nightlies: Firefox, Freetype, and more

Not really interested in KDE, sorry.

Offline

#134 2015-02-06 13:54:25

pb
Member
From: Krakow, PL
Registered: 2014-12-26
Posts: 336
Website

Re: heftig's nightlies: Firefox, Freetype, and more

AnAkkk wrote:

Is there any chance you could add the firefox KDE patches?
https://aur.archlinux.org/packages/fire … -opensuse/
This allows firefox to use KDE's mime type system, otherwise it mostly open files with the wrong apps when you download something.

You can try firefox-kde-opensuse from Manjaro repository. It works and often is up-to-date. There're archlinuxcn and some more 3rd party repositories with FF-KDE, but with not so actually version.

Offline

#135 2015-04-05 21:36:49

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: heftig's nightlies: Firefox, Freetype, and more

In Firefox Developer Edition 39, YouTube HTML5 DASH works if you install ffmpeg and enable the following preferences:

  • media.mediasource.enabled

  • media.fragmented-mp4.exposed

  • media.fragmented-mp4.ffmpeg.enabled

  • media.fragmented-mp4.gmp.enabled

Offline

#136 2015-04-27 20:30:32

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

Could you please add the patch that is supposed to fix OMTC crashes in GTK3 builds ?
https://bugzilla.mozilla.org/show_bug.cgi?id=1127752

Offline

#137 2015-04-27 20:32:04

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: heftig's nightlies: Firefox, Freetype, and more

I'd rather wait for it to hit central.

Offline

#138 2015-05-19 16:51:32

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

Since v40 I keep getting all kind of random crashes, the backtrace is different every time. For example:

#0  0x00007fa1b81fb609 in raise () from /usr/lib/libpthread.so.0
#1  0x00007fa1aaa9d688 in nsProfileLock::FatalSignalHandler(int, siginfo_t*, void*) () from /usr/lib/firefox-developer-edition/libxul.so
#2  0x00007fa1aae55b68 in AsmJSFaultHandler(int, siginfo_t*, void*) () from /usr/lib/firefox-developer-edition/libxul.so
#3  <signal handler called>
#4  0x00007fa1ab3692c0 in sandbox_finalize(js::FreeOp*, JSObject*) () from /usr/lib/firefox-developer-edition/libxul.so
#5  0x00007fa1ab2599ef in FinalizeArenas(js::FreeOp*, js::gc::ArenaHeader**, js::gc::SortedArenaList&, js::gc::AllocKind, js::SliceBudget&, js::gc::ArenaLists::KeepArenasEnum) ()
   from /usr/lib/firefox-developer-edition/libxul.so
#6  0x00007fa1ab26d18f in js::gc::ArenaLists::forceFinalizeNow(js::FreeOp*, js::gc::AllocKind, js::gc::ArenaLists::KeepArenasEnum, js::gc::ArenaHeader**) ()
   from /usr/lib/firefox-developer-edition/libxul.so
#7  0x00007fa1ab4d2014 in js::gc::ArenaLists::queueForegroundObjectsForSweep(js::FreeOp*) () from /usr/lib/firefox-developer-edition/libxul.so
#8  0x00007fa1ab257e21 in js::gc::GCRuntime::beginSweepingZoneGroup() () from /usr/lib/firefox-developer-edition/libxul.so
#9  0x00007fa1ab032416 in js::gc::GCRuntime::sweepPhase(js::SliceBudget&) [clone .cold.1282] () from /usr/lib/firefox-developer-edition/libxul.so
#10 0x00007fa1ab4d0b27 in js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget&, JS::gcreason::Reason) () from /usr/lib/firefox-developer-edition/libxul.so
#11 0x00007fa1ab4d070e in js::gc::GCRuntime::gcCycle(bool, js::SliceBudget&, JS::gcreason::Reason) () from /usr/lib/firefox-developer-edition/libxul.so
#12 0x00007fa1ab2540d5 in js::gc::GCRuntime::collect(bool, js::SliceBudget, JS::gcreason::Reason) () from /usr/lib/firefox-developer-edition/libxul.so
#13 0x00007fa1ab027200 in js::gc::GCRuntime::gcSlice(JS::gcreason::Reason, long) () from /usr/lib/firefox-developer-edition/libxul.so
#14 0x00007fa1a9a1556e in nsJSContext::GarbageCollectNow(JS::gcreason::Reason, nsJSContext::IsIncremental, nsJSContext::IsShrinking, long) ()
   from /usr/lib/firefox-developer-edition/libxul.so
#15 0x00007fa1a92462e5 in nsTimerImpl::Fire() () from /usr/lib/firefox-developer-edition/libxul.so
#16 0x00007fa1a9246527 in nsTimerEvent::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#17 0x00007fa1ab0bda59 in nsThread::ProcessNextEvent(bool, bool*) () from /usr/lib/firefox-developer-edition/libxul.so
#18 0x00007fa1ab0c6b3c in NS_ProcessNextEvent(nsIThread*, bool) () from /usr/lib/firefox-developer-edition/libxul.so
#19 0x00007fa1a93e9569 in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) () from /usr/lib/firefox-developer-edition/libxul.so
#20 0x00007fa1ab3472f2 in MessageLoop::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#21 0x00007fa1aa4a786a in nsBaseAppShell::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#22 0x00007fa1aaa6e973 in nsAppStartup::Run() () from /usr/lib/firefox-developer-edition/libxul.so
#23 0x00007fa1aaaa1a6c in XREMain::XRE_mainRun() () from /usr/lib/firefox-developer-edition/libxul.so
#24 0x00007fa1aaa9f3ce in XREMain::XRE_main(int, char**, nsXREAppData const*) [clone .cold.34] () from /usr/lib/firefox-developer-edition/libxul.so
#25 0x00007fa1ab405668 in XRE_main () from /usr/lib/firefox-developer-edition/libxul.so
#26 0x000000000040e04a in do_main(int, char**, nsIFile*) ()
#27 0x000000000040d54f in main ()

This reminds me of the previous OMTC crashes I was getting. Does anyone else have the same issue?

Offline

#139 2015-05-30 15:17:33

Kudlaty
Member
Registered: 2013-04-05
Posts: 7

Re: heftig's nightlies: Firefox, Freetype, and more

when i start ff, i get this:

(process:5205): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
1432998871543   addons.manager  ERROR   Exception calling provider GMPProvider.startup: TypeError: this._info is undefined (resource://gre/modules/addons/GMPProvider.jsm:483:6) JS Stack trace: GMPWrapper.prototype._arePluginFilesOnDisk@GMPProvider.jsm:483:7 < GMPWrapper.prototype.validate@GMPProvider.jsm:493:12 < GMPProvider.startup@GMPProvider.jsm:520:14 < callProvider@AddonManager.jsm:221:12 < _startProvider@AddonManager.jsm:703:5 < AMI_startup@AddonManager.jsm:874:9 < AMP_startup@AddonManager.jsm:2514:5 < AMC_observe@addonManager.js:55:7
NOT SANDBOXED

(firefox-developer-edition:5205): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(firefox-developer-edition:5205): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(plugin-container:5265): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(plugin-container:5265): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

and ff is crashing too often...
but i don't know how to provide you crash log?

Offline

#140 2015-06-13 21:14:34

windozupdate
Banned
Registered: 2015-03-19
Posts: 25

Re: heftig's nightlies: Firefox, Freetype, and more

Firefox Developer keeps crashing randomly since May, is there any workaround/fix?

Offline

#141 2015-06-13 21:58:07

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

windozupdate wrote:

Firefox Developer keeps crashing randomly since May, is there any workaround/fix?

Do you have a backtrace?

Offline

#142 2015-06-14 16:46:56

windozupdate
Banned
Registered: 2015-03-19
Posts: 25

Re: heftig's nightlies: Firefox, Freetype, and more

No, I haven't. How can I provide it?

Offline

#143 2015-06-18 15:05:06

windozupdate
Banned
Registered: 2015-03-19
Posts: 25

Re: heftig's nightlies: Firefox, Freetype, and more

I only get a "Segmentation fault (core dumped)"...

An answer will be appreciated.

Offline

#144 2015-06-21 03:33:53

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: heftig's nightlies: Firefox, Freetype, and more

linux-zen now builds in kdbus. If you have systemd v221, you can add kdbus=1 to the kernel cmdline in order to make use of it.

If you have installed systemd v221 after linux-zen and use systemd in your initcpio, you must regenerate it (mkinitcpio -P) so it contains v221 as well.

Last edited by heftig (2015-06-21 03:34:57)

Offline

#145 2015-06-25 09:37:44

windozupdate
Banned
Registered: 2015-03-19
Posts: 25

Re: heftig's nightlies: Firefox, Freetype, and more

windozupdate wrote:

An answer will be appreciated.

<irony>Thanks for your cooperation.</irony>

Offline

#146 2015-06-25 18:03:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: heftig's nightlies: Firefox, Freetype, and more

windozupdate wrote:
windozupdate wrote:

An answer will be appreciated.

<irony>Thanks for your cooperation.</irony>

Don't do that. https://wiki.archlinux.org/index.php/Fo … way_street


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#147 2015-07-08 22:00:56

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

Looks like the gtk3 update from yesterday has seriously broken mouse wheel scroll mouvements in firefox. Now, it randomly scroll too fast or sometimes it even goes up when I'm scrolling down, this is very annoying. Is anyone else experiencing this?

EDIT: Switched back to 3.16.4, fixes the issue.

Last edited by AnAkkk (2015-07-08 22:07:25)

Offline

#148 2015-07-08 22:53:23

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: heftig's nightlies: Firefox, Freetype, and more

AnAkkk wrote:

Looks like the gtk3 update from yesterday has seriously broken mouse wheel scroll mouvements in firefox. Now, it randomly scroll too fast or sometimes it even goes up when I'm scrolling down, this is very annoying. Is anyone else experiencing this?

EDIT: Switched back to 3.16.4, fixes the issue.

I can't reproduce, though I only have a touchpad and not a mouse.

Offline

#149 2015-07-12 20:45:48

Jodell
Member
Registered: 2009-10-09
Posts: 285

Re: heftig's nightlies: Firefox, Freetype, and more

heftig wrote:
AnAkkk wrote:

Looks like the gtk3 update from yesterday has seriously broken mouse wheel scroll mouvements in firefox. Now, it randomly scroll too fast or sometimes it even goes up when I'm scrolling down, this is very annoying. Is anyone else experiencing this?

EDIT: Switched back to 3.16.4, fixes the issue.

I can't reproduce, though I only have a touchpad and not a mouse.

Touchpad works well but the scroll wheel does not. It happens on all GTK3 applications, not just this build of firefox.

Offline

#150 2015-07-12 20:47:13

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: heftig's nightlies: Firefox, Freetype, and more

Jodell wrote:
heftig wrote:
AnAkkk wrote:

Looks like the gtk3 update from yesterday has seriously broken mouse wheel scroll mouvements in firefox. Now, it randomly scroll too fast or sometimes it even goes up when I'm scrolling down, this is very annoying. Is anyone else experiencing this?

EDIT: Switched back to 3.16.4, fixes the issue.

I can't reproduce, though I only have a touchpad and not a mouse.

Touchpad works well but the scroll wheel does not. It happens on all GTK3 applications, not just this build of firefox.

I've opened a bug report here:
https://bugzilla.gnome.org/show_bug.cgi?id=752184

Offline

Board footer

Powered by FluxBB