On Mon, Oct 16, 2017 at 06:46:27AM -0400, I wrote: > On Sun, Oct 15, 2017 at 12:31:42PM -0400, tec...@protonmail.com wrote: > > Hi, > > > > Firefox / Firefox-ESR > > I can not access my protonmail.com email account on both of these versions > > as I can't get to the login screen (it hangs on the loading screen) - this > > is evident by going to https://mail.protonmail.com/login. I have > > experienced this same issue on two different installs, so I believe anyone > > trying to access this site or some others will face the same issue. My > > guess is that it is due to the JavaScript functions it is running on this > > page. > > > > Chromium works without issue and shows the login form. Problem is, I > > really despise Chromium and actively try to stay away from all Google > > services. > > > > ### > > > > Codeblocks > > This crashes as soon as I open it. I can briefly see the codeblocks > > graphic before it does so. > > Thank you for your report regarding codeblocks. I am able to > replicate the abort signal, and will try to diagnose.
I've managed to create a backtrace with symbols. Will try to allocate time this week for root cause analysis. #0 thrkill () at -:3 #1 0x00000049370e3b2d in _libc_abort () at /usr/src/lib/libc/stdlib/abort.c:51 #2 0x00000049be3b4071 in wxFatalSignalHandler () from /usr/local/lib/libwx_base.so.3.0 #3 <signal handler called> #4 0x00000049be371fc0 in wxStringBase::operator=(wxStringBase const&) () from /usr/local/lib/libwx_base.so.3.0 #5 0x00000048f0955b50 in wxPGProperty::wxPGProperty(wxString const&, wxString const&) () from /usr/local/lib/libcodeblocks.so.0.1 #6 0x00000048f097a6e1 in wxStringProperty::wxStringProperty(wxString const&, wxString const&, wxString const&) () from /usr/local/lib/libcodeblocks.so.0.1 #7 0x00000046ddcaba30 in WatchesProperty::WatchesProperty (this=0x48f81ac700, label=..., value=..., watch=<error reading variable: access outside bounds of object referenced via synthetic pointer>, readonly=false) at watchesdlg.cpp:146 #8 WatchesDlg::WatchesDlg (this=0x4940aa8400) at watchesdlg.cpp:401 #9 0x00000046ddc1749e in DebugInterfaceFactory::CreateWatches (this=<optimized out>) at debugger_interface_creator.cpp:180 #10 0x00000048f06d03b1 in DebuggerManager::CreateWindows() () from /usr/local/lib/libcodeblocks.so.0.1 #11 0x00000048f06d1282 in DebuggerManager::SetInterfaceFactory(cbDebugInterfaceFactory*) () from /usr/local/lib/libcodeblocks.so.0.1 #12 0x00000046ddc5ce97 in MainFrame::SetupDebuggerUI (this=0x4942478800) at main.cpp:831 #13 0x00000046ddc565b7 in MainFrame::CreateIDE (this=0x4942478800) at main.cpp:744 #14 0x00000046ddc54f08 in MainFrame::MainFrame (this=0x4942478800, parent=<optimized out>) at main.cpp:602 #15 0x00000046ddc06e9d in CodeBlocksApp::InitFrame (this=<optimized out>) at app.cpp:489 #16 CodeBlocksApp::OnInit (this=0x492d995800) at app.cpp:697 #17 0x00000049be349770 in wxEntry(int&, wchar_t**) () from /usr/local/lib/libwx_base.so.3.0 #18 0x00000046ddc04f9f in main (argc=1, argv=0x0) at app.cpp:322