[drkonqi] [Bug 362965] New: DrKonqi crashes opening DrKonqi on every crash...

2016-05-11 Thread Andrew Wilcox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362965

Bug ID: 362965
   Summary: DrKonqi crashes opening DrKonqi on every crash...
   Product: drkonqi
   Version: 5.6.3
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: awil...@wilcox-tech.com

If I have a crash (such as bug #362964) that causes DrKonqi to display, and
then click Report Bug, no matter what action I take DrKonqi crashes during exit
with the following backtrace:

Application: drkonqi (drkonqi), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  QGenericAtomicOps >::load
(_q_value=@0x7f988af2e720: ) at
../../include/QtCore/../../src/corelib/thread/qgenericatomic.h:90
#7  QBasicAtomicInteger::load (this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:118
#8  QtPrivate::RefCount::deref (this=) at
../../include/QtCore/../../src/corelib/tools/qrefcount.h:60
#9  QString::~QString (this=) at tools/qstring.h:1053
#10 QRegExpEngineKey::~QRegExpEngineKey (this=) at
tools/qregexp.cpp:866
#11 QHashNode::Node>::~QHashNode (this=) at
../../include/QtCore/../../src/corelib/tools/qhash.h:237
#12 QHash::Node>::deleteNode2 (node=0x2912400) at
../../include/QtCore/../../src/corelib/tools/qhash.h:585
#13 0x7f98998b61b9 in QHashData::free_helper (this=0x228a240,
node_delete=0x7f98998e01a0 ::Node>::deleteNode2(QHashData::Node*)>) at tools/qhash.cpp:491
#14 0x7f98998e0172 in QHash::Node>::freeData (x=, this=) at
../../include/QtCore/../../src/corelib/tools/qhash.h:621
#15 QHash::Node>::~QHash (this=) at
../../include/QtCore/../../src/corelib/tools/qhash.h:342
#16 QHash::Node>::clear (this=) at
../../include/QtCore/../../src/corelib/tools/qhash.h:627
#17 QCache::clear (this=0x7f9899c3c5c0
<(anonymous namespace)::Q_QGS_globalEngineCache::innerFunction()::holder>) at
tools/qcache.h:119
#18 0x7f98998df22d in QCache::~QCache
(this=0x7f9899c3c5c0 <(anonymous
namespace)::Q_QGS_globalEngineCache::innerFunction()::holder>) at
tools/qcache.h:87
#19 (anonymous
namespace)::Q_QGS_globalEngineCache::innerFunction()::Holder::~Holder()
(this=0x7f9899c3c5c0 <(anonymous
namespace)::Q_QGS_globalEngineCache::innerFunction()::holder>) at
tools/qregexp.cpp:3820
#20 0x7f989914ea88 in __run_exit_handlers (status=0, listp=0x7f98994ac6d8
<__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#21 0x7f989914ead5 in __GI_exit (status=) at exit.c:104
#22 0x7f9899139797 in __libc_start_main (main=0x415840 ,
argc=22, argv=0x7ffdd533e2a8, init=, fini=,
rtld_fini=, stack_end=0x7ffdd533e298) at ../csu/libc-start.c:323
#23 0x00415769 in _start ()

I cannot report this using DrKonqi due to bug #354564.  I guess it's all for
the best, because then it would be a never ending loop.

Clicking Close without reporting the bug does not crash, so there is a way out.

Reproducible: Always

Steps to Reproduce:
1. Have something crash (not too hard, you can write a simple kf5 app that
calls abort() or such I suppose if you provide a report URL).
2. Click Report Bug in the DrKonqi window.
3. Do anything you want - go ahead and report it, or just click Cancel.

Actual Results:  
The application had a segmentation fault with the above stack trace.

Expected Results:  
The application should quit cleanly.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362964] Plasma crash after disconnecting and reconnecting monitor

2016-05-11 Thread Andrew Wilcox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362964

--- Comment #2 from Andrew Wilcox  ---
Application: kwin_x11 (5.6.3)
 (Compiled from sources)
Qt Version: 5.5.1
Frameworks Version: 5.21.0
Operating System: Linux 4.6.0-rc4-ciall x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2b5a899800 (LWP 3645))]

