From nobody Mon Apr 11 18:02:27 2022 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E0E6211D02CE for ; Mon, 11 Apr 2022 18:20:06 +0000 (UTC) (envelope-from freebsd-stable@m.gmane-mx.org) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4KccbB3W8Pz502X for ; Mon, 11 Apr 2022 18:20:06 +0000 (UTC) (envelope-from freebsd-stable@m.gmane-mx.org) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1ndyZ4-0007Iw-KM for freebsd-stable@freebsd.org; Mon, 11 Apr 2022 20:15:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: 2yt@gmx.com Subject: Re: FreeBSD 13-RC2 on Lenovo ThinkPad T450, suspend/resume doesn't always work. Date: Mon, 11 Apr 2022 12:02:27 -0600 Message-ID: References: List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Content-Language: en-US In-Reply-To: X-Rspamd-Queue-Id: 4KccbB3W8Pz502X X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmx.com (policy=none); spf=pass (mx1.freebsd.org: domain of freebsd-stable@m.gmane-mx.org designates 116.202.254.214 as permitted sender) smtp.mailfrom=freebsd-stable@m.gmane-mx.org X-Spamd-Result: default: False [0.10 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; DMARC_POLICY_SOFTFAIL(0.10)[gmx.com : SPF not aligned (relaxed), No valid DKIM,none]; RCVD_TLS_LAST(0.00)[]; R_SPF_ALLOW(-0.20)[+mx:c]; FREEMAIL_FROM(0.00)[gmx.com]; MIME_GOOD(-0.10)[text/plain]; MV_CASE(0.50)[]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_NO_DN(0.00)[]; MLMMJ_DEST(0.00)[freebsd-stable]; FORGED_SENDER(0.30)[2yt@gmx.com,freebsd-stable@m.gmane-mx.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:116.202.0.0/16, country:DE]; FROM_NEQ_ENVFROM(0.00)[2yt@gmx.com,freebsd-stable@m.gmane-mx.org]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On 4/11/22 11:27, Maurizio Vairani wrote: > When the resume doesn’t work in the /var/log/Xorg.0.log file there are > these error messages: > > > [  3677.281] (EE) > > [  3677.281] (EE) Backtrace: > > [  3677.284] (EE) 0: /usr/local/bin/Xorg (?+0x0) [0x41e2aa] > > [  3677.285] (EE) 1: /lib/libthr.so.3 (_pthread_sigmask+0x54e) [0x80093358e] > > [  3677.287] (EE) 2: /lib/libthr.so.3 (_pthread_setschedparam+0x82f) > [0x800932b3f] > > [  3677.289] (EE) 3: ? (?+0x0) [0x7ffffffff8a3] > > [  3677.291] (EE) 4: /lib/libc.so.7 (__sys_thr_kill+0xa) [0x800a7e33a] > > [  3677.293] (EE) 5: /lib/libthr.so.3 (_pthread_setschedparam+0x6f0) > [0x800932a00] > > [  3677.295] (EE) 6: ? (?+0x0) [0x0] > > [  3677.297] (EE) 7: /lib/libc.so.7 (__raise+0x34) [0x8009f6c74] > > [  3677.297] (EE) unw_step failed: unspecified (general) error [-1] > > [  3677.297] (EE) > > [  3677.297] (EE) > > Fatal server error: > > [  3677.297] (EE) Caught signal 6 (Abort trap). Server aborting > > [  3677.297] (EE) > > [  3677.297] (EE) > > Please consult the The X.Org Foundation support > >      at http://wiki.x.org > >  for help. > > [  3677.297] (EE) Please also check the log file at > "/var/log/Xorg.0.log" for additional information. > > [  3677.297] (EE) > > [  3677.298] (EE) Server terminated with error (1). Closing log file. > > > What can I do ? > > Thanks in advance > > – > > Maurizio > There is a very similar bug report that has been open and unresolved for over a year. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254472 In bug report 254472 the drm crash actually occurs during suspend with the following error written to console. drmn0 Failed to idle engines, declaring wedged!