[Discover] [Bug 478351] DiscoverNotifier spams crash notifications on session opening

2023-12-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478351

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Nate Graham  ---
Fixed today by Harald Sitter with
https://invent.kde.org/plasma/discover/-/commit/f2bb47ae10d44cfae0a319ebe3293e3ff1bf9e2e!

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

[Discover] [Bug 478351] DiscoverNotifier spams crash notifications on session opening

2023-12-11 Thread Paragoumba
https://bugs.kde.org/show_bug.cgi?id=478351

--- Comment #4 from Paragoumba  ---
(In reply to Nate Graham from comment #3)
> We're crashing here:
> 
> >   else if (QNetworkInformation::instance()->reachability() != 
> > QNetworkInformation::Reachability::Online)
> 
> Can you comment on the network state your system was in when you experienced
> this problem, as well as how you've configured networking on your machine?
> Anything unusual? For example are you not using NetworkManager or have you
> disabled or masked any of its system units? Etc.

I am using NetworkManager with no particular configuration. I mainly had this
problem when connected via WiFi and when having no access to the internet. It
happened one time after I killed my session with magic SysRq (AltGr+PrnScr+R
then E then I) which also killed NM and logging right after. It also happens
when I connect to public Wifi with a captive portal before I log in and thus
have no internet connection

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

[Discover] [Bug 478351] DiscoverNotifier spams crash notifications on session opening

2023-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478351

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Nate Graham  ---
We're crashing here:

>   else if (QNetworkInformation::instance()->reachability() != 
> QNetworkInformation::Reachability::Online)

Can you comment on the network state your system was in when you experienced
this problem, as well as how you've configured networking on your machine?
Anything unusual? For example are you not using NetworkManager or have you
disabled or masked any of its system units? Etc.

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

[Discover] [Bug 478351] DiscoverNotifier spams crash notifications on session opening

2023-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478351

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Severity|normal  |crash

--- Comment #2 from Nate Graham  ---
Application: DiscoverNotifier (DiscoverNotifier), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[KCrash Handler]
#6  std::__uniq_ptr_impl >::_M_ptr() const
(this=) at
/usr/src/debug/qt6-base/build/include/QtNetwork/6.6.1/QtNetwork/private/../../../../../../qtbase-everywhere-src-6.6.1/src/network/kernel/qnetworkinformation_p.h:51
#7  std::unique_ptr >::get() const (this=) at /usr/include/c++/13.2.1/bits/unique_ptr.h:470
#8  std::unique_ptr >::operator->() const
(this=) at /usr/include/c++/13.2.1/bits/unique_ptr.h:463
#9  QNetworkInformation::reachability() const (this=0x0) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.1/src/network/kernel/qnetworkinformation.cpp:518
#10 0x555fc2cb59dd in DiscoverNotifier::state() const (this=0x7ffcff8775c8)
at /usr/src/debug/discover/discover-5.90.0/notifier/DiscoverNotifier.cpp:212
#11 DiscoverNotifier::notifyAboutUpdates() const
(this=this@entry=0x7ffcff8775c8) at
/usr/src/debug/discover/discover-5.90.0/notifier/DiscoverNotifier.cpp:100
#12 0x555fc2cbb15a in DiscoverNotifier::refreshUnattended()
(this=0x7ffcff8775c8) at
/usr/src/debug/discover/discover-5.90.0/notifier/DiscoverNotifier.cpp:189
#13 DiscoverNotifier::DiscoverNotifier(QObject*) (this=0x7ffcff8775c8,
parent=0x0) at
/usr/src/debug/discover/discover-5.90.0/notifier/DiscoverNotifier.cpp:39
#14 0x555fc2cb33fb in NotifierItem::NotifierItem() (this=0x7ffcff8775b0) at
/usr/src/debug/discover/discover-5.90.0/notifier/NotifierItem.cpp:27
#15 main(int, char**) (argc=, argv=) at
/usr/src/debug/discover/discover-5.90.0/notifier/main.cpp:33
[Inferior 1 (process 2103) detached]

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

[Discover] [Bug 478351] DiscoverNotifier spams crash notifications on session opening

2023-12-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=478351

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[Discover] [Bug 478351] DiscoverNotifier spams crash notifications on session opening

2023-12-10 Thread Paragoumba
https://bugs.kde.org/show_bug.cgi?id=478351

--- Comment #1 from Paragoumba  ---
Created attachment 164071
  --> https://bugs.kde.org/attachment.cgi?id=164071=edit
Crash report

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