Thread 6 (Thread 0x7f2b43dde700 (LWP 3708)):
#0  0x7f2b5a1627fd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f2b585a0ac2 in poll (__timeout=-1, __nfds=1, __fds=0x7f2b43dddcc0)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x953790, cond=cond@entry=0x9537d0,
vector=vector@entry=0x0, count=count@entry=0x0) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_conn.c:459
#3  0x7f2b585a272f in xcb_wait_for_event (c=0x953790) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_in.c:693
#4  0x7f2b4468ac95 in QXcbEventReader::run (this=0x966740) at
qxcbconnection.cpp:1229
#5  0x7f2b5885581e in QThreadPrivate::start (arg=0x966740) at
thread/qthread_unix.cpp:331
#6  0x7f2b5a424434 in start_thread (arg=0x7f2b43dde700) at
pthread_create.c:333
#7  0x7f2b5a16b8fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f2b3bfff700 (LWP 3714)):
#0  0x7f2b5a164503 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f2b58a3f874 in qt_safe_select (nfds=12, fdread=0x7f2b3a78,
fdwrite=0x7f2b3d08, fdexcept=0x7f2b3f98, orig_timeout=)
at kernel/qcore_unix.cpp:75
#2  0x7f2b58a4052b in QEventDispatcherUNIXPrivate::doSelect
(this=0x7f2b38e0, flags=..., timeout=0x0) at
kernel/qeventdispatcher_unix.cpp:192
#3  0x7f2b58a415df in QEventDispatcherUNIX::processEvents
(this=0x7f2b38c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607
#4  0x7f2b589f66fd in QEventLoop::processEvents (flags=..., this=) at kernel/qeventloop.cpp:128
#5  QEventLoop::exec (this=0x7f2b3bffedc0, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f2b588522a9 in QThread::exec (this=) at
thread/qthread.cpp:503
#7  0x7f2b5305d246 in QQmlThreadPrivate::run (this=0xba5ae0) at
qml/ftw/qqmlthread.cpp:141
#8  0x7f2b5885581e in QThreadPrivate::start (arg=0xba5ae0) at
thread/qthread_unix.cpp:331
#9  0x7f2b5a424434 in start_thread (arg=0x7f2b3bfff700) at
pthread_create.c:333
#10 0x7f2b5a16b8fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f2b2d14d700 (LWP 3718)):
#0  pthread_cond_wait () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f2b3aa41bb3 in cnd_wait (mtx=0xb73b50, cond=) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/include/c11/threads_posix.h:159
#2  pipe_semaphore_wait (sema=0xb73b50) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/src/gallium/auxiliary/os/os_thread.h:259
#3  radeon_drm_cs_emit_ioctl (param=param@entry=0xb73800) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:653
#4  0x7f2b3aa41307 in impl_thrd_routine (p=) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/include/c11/threads_posix.h:87
#5  0x7f2b5a424434 in start_thread (arg=0x7f2b2d14d700) at
pthread_create.c:333
#6  0x7f2b5a16b8fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f2b2be26700 (LWP 3739)):
#0  pthread_cond_wait () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f2b57a74aaa in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x7f2b57b53330 ) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x7f2b57a74a26 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0x7f2b57b61404 ) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x7f2b5a424434 in start_thread (arg=0x7f2b2be26700) at
pthread_create.c:333
#4  0x7f2b5a16b8fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f2b2c627700 (LWP 3803)):
#0  0x7f2b5a164503 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f2b58a3f874 in qt_safe_select (nfds=11, fdread=0x7f2b24000a58,
fdwrite=0x7f2b24000ce8, fdexcept=0x7f2b24000f78, orig_timeout=)
at kernel/qcore_unix.cpp:75
#2  0x7f2b58a4052b in QEventDispatcherUNIXPrivate::doSelect
(this=0x7f2b240008c0, flags=..., timeout=0x0) at
kernel/qeventdispatcher_unix.cpp:192
#3  0x7f2b58a415df in QEventDispatcherUNIX::processEvents
(this=0x7f2b24053b60, flags=...) at kernel/qeventdispatcher_unix.cpp:607
#4  0x7f2b589f66fd in QEventLoop::processEvents (flags=..., this=) at kernel/qeventloop.cpp:128
#5  QEventLoop::exec (this=0x7f2b2c626dc0, flags=...) at
kernel/qeventloop.cpp:204
#6  

[plasmashell] [Bug 362964] Plasma crash after disconnecting and reconnecting monitor

2016-05-11 Thread Andrew Wilcox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362964

--- Comment #1 from Andrew Wilcox  ---
Application: krunner (5.6.3)
 (Compiled from sources)
Qt Version: 5.5.1
Frameworks Version: 5.21.0
Operating System: Linux 4.6.0-rc4-ciall x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:

Hotplugging monitor as noted in other comment in this bug (this is crash #2 of
3)

The crash can be reproduced every time.

-- Backtrace:
Application: krunner (krunner), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4b094ff7c0 (LWP 3647))]

