..:: PCSX2 Forums ::..

Full Version: [BUG REPORT] PCSX2 for Arch Linux Crashes on Boot for Every Game w/ Ethernet Default
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
# PCSX2 version: v1.7.0.r1592.47bdc58c1
# CPU options: EE/IOP defaults, VUs defaults
# All Plugins used: Unknown

# Description: Having the DEV9 Plugin activated and with Ethernet on by default (with a VPN active, in my case) causes PSCX2 to crash on boot for any game launched
# PCSX2 compiled via Arch Linux makepkg/PKGBUILD provided by Asp (release version of PCSX2, ASP just provides a PKGBUILD the Arch Linux repo uses to provide official packages so that users can use compile options they choose from either editing the PKGBUILD, makepkg.conf, or both (such as using Clang instead of GCC, link-time optimization, -O3 flags, march=native and mtune=native flags, etc).

Code:
could not get MAC address for adapter: wlan0
/home/neko-san/asp/pcsx2/trunk/src/pcsx2/common/src/Utilities/Linux/LnxHostSys.cpp(70) : assertion failed:
    Function:  void SysPageFaultSignalFilter(int, siginfo_t *, void *)
    Thread:    EE Core
    Condition: false
    Message:   Unhandled page fault @ 0x00000000

/home/neko-san/asp/pcsx2/trunk/src/pcsx2/common/src/Utilities/Linux/LnxHostSys.cpp(70) : assertion failed:
    Function:  void SysPageFaultSignalFilter(int, siginfo_t *, void *)
    Thread:    EE Core
    Condition: false
    Message:   Unhandled page fault @ 0x00000000
[00] 0x0x7fceabb67870                           
[01] 0x0x55dfa46f774c                           
[02] 0x0x55dfa49597d3                           
[03] 0x0x55dfa47fed53                           
[04] 0x0x55dfa495fe69                           
[05] 0x0x55dfa47fec47                           
[06] 0x0x55dfa495900c                           
[07] 0x0x55dfa47fe8c4                           
[08] 0x0x55dfa4aa5aef                           
[09] 0x0x55dfa4aa4fa7                           
[10] 0x0x7fceabb5d259                           
[11] clone                                     
Should be resolved in:
https://github.com/PCSX2/pcsx2/pull/9617
Issue:
https://github.com/PCSX2/pcsx2/issues/9616

Thank you for your report.
This bug report has now been marked as Resolved since it has been fixed on our code base.

This thread will now be closed and moved to the resolved bug reports subforum.