https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
Guido Falsi changed:
What|Removed |Added
Attachment #204172|maintainer-approval?|
Flags|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236438
Guido Falsi changed:
What|Removed |Added
Attachment #204173|maintainer-approval?|
Flags|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
--- Comment #6 from rozhuk...@gmail.com ---
if (NULL != sleep_mode && !g_strcmp0 (sleep_mode, "Standby"))
was important, IMHO.
Im not sure is g_strcmp0() check to NULL, and this was point of crash.
I undestand that you dont like DEBUG opti
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
--- Comment #7 from Guido Falsi ---
(In reply to rozhuk.im from comment #6)
> if (NULL != sleep_mode && !g_strcmp0 (sleep_mode, "Standby"))
>
> was important, IMHO.
> Im not sure is g_strcmp0() check to NULL, and this was point of crash.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
Guido Falsi changed:
What|Removed |Added
Status|Open|In Progress
--- Comment #9 from Guid
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:
Author: madpilot
Date: Fri May 10 17:40:03 UTC 2019
New revision: 501188
URL: https://svnweb.freebsd.org/changeset/ports/501188
Log:
- Fix reported sporadic cr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
Guido Falsi changed:
What|Removed |Added
Summary|[PATCH] |[PATCH]
|sysutils/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236438
Guido Falsi changed:
What|Removed |Added
Resolution|--- |FIXED
Status|Open
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236438
--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:
Author: madpilot
Date: Fri May 10 17:45:55 UTC 2019
New revision: 501189
URL: https://svnweb.freebsd.org/changeset/ports/501189
Log:
Enable extra debugging co