Thread 4 (Thread 0x7f4af6140700 (LWP 3648)):
#0  0x7f4b05f2b7fd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f4b05436ac2 in poll (__timeout=-1, __nfds=1, __fds=0x7f4af613fd00)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0xf70a80, cond=cond@entry=0xf70ac0,
vector=vector@entry=0x0, count=count@entry=0x0) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_conn.c:459
#3  0x7f4b0543872f in xcb_wait_for_event (c=0xf70a80) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_in.c:693
#4  0x7f4af764cc95 in QXcbEventReader::run (this=0xf6fea0) at
qxcbconnection.cpp:1229
#5  0x7f4b0659181e in QThreadPrivate::start (arg=0xf6fea0) at
thread/qthread_unix.cpp:331
#6  0x7f4b041cb434 in start_thread (arg=0x7f4af6140700) at
pthread_create.c:333
#7  0x7f4b05f348fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f4ae98c3700 (LWP 3659)):
#0  pthread_cond_wait () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f4aef5d1bb3 in cnd_wait (mtx=0x104cb90, cond=) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/include/c11/threads_posix.h:159
#2  pipe_semaphore_wait (sema=0x104cb90) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/src/gallium/auxiliary/os/os_thread.h:259
#3  radeon_drm_cs_emit_ioctl (param=param@entry=0x104c840) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:653
#4  0x7f4aef5d1307 in impl_thrd_routine (p=) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/include/c11/threads_posix.h:87
#5  0x7f4b041cb434 in start_thread (arg=0x7f4ae98c3700) at
pthread_create.c:333
#6  0x7f4b05f348fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f4ae8295700 (LWP 3669)):
#0  0x7f4b05f2b7fd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f4b02042fd7 in g_main_context_poll (priority=0, context=, timeout=, fds=, n_fds=) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gmain.c:4135
#2  g_main_context_iterate (context=, block=,
dispatch=, self=) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gmain.c:3835
#3  0x7f4b020430ae in g_main_context_iteration (context=,
may_block=1) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gmain.c:3901
#4  0x7f4b0677f97c in QEventDispatcherGlib::processEvents
(this=0x7f4ae8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7f4b067326fd in QEventLoop::processEvents (flags=..., this=) at kernel/qeventloop.cpp:128
#6  QEventLoop::exec (this=0x7f4ae8294e00, flags=...) at
kernel/qeventloop.cpp:204
#7  0x7f4b0658e2a9 in QThread::exec (this=) at
thread/qthread.cpp:503
#8  0x7f4b084e9246 in QQmlThreadPrivate::run (this=0x11d89c0) at
qml/ftw/qqmlthread.cpp:141
#9  0x7f4b0659181e in QThreadPrivate::start (arg=0x11d89c0) at
thread/qthread_unix.cpp:331
#10 0x7f4b041cb434 in start_thread (arg=0x7f4ae8295700) at
pthread_create.c:333
#11 0x7f4b05f348fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f4b094ff7c0 (LWP 3647)):
[KCrash Handler]
#6  QScopedPointer::data
(this=) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#7  qGetPtrHelper > (p=...) at
../../include/QtCore/../../src/corelib/global/qglobal.h:983
#8  QScreen::d_func (this=0x0) at
../../include/QtGui/../../src/gui/kernel/qscreen.h:59
#9  QScreen::handle (this=0x0) at kernel/qscreen.cpp:111
#10 0x7f4af764fa77 in QXcbIntegration::createPlatformWindow
(this=, window=0x7fff590c0720) at qxcbintegration.cpp:196
#11 0x7f4b06a63569 in QWindowPrivate::create (this=0xfeb610,
recursive=false) at kernel/qwindow.cpp:392
#12 0x7f4b06a639be in QWindow::create (this=) at
kernel/qwindow.cpp:548
#13 QWindow::winId (this=) at kernel/qwindow.cpp:567
#14 0x7f4b092716df in PlasmaQuick::DialogPrivate::updateTheme
(this=0xfef560) at
/var/tmp/portage/kde-frameworks/plasma-5.21.0/work/plasma-framework-5.21.0/src/plasmaquick/dialog.cpp:225
#15 0x7f4b06761860 in QMetaObject::activate (sender=0xfef5d8,
signalOffset=, local_signal_index=,
argv=) at 

[plasmashell] [Bug 362964] New: Plasma crash after disconnecting and reconnecting monitor

2016-05-11 Thread Andrew Wilcox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362964

Bug ID: 362964
   Summary: Plasma crash after disconnecting and reconnecting
monitor
   Product: plasmashell
   Version: 5.6.3
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: awil...@wilcox-tech.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.6.3)
 (Compiled from sources)
