Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637912 - games-emulation/m64py-0.2.4: Unhandled python exception
Summary: games-emulation/m64py-0.2.4: Unhandled python exception
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-17 04:28 UTC by Raymond Jennings
Modified: 2019-09-15 09:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo.txt,6.07 KB, text/plain)
2017-11-17 04:28 UTC, Raymond Jennings
Details
gdb stack trace (python.bt,18.83 KB, text/plain)
2017-11-17 04:29 UTC, Raymond Jennings
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Jennings 2017-11-17 04:28:13 UTC
See attached gdb backtrace
Comment 1 Raymond Jennings 2017-11-17 04:28:42 UTC
Created attachment 504546 [details]
emerge --info
Comment 2 Raymond Jennings 2017-11-17 04:29:36 UTC
Created attachment 504548 [details]
gdb stack trace
Comment 3 Tomáš Mózes 2017-11-17 04:59:28 UTC
So this is a runtime failure? It builds/installs fine and then you run it and boom?
Comment 4 Raymond Jennings 2017-11-17 05:23:24 UTC
Correct.  This particular failure happens when I open and close the N64 controller configuration dialog.  Naturally my preferences aren't saving.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-19 08:52:36 UTC
Since when are we debugging Python programs via gdb? This is completely useless spam. Provide the console output of 'm64py -vvvv'.
Comment 6 Raymond Jennings 2017-11-19 13:53:28 UTC
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)
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-01 13:49:48 UTC
Please retry with 0.2.4.
Comment 8 Raymond Jennings 2018-01-02 00:51:45 UTC
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.
Comment 9 Raymond Jennings 2018-01-03 20:28:39 UTC
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?
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-15 09:49:25 UTC
Given nobody else hit this, this looks like a problem with your system.  Check your CFLAGS, hardware, etc.