On 2020-05-23 04:07, Jon Fineman wrote:
Synopsis:       firefox file-> causes seq fault in 6.7-release
Category:       system
Environment:
        System      : OpenBSD 6.7
        Details     : OpenBSD 6.7 (GENERIC.MP) #1: Sat May 16 16:33:02 MDT 2020
                         
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP

        Architecture: OpenBSD.amd64
        Machine     : amd64
Description:
        in firefox click file -> open it will seq fault.
        this is in awesome window manager.
        
        Originally I got pledge errors until I added the
        below to /etc/firefox from other message threads


unveil.content:
31d30
< $XDG_CONFIG_HOME r
35c34
< $XDG_CONFIG_HOME/mimeapps.list rwc
---
$XDG_CONFIG_HOME/mimeapps.list r



unveil.main:
53d52
< $XDG_CONFIG_HOME r
57c56
< $XDG_CONFIG_HOME/mimeapps.list rwc
---
$XDG_CONFIG_HOME/mimeapps.list r




How-To-Repeat:
        see above
        I believe this is releated to thunderbird file open:
        https://marc.info/?l=openbsd-bugs&m=159021973007270&w=2



Also if I move the location of a tab (ie change the order), it will core dump.

Reply via email to