Qt Version: 5.5.1
Frameworks Version: 5.21.0
Operating System: Linux 4.6.0-rc4-ciall x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
I have just moved and have to share my single DVI monitor with multiple
desktops.  When I unplug the monitor from this desktop and then reconnect it,
Plasma, KWin, and KRunner all crash.  I will submit crash logs for those as
well under this bug.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5aa9fb4800 (LWP 3662))]

Thread 8 (Thread 0x7f5a96070700 (LWP 3667)):
#0  0x7f5aa495f7fd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f5aa87beac2 in poll (__timeout=-1, __nfds=1, __fds=0x7f5a9606fcc0)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x23d1a60, cond=cond@entry=0x23d1aa0,
vector=vector@entry=0x0, count=count@entry=0x0) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_conn.c:459
#3  0x7f5aa87c072f in xcb_wait_for_event (c=0x23d1a60) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_in.c:693
#4  0x7f5a9757cc95 in QXcbEventReader::run (this=0x23e4ab0) at
qxcbconnection.cpp:1229
#5  0x7f5aa4fc581e in QThreadPrivate::start (arg=0x23e4ab0) at
thread/qthread_unix.cpp:331
#6  0x7f5aa4468434 in start_thread (arg=0x7f5a96070700) at
pthread_create.c:333
#7  0x7f5aa49688fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f5a8efc9700 (LWP 3748)):
#0  0x7f5aa07deae4 in g_mutex_unlock (mutex=0x7f5a88000990) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gthread-posix.c:232
#1  0x7f5aa079a601 in g_main_context_prepare (context=,
priority=0x7f5a8efc8ca4) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gmain.c:3440
#2  0x7f5aa079af18 in g_main_context_iterate (context=,
block=, dispatch=, self=) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gmain.c:3820
#3  0x7f5aa079b0ae in g_main_context_iteration (context=,
may_block=1) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gmain.c:3901
#4  0x7f5aa51b397c in QEventDispatcherGlib::processEvents
(this=0x7f5a880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7f5aa51666fd in QEventLoop::processEvents (flags=..., this=) at kernel/qeventloop.cpp:128
#6  QEventLoop::exec (this=0x7f5a8efc8dc0, flags=...) at
kernel/qeventloop.cpp:204
#7  0x7f5aa4fc22a9 in QThread::exec (this=) at
thread/qthread.cpp:503
#8  0x7f5aa7711246 in QQmlThreadPrivate::run (this=0x24d4920) at
qml/ftw/qqmlthread.cpp:141
#9  0x7f5aa4fc581e in QThreadPrivate::start (arg=0x24d4920) at
thread/qthread_unix.cpp:331
#10 0x7f5aa4468434 in start_thread (arg=0x7f5a8efc9700) at
pthread_create.c:333
#11 0x7f5aa49688fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f5a829c0700 (LWP 3750)):
#0  pthread_cond_wait () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f5a8c71dbb3 in cnd_wait (mtx=0x25aa840, cond=) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/include/c11/threads_posix.h:159
#2  pipe_semaphore_wait (sema=0x25aa840) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/src/gallium/auxiliary/os/os_thread.h:259
#3  radeon_drm_cs_emit_ioctl (param=param@entry=0x25aa4f0) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:653
#4  0x7f5a8c71d307 in impl_thrd_routine (p=) at
/var/tmp/portage/media-libs/mesa-11.1.0/work/mesa-11.1.0/include/c11/threads_posix.h:87
#5  0x7f5aa4468434 in start_thread (arg=0x7f5a829c0700) at
pthread_create.c:333
#6  0x7f5aa49688fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f5a80c8a700 (LWP 3751)):
#0  0x7f5aa495f7fd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f5aa079afd7 in g_main_context_poll (priority=0, context=, timeout=, fds=, n_fds=) at
/var/tmp/portage/dev-libs/glib-2.48.0/work/glib-2.48.0/glib/gmain.c:4135
#2  g_main_context_iterate (context=, block=,
dispatch=, self=) at

[www.kde.org] [Bug 354585] IPv6 connections to https://dot.kde.org fail

2015-12-10 Thread Andrew Wilcox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354585

Andrew Wilcox  changed:

   What|Removed |Added

 CC||awil...@wilcox-tech.com

--- Comment #7 from Andrew Wilcox  ---
For me, the Krita page loads fine, but the CDN server does not work under HTTP
or HTTPS.  This has been going on since late October and is severely impacting
my ability to file bugs, read the documentation about KF5 (porting my apps from
kdelibs 4), and use KDE in general.  Is there anything I can do to help resolve
this?  I don't have ip6tables in my kernel so unfortunately I can't test to see
if that fixes it for me or not.

-- 
You are receiving this mail because:
You are watching all bug changes.