Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault on loading Dinothaw after loading 2048 #1146

Closed
mprobinson opened this issue Oct 14, 2014 · 1 comment
Closed

Segfault on loading Dinothaw after loading 2048 #1146

mprobinson opened this issue Oct 14, 2014 · 1 comment

Comments

@mprobinson
Copy link
Contributor

Video driver: gl
OpenGL context driver: glx
Load 2048 from "Core" menu.
Reopen menu, load Dinothaw from "Core" menu.
#0 0x0000000000000000 in ?? ()

No symbol table info available.
#1 0x000000000048d557 in scaler_ctx_scale (ctx=0x8b2e48 <driver+264>, output=0x0, input=0x7fffe2b56800) at gfx/scaler/scaler.c:279

No locals.
#2 0x00000000004107f2 in video_frame (data=0x7fffe2b56800, width=376, height=464, pitch=752) at libretro_version_1.c:58

video_frame_conv = {ident = 0x59bd20 "video_frame_conv", start = 0, total = 0, call_cnt = 0, registered = false}
msg = 0x0
#3 0x0000000000416efa in rarch_render_cached_frame () at retroarch.c:379

recording = 0x0
#4 0x00000000004da94b in draw_frame () at frontend/menu/menu_common.c:42

No locals.
#5 0x00000000004dca99 in menu_iterate (input=256, old_input=0, trigger_input=256) at frontend/menu/menu_common.c:433

action = 4
initial_held = true
first_held = false
ret = -1
input_repeat = 3312
#6 0x0000000000428ac8 in rarch_main_iterate () at runloop.c:682

i = 16
trigger_input = 256
ret = 0
last_input = 256
old_input = 0
input = 256
#7 0x000000000040f112 in main_entry_decide (argc=1, argv=0x7fffffffe308, args=0x0) at frontend/frontend.c:54

ret = 0
#8 0x000000000040ffff in main (argc=1, argv=0x7fffffffe308) at frontend/frontend.c:243

args = 0x0
ret = 1
FUNCTION = "main"

@mprobinson
Copy link
Contributor Author

Fixed in 114eca3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant