From nobody Thu Apr 27 22:13:56 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 4Q6ql85jNlz482DH for ; Thu, 27 Apr 2023 22:13:56 +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 4Q6ql84ZVnz3GWF for ; Thu, 27 Apr 2023 22:13:56 +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=1682633636; 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=epTwUADOnexY6f8bLjmTI1dEqYWIpXHCcy/ROBraH34=; b=T/zux3JPCJdPD3HINecrJwsQI/Ej2lITj5Jp2Eka/gq+23UO2fYflUbQ8XKipw5PAnCGEy AiUl/njhbTPQp1Ie6m3SuZTUH3SB/y3dHChrXlCdr76DX6C9BXYS1nFC64npbKZVssbptR 3MY/TiJ+98wPfkQGlsOV+79N5YBDd7MTcm4Ct2q9zVSQeyOkj15WBm64o/D5loH1WU37gj UrE6WsinfKeDHGNOeyJclgg6hnF3sJdAdIHTV52kuHIvGpHAxgNQz1+l4r23YMWJMxvoLc 2h5EuV4R218gFBgVp++AeshBA1n2Y9qtBBGodKFR3MUFeBi11Pyn84S/RTGdzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682633636; a=rsa-sha256; cv=none; b=UcYb61vi9p2tOoxd+IOAExOllpYP81siB2+r1Br0GMmzpXnLZKgO+9KPVR2bpwocUi++2N k3zX0W4+tt7RCWra6URs8h9jnR6LNB5gtnn/jnrqoIw5yK7wvpivsaiDIeRNsi2ld5DTMd 3B5t9ePDYVeIHAshckCvdLmA9I6erq6jQiWLj/ToAa+/HPVfl1P2/ak18ql1I6/pkvsZnG nqadMTl4++Y29NxBGBOwJL1Y9tAMNKSMhmps5zGpA1Rc1RsQtJoFTdW4Vd+jb87fTVcm59 fE8dgZEhRfe1MX8C7hX/aP2lwgbHScskkosVb2f07qhtO7F5VDkWQclZUsuIcQ== 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 4Q6ql83h4MzbJd for ; Thu, 27 Apr 2023 22:13:56 +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 33RMDuql001501 for ; Thu, 27 Apr 2023 22:13:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33RMDuPV001500 for multimedia@FreeBSD.org; Thu, 27 Apr 2023 22:13:56 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 267200] multimedia/ffmpeg: Segmentation fault in ff_seek_frame_binary() Date: Thu, 27 Apr 2023 22:13:56 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: iron.udjin@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: resolution bug_status 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=3D267200 iron.udjin@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --=20 You are receiving this mail because: You are the assignee for the bug.=