See attached gdb backtrace
Created attachment 504546 [details] emerge --info
Created attachment 504548 [details] gdb stack trace
So this is a runtime failure? It builds/installs fine and then you run it and boom?
Correct. This particular failure happens when I open and close the N64 controller configuration dialog. Naturally my preferences aren't saving.
Since when are we debugging Python programs via gdb? This is completely useless spam. Provide the console output of 'm64py -vvvv'.
shentino@toasty 0 ~ $ m64py -vvvv __ __ __ _ _ ____ _ | \/ |_ _ _ __ ___ _ __ / /_ | || | | _ \| |_ _ ___ | |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __| | | | | |_| | |_) | __/ | | | (_) |__ _| __/| | |_| \__ \ |_| |_|\__,_| .__/ \___|_| |_|\___/ |_| |_| |_|\__,_|___/ |_| M64Py - A frontend for Mupen64Plus version 0.2.3 Frontend: INFO: ScreenSaver not available: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files Frontend: INFO: attached to library 'Mupen64Plus Core' version 2.5.0 Frontend: INFO: includes support for Dynamic Recompiler. Frontend: INFO: video extension enabled (this is where I open and then close the controller configuration dialog) Unhandled Python exception Aborted (core dumped)
Please retry with 0.2.4.
shentino@toasty 2 ~ $ m64py -vvvv __ __ __ _ _ ____ _ | \/ |_ _ _ __ ___ _ __ / /_ | || | | _ \| |_ _ ___ | |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __| | | | | |_| | |_) | __/ | | | (_) |__ _| __/| | |_| \__ \ |_| |_|\__,_| .__/ \___|_| |_|\___/ |_| |_| |_|\__,_|___/ |_| M64Py - A frontend for Mupen64Plus version 0.2.4 Frontend: INFO: ScreenSaver not available: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files Frontend: INFO: attached to library 'Mupen64Plus Core' version 2.5.0 Frontend: INFO: includes support for Dynamic Recompiler. Frontend: INFO: video extension enabled Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Core: Goodname: Quest 64 (U) [!] Core: Name: Quest 64 Core: MD5: EA552E33973468233A0712C251ABDB6B Core: CRC: C8BB4DD9 CC5F430B Core: Imagetype: .v64 (byteswapped) Core: Rom size: 16777216 bytes (or 16 Mb or 128 Megabits) Core: ClockRate = F Core: Version: 1448 Core: Manufacturer: Nintendo Core: Cartridge_ID: 5445 Core: Country: USA Core: PC = 80000400 Core: Save type: 4 Unhandled Python exception Aborted (core dumped) This time all i did was try to start the game. No configuration moves this time.
To whoever maintains this package: Is this a gentoo local issue, or should it be escalated upstream? and if the latter, is that my job as reporter or your job as maintainer?
Given nobody else hit this, this looks like a problem with your system. Check your CFLAGS, hardware, etc.