From nobody Thu Mar 16 21:12:49 2023 X-Original-To: multimedia@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 4Pd0N14LCWz3ybGf for ; Thu, 16 Mar 2023 21:12:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Pd0N11cKKz4KLK for ; Thu, 16 Mar 2023 21:12:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1679001169; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fRhuh1uUO7ZDIuewJbvbJG/pgTO9zbhDvAaVJ3ernrA=; b=BlMrbVAxY3rEnercJMg7zEQNgy+qvqo9VqTMqiNVadEcsBp2FqwlxuU7e9k4f+kBXNScvn Qn6VSb0ybfuAkzq2KY6wTCwzdocmcH+COfci6uLwAPeKPn/9qP7Jm4GLKjGKRuqEF1USQU a51o/feItq4ICRMlNXk23j9ndzbaO5HbXxgZL3jxOYDwaLuhH4820Skbuy4Vb+pN8c7F/B erLuinHw/7qwZDj5fvAaIw00lIOStz2ViwXC3LqUcW2VkOkQlwnt7qBH7h/NzW3A6FNW6Y o212BuvEacgV+v7GGNx6ppUrAMqY3HpJgU3YW13LSQecOhFNdJXMzlkU+zUoXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679001169; a=rsa-sha256; cv=none; b=L75OKqBtPJrzPNh5hDuI6fF38q2oN/RSYzaqBlmudMkLWbhxClAg5kgkOIwtwD0SMjLQgG /skMMxP30vV/5XrrUr8y9HfY0JQGBq06yW5VpkSZCEWlxUg9pF5yldHro9TN/uztM2E4Mp 1Boqn81yaehN3ldCzH3cugWQnKMKiyAKaXPsaoCzho059LVN5q2xMgWnPCYsBtxGcknieF 0loa9J9jt1pWswKhcLMO1+xEXMnJw8Fs85RdUMX+3PDUHTQydoBW9qqPydsx9JgNgyvxp9 RSOeaGxp4Aoz1ZL0Rxf5DbL+n25b0DSZbuE/3a+xu9M7PF6ZNez9/R/alD9mhA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Pd0N10gH0z100b for ; Thu, 16 Mar 2023 21:12:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 32GLCnXX095940 for ; Thu, 16 Mar 2023 21:12:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32GLCnur095939 for multimedia@FreeBSD.org; Thu, 16 Mar 2023 21:12:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 269973] multimedia/mpv: Segmentation fault when rewinding forward or backward media on CURRENT Date: Thu, 16 Mar 2023 21:12:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: Alexander88207@protonmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269973 --- Comment #11 from Alexander Vereeken --- Hello, thank you for your replies, will try out the suggestions when i have time n= ext time. I also have found out that i can not reproduce the issue with mp4, mp3, avi= and mkv. Only found on DVD, ogg and flac so far. --=20 You are receiving this mail because: You are the assignee for the bug.=