[kate] [Bug 470348] New: Segfault when manipulating configuration

2023-05-28 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=470348

Bug ID: 470348
   Summary: Segfault when manipulating configuration
Classification: Applications
   Product: kate
   Version: 22.12.3
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: ad...@petermello.net
  Target Milestone: ---

Application: kate (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.106.0
Operating System: Linux 6.2.0-23-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.04
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Kate seems to be crashing whenever I make adjustments to several settings at
one time, however if I only adjust one or two items and then click OK, it
behaves as expected. This even extends to resizing various panels in the app,
where if (for instance) I use the mouse to drag the divider between the editor
and the Filesystem plugin to alter the width of the plugin bar once, I can
continue editing without incident. However if over the course of a single
instance I resize the plugin bar four or five times, almost invariably it will
segfault the instant that I release the mouse button. I examined the
permissions on every config folder I'm aware of Kate/KWrite having and found
nothing untowards, nor are the drives they reside on experiencing any I/O load
that might impede the recording of such ephemeral config changes. This one has
me stumped.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault

[KCrash Handler]
#4  0x7f273673522b in QStandardItemModel::dropMimeData(QMimeData const*,
Qt::DropAction, int, int, QModelIndex const&) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x7f2736de355b in QAbstractItemView::dropEvent(QDropEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x7f2736baec28 in QWidget::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x7f2736c5b792 in QFrame::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x7f2735cbaba3 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f2736b6bf82 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x7f2736b75006 in QApplication::notify(QObject*, QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x7f2735cbae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7f2736bca9d0 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7f2736bcb707 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x7f2736b6bf92 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7f2735cbae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f273634418c in QGuiApplicationPrivate::processDrop(QWindow*,
QMimeData const*, QPoint const&, QFlags,
QFlags, QFlags) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x7f2736315d30 in QWindowSystemInterface::handleDrop(QWindow*,
QMimeData const*, QPoint const&, QFlags,
QFlags, QFlags) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x7f272fc6204b in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x7f272fc65fb8 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#20 0x7f2736382764 in QBasicDrag::eventFilter(QObject*, QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x7f2735cbaa7e in
QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7f2736b6bfd0 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x7f2735cbae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x7f273634240d in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#25 0x7f27363164bc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#26 0x7f272fc5054e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#27 0x7f2733c6149d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x7f2733cbc178 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x7f2733c601b0 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x7f2735d14e7a in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x7f2735cb97cb in
QEventLoop::exec(QFlags) () from

[plasma-pa] [Bug 433246] Pipewire is missing pulseaudio modules

2021-03-28 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=433246

Peter J. Mello  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[frameworks-kservice] [Bug 430157] KDE .desktop parser complains about files that have Type= "Application" but no Exec line, although this situation is normal.

2021-01-05 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=430157

Peter J. Mello  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[neon] [Bug 425278] New: Breeze package needs maintainer script refresh for dpkg 1.20

2020-08-12 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=425278

Bug ID: 425278
   Summary: Breeze package needs maintainer script refresh for
dpkg 1.20
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: junior-jobs
  Severity: normal
  Priority: NOR
 Component: Packages Unstable Edition
  Assignee: neon-b...@kde.org
  Reporter: ad...@petermello.net
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Created attachment 130838
  --> https://bugs.kde.org/attachment.cgi?id=130838=edit
Example of a more thorough printer test page

Saw this output today during an otherwise routine `apt upgrade', during the
dpkg processing of the breeze package from the neon unstable repository,
currently version 4:5.19.4+p20.04+git20200812.0306-0:

dpkg-divert: warning: please specify --no-rename explicitly, the default will
change to --rename in 1.20.x
Leaving 'diversion of /usr/share/cups/data/default-testpage.pdf to
/usr/share/cups/data/default-testpage.pdf.distrib by breeze'

This is obviously related to the preinst[1] and prerm[2] scripts which intend
to replace the generic CUPS printer test page with a KDE branded one. This
brings me to the second issue regarding the package, which is that I think the
included printer test page is long overdue for a quick once-over from the
Visual Design Group for its aesthetics, and should also be reevaluated
regarding its core competency, namely testing print output. I've attached an
example of what I think would be a good target for those functional
improvements.

I also thought it might be useful to have an open bug report about it now,
before dpkg 1.20 gets imported into the Ubuntu repositories, as will likely
happen before the Groovy freeze. To be clear though, this does not currently
result in any unanticipated results when installing the package using the
version of dpkg distributed with Focal; it will likely start to do so in
October.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04.1 LTS "Focal Fossa" with Neon/untable package
archives added
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2

[1]:
https://packaging.neon.kde.org/kde/breeze.git/tree/debian/breeze.preinst?h=Neon/unstable
[2]:
https://packaging.neon.kde.org/kde/breeze.git/tree/debian/breeze.prerm?h=Neon/unstable

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

[neon] [Bug 424014] New: libkf5coreaddons-dev: Included file KF5CoreAddonsConfig.cmake searches for old Qt v5.12

2020-07-08 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=424014

Bug ID: 424014
   Summary: libkf5coreaddons-dev: Included file
KF5CoreAddonsConfig.cmake searches for old Qt v5.12
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Packages Testing Edition
  Assignee: neon-b...@kde.org
  Reporter: ad...@petermello.net
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Attempting to build a project from source using CMake yielded the following
error message:

CMake Error at
/usr/lib/x86_64-linux-gnu/cmake/KF5CoreAddons/KF5CoreAddonsTargets.cmake:90
(message):
  The imported target "KF5::CoreAddons" references the file

 "/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5.69.0"

The .cmake file referenced is installed by the libkf5coreaddons-dev, however
the associated libkf5coreaddons5 package, both of which bearing the same
version (5.71.0+p20.04+git20200707.1104-0), installs
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5.72.0. I believe this stems from
line 38 in the CMake file,

find_dependency(Qt5Core 5.12.0)

which should instead reference 5.14.2 or some variation thereof (I'm not a
CMake wizard, sorry).

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04 with KDE Neon Testing package archives added
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2
Architecture: x86_64 (amd64)

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-06-07 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=422190

--- Comment #1 from Peter J. Mello  ---
I'm experiencing precisely the same thing since adding the KDE Neon
Git-Unstable repository to my Kubuntu 20.04 LTS system. Without sifting through
the commit history yet, this smells like a regression.

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-06-07 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=422190

Peter J. Mello  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[kgpg] [Bug 422611] New: Export to non-default keyserver broken

2020-06-07 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=422611

Bug ID: 422611
   Summary: Export to non-default keyserver broken
   Product: kgpg
   Version: 20.04.0
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@opensource.sf-tec.de
  Reporter: ad...@petermello.net
  Target Milestone: ---

SUMMARY
The option to select a keyserver to communicate with in the Key Server Dialog
window is inoperative; the default keyserver is always used instead.


DESCRIPTION
Finding one of my keys to be absent from keys2.kfwebs.net, the site KGpg itself
directs to when selecting the menu item Keys|Open Key URL, I entered the
application settings and added it to the list of keyservers successfully.
Proceeding to the menu item File|Key Server Dialog, I selected the new
keyserver and the key in question from the drop-down lists and clicked the
Export button.

Though the message indicated that the outcome was a success, the output below
indicated that the contacted server was my default keyserver and not the
specific one I had selected above. Subsequent packet capture on TCP port 11371
using Wireshark confirmed that was indeed the case. I observed that the
keyserver selection drop-down on the Key Server Dialog window was ignored in
every iteration of my debug attempts regardless of which server was chosen,
communication always took place with the configured default keyserver.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04 LTS "Focal Fossa" with KDE Neon Dev-Unstable
package repository active
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.71.0
Qt Version: 5.14.2

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

[kate] [Bug 392426] Change handling of detection of files modified by foreign processes

2020-02-29 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=392426

Peter J. Mello  changed:

   What|Removed |Added

 CC||ad...@petermello.net

--- Comment #1 from Peter J. Mello  ---
If I might weigh in on this issue...I came by intending to file a bug report
very much like this one, and not knowing the dev team's preference in such
instances, I'll err on the side of less clutter,

I confess that this behavior is currently my least favorite from Kate, though
my concept of how it might be improved approached from a different angle. The
fundamental logic behind it feels sound to me, only incomplete. What if the
only change made to the existing dialog prompting a reaction to external
modifications was an optional drop down function from the ignore button that
offered the ability to:
  A) Ignore changes to that file for the remainder of the session and warn only
on an attempt to save the file
  B) Ignore for n minutes (I picture this as being a nested menu inside the
drop-down, with a submenu of natural intervals measured in minutes)
  C) Lock out all inputs and refresh without confirmation (admittedly this one
is more radical than the first two, I include it merely to illustrate the range
of relatively foreseeable user desires)

That's all I've got. You guys have really been killing it lately, IMO. Not to
say that Kate hasn't always been quality software, but speaking candidly, prior
to last year it was relegated mostly to the random occasions Dolphin didn't
have a default for SublimeText3 or VSCode for whatever MIMEType I was opening.
I'm bad with version numbers but at some point this summer, I realized I was
burning an awful lot of mouse clicks on "Open With... -> Kate" and began
flipping those default handlers over to Kate and haven't looked back. I was
gonna lead off with this sentiment but I worried it might cheapen my suggestion
if it seemed I was trying to butter your bread first.

Sorry for rambling; I look forward to any responses that may be forthcoming.

-Peter

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

[telepathy] [Bug 417781] New: Telepathy-morse crashing upon attempt to view new message from panel notification icon

2020-02-17 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=417781

Bug ID: 417781
   Summary: Telepathy-morse crashing upon attempt to view new
message from panel notification icon
   Product: telepathy
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: text-ui
  Assignee: kde-telepathy-b...@kde.org
  Reporter: ad...@petermello.net
  Target Milestone: Future

Application: ktp-text-ui (19.12.2)

Qt Version: 5.12.4
Frameworks Version: 5.67.0
Operating System: Linux 5.3.0-40-generic x86_64
Windowing system: X11
Distribution: Ubuntu 19.10

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

Telegram integration with telepathy seems to have a bug-a-boo regarding the
panel icon. If I'm sitting at the computer and have the opportunity to click on
the notification bubble on its initial appearance the window opens promptly and
displays the conversation with the new message. However if I'm unable to act on
the notification and instead attempt to view the message from the icon that
pulses in the Tray, it crashes instead.

-- Backtrace:
Application: Chat Application (ktp-text-ui), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7b2ac87f00 (LWP 28325))]

Thread 16 (Thread 0x7f7adeffd700 (LWP 28353)):
#0  0x7f7b3d09ec2f in __GI___poll (fds=0x7f7acc0070e0, nfds=2, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f7b3441a1c6 in  () at /lib/x86_64-linux-gnu/libpulse.so.0
#2  0x7f7b3440b831 in pa_mainloop_poll () at
/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7f7b3440beb3 in pa_mainloop_iterate () at
/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7f7b3440bf60 in pa_mainloop_run () at
/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7f7b3441a10d in  () at /lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7f7b2f96f37c in  () at
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.0.so
#7  0x7f7b3b9a9669 in start_thread (arg=) at
pthread_create.c:479
#8  0x7f7b3d0ab323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7f7adf7fe700 (LWP 28352)):
#0  0x7f7b3d0208eb in __lll_lock_wait_private (futex=0x7f7b3d1764b0
<_IO_stdfile_2_lock>) at ./lowlevellock.c:35
#1  0x7f7b3d006146 in buffered_vfprintf (s=s@entry=0x7f7b3d1745c0
<_IO_2_1_stderr_>, format=format@entry=0x7f7b321c76a8 "[%s] %s\n",
args=args@entry=0x7f7adf7fcee0, mode_flags=mode_flags@entry=2) at
vfprintf-internal.c:2381
#2  0x7f7b3d002df4 in __vfprintf_internal (s=0x7f7b3d1745c0
<_IO_2_1_stderr_>, format=0x7f7b321c76a8 "[%s] %s\n",
ap=ap@entry=0x7f7adf7fcee0, mode_flags=2) at vfprintf-internal.c:1346
#3  0x7f7b3d0ba483 in ___fprintf_chk (fp=, flag=, format=) at fprintf_chk.c:33
#4  0x7f7b321af9ad in event_logv_ () at
/lib/x86_64-linux-gnu/libevent-2.1.so.6
#5  0x7f7b321afb44 in event_warn () at
/lib/x86_64-linux-gnu/libevent-2.1.so.6
#6  0x7f7b321b146c in  () at /lib/x86_64-linux-gnu/libevent-2.1.so.6
#7  0x7f7b321a7114 in event_base_loop () at
/lib/x86_64-linux-gnu/libevent-2.1.so.6
#8  0x7f7b368db429 in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7f7b36874f0b in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7f7b368a6d9b in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#11 0x7f7b368d7c75 in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#12 0x7f7b3b9a9669 in start_thread (arg=) at
pthread_create.c:479
#13 0x7f7b3d0ab323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7f7ad700 (LWP 28351)):
#0  0x7f7b3b9b02c6 in futex_wait_cancelable (private=,
expected=0, futex_word=0x7f7adfffe598) at
../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  0x7f7b3b9b02c6 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x7f7adfffe548, cond=0x7f7adfffe570) at pthread_cond_wait.c:508
#2  0x7f7b3b9b02c6 in __pthread_cond_wait (cond=0x7f7adfffe570,
mutex=0x7f7adfffe548) at pthread_cond_wait.c:638
#3  0x7f7b368d503d in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7f7b368d5ac0 in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7f7b368d5b63 in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7f7b36852cd7 in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7f7b36874f0b in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7f7b368a6d9b in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7f7b368d7c75 in  () at /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7f7b3b9a9669 in start_thread (arg=) at
pthread_create.c:479
#11 0x7f7b3d0ab323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7f7b08ff9700 (LWP 28350)):
#0  

[yakuake] [Bug 364873] Add support for command line --new-tab

2020-01-20 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=364873

--- Comment #4 from Peter J. Mello  ---
That functionality has been part of Yakuake for several years now, accessible
via DBus. Attached is a shell script named yaknewtab that I've used without
issue for awhile to help you get the hang of it. Just chmod +x yaknewtab then
mv it to one of the folders in your $PATH. I hope this answers your question.

Warmly,
Peter

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

[yakuake] [Bug 364873] Add support for command line --new-tab

2020-01-20 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=364873

Peter J. Mello  changed:

   What|Removed |Added

 CC||ad...@petermello.net

--- Comment #3 from Peter J. Mello  ---
Created attachment 125272
  --> https://bugs.kde.org/attachment.cgi?id=125272=edit
Shell script to simplify DBus calls to Yakuake

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

[dolphin] [Bug 398908] Dolphin uses up huge amounts of memory

2020-01-20 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=398908

Peter J. Mello  changed:

   What|Removed |Added

   Platform|Other   |Kubuntu Packages

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

[systemsettings] [Bug 416480] New: System Settings segfault when adding Online Accounts

2020-01-19 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=416480

Bug ID: 416480
   Summary: System Settings segfault when adding Online Accounts
   Product: systemsettings
   Version: 5.17.90
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ad...@petermello.net
  Target Milestone: ---

Application: systemsettings5 (5.17.90)

Qt Version: 5.12.4
Frameworks Version: 5.66.0
Operating System: Linux 5.3.0-28-generic x86_64
Windowing system: X11
Distribution: Ubuntu 19.10

-- Information about the crash:
- What I was doing when the application crashed: I was in the Online Accounts
panel, having just successfully added my Google account via OAUTH and had just
clicked okay after filling in my phone number to add my Telegram account.

- Unusual behavior I noticed: Though the Google account reported that it added
successfully, I wasn't able to expand it in the list of accounts and view any
details.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6b6f7d5800 (LWP 14491))]

Thread 4 (Thread 0x7f6b4ac42700 (LWP 17023)):
#0  0x7f6b73976c2f in __GI___poll (fds=0x5650160cbd20, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f6b71ce2a3e in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f6b71ce2dc3 in g_main_loop_run () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f6b4b7077da in  () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7f6b71d0c111 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f6b7257e669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7f6b73983323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f6b4b443700 (LWP 17022)):
#0  0x7f6b739722ac in __GI___libc_read (nbytes=16, buf=0x7f6b4b442ce0,
fd=30) at ../sysdeps/unix/sysv/linux/read.c:26
#1  0x7f6b739722ac in __GI___libc_read (fd=30, buf=0x7f6b4b442ce0,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x7f6b71d2a69f in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f6b71ce258e in g_main_context_check () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f6b71ce29e2 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f6b71ce2b73 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f6b71ce2bc1 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x7f6b71d0c111 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7f6b7257e669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f6b73983323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f6b67fff700 (LWP 14493)):
#0  0x7f6b71d2ebf8 in g_mutex_unlock () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f6b71ce1b07 in g_main_context_acquire () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f6b71ce28f5 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f6b71ce2b73 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f6b73f1d6c3 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f6b73ec463b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f6b73cfda75 in QThread::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f6b7419eefa in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#8  0x7f6b73cfecc2 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f6b7257e669 in start_thread (arg=) at
pthread_create.c:479
#10 0x7f6b73983323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f6b6f7d5800 (LWP 14491)):
[KCrash Handler]
#6  0x7f6b48d6dc96 in  () at /lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#7  0x7f6b48d6ddbc in  () at /lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#8  0x7f6b48d53dc4 in  () at /lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#9  0x7f6b48d54422 in Tp::Connection::~Connection() () at
/lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#10 0x7f6b48d5447d in Tp::Connection::~Connection() () at
/lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#11 0x7f6b48c5e5f5 in  () at /lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#12 0x7f6b48c5e8a2 in Tp::Account::~Account() () at
/lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#13 0x7f6b48c5e8fd in Tp::Account::~Account() () at
/lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#14 0x7f6b48c805b1 in  () at /lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#15 0x7f6b73d5373c in QHashData::free_helper(void (*)(QHashData::Node*)) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f6b48c7a400 in  () at /lib/x86_64-linux-gnu/libtelepathy-qt5.so.0
#17 0x7f6b48c7a462 in Tp::AccountManager::~AccountManager() 

[Powerdevil] [Bug 403776] Powerdevil suddenly crashes during normal operation

2019-02-09 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=403776

Peter J. Mello  changed:

   What|Removed |Added

 CC||ad...@petermello.net

--- Comment #3 from Peter J. Mello  ---
I'm seeing the same behavior (I think) on my Lenovo ThinkPad T420s running
Kubuntu 18.10 Cosmic. Including the trace in case it can aid in isolating the
issue.

Application: org_kde_powerdevil (org_kde_powerdevil), signal: Segmentation
fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5e0366b840 (LWP 5552))]

Thread 6 (Thread 0x7f5dfa093700 (LWP 23743)):
#0  0x7f5e09a156d9 in __GI___poll (fds=0x7f5de4007030, nfds=2, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f5e001709b1 in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x7f5e001621e0 in pa_mainloop_poll () at
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7f5e0016282e in pa_mainloop_iterate () at
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7f5e001628e0 in pa_mainloop_run () at
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7f5e001708f9 in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7f5dfac8f6f8 in  () at
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#7  0x7f5e089fb164 in start_thread (arg=) at
pthread_create.c:486
#8  0x7f5e09a21def in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f5dfb7fe700 (LWP 5634)):
#0  0x7f5e09a10f64 in __GI___libc_read (fd=13, buf=0x7f5dfb7fdc90,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:26
#1  0x7f5e0776a180 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5e0772491f in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5e07724df0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f5e077251d2 in g_main_loop_run () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f5e0079d7b6 in  () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x7f5e0774d135 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x7f5e089fb164 in start_thread (arg=) at
pthread_create.c:486
#8  0x7f5e09a21def in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f5dfbfff700 (LWP 5633)):
#0  0x7f5e09a10f64 in __GI___libc_read (fd=11, buf=0x7f5dfbffeca0,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:26
#1  0x7f5e0776a180 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5e0772491f in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5e07724df0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f5e07724f6c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f5e07724fb1 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f5e0774d135 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x7f5e089fb164 in start_thread (arg=) at
pthread_create.c:486
#8  0x7f5e09a21def in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f5e0135f700 (LWP 5630)):
#0  0x7f5e09a156d9 in __GI___poll (fds=0x7f5df4012930, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f5e07724e46 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5e07724f6c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5e09f3815b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f5e09ee516b in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f5e09d340b6 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f5e0a1f1545 in  () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f5e09d3dc87 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f5e089fb164 in start_thread (arg=) at
pthread_create.c:486
#9  0x7f5e09a21def in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f5e01f70700 (LWP 5577)):
#0  0x7f5e09a156d9 in __GI___poll (fds=0x7f5e01f6fc78, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f5e090df917 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f5e090e153a in xcb_wait_for_event () at
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f5e02ed2159 in  () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7f5e09d3dc87 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f5e089fb164 in start_thread (arg=) at
pthread_create.c:486
#6  0x7f5e09a21def in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f5e0366b840 (LWP 5552)):
[KCrash Handler]
#6  0x7f5e09d87ac3 in QHashData::nextNode(QHashData::Node*) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f5e0af18543 in
PowerDevil::PolicyAgent::onServiceUnregistered(QSt