Skip to content

Segmentation fault #69

@musuruan

Description

@musuruan

I didn't use meka for quite some time. This was likely the first time I tried it under Fedora 33/x86_64.

Most of the times I start meka-20210726 I get a segmentation fault.

Backtrace:

Thread 1 "meka" received signal SIGSEGV, Segmentation fault.
0x00007ffff7a13ab5 in __memcpy_ssse3 () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff7a13ab5 in __memcpy_ssse3 () from /lib64/libc.so.6
#1  0x00007fffe460d16e in st_TexSubImage () from /usr/lib64/dri/nouveau_dri.so
#2  0x00007fffe479fbd7 in texture_sub_image ()
   from /usr/lib64/dri/nouveau_dri.so
#3  0x00007fffe47a2e9c in texsubimage_err () from /usr/lib64/dri/nouveau_dri.so
#4  0x00007fffe47a8ac9 in _mesa_TexSubImage2D ()
   from /usr/lib64/dri/nouveau_dri.so
#5  0x00007ffff7f07742 in _al_ogl_unlock_region_new ()
   from /lib64/liballegro.so.5.2
#6  0x00007ffff7e87f73 in al_unlock_bitmap () from /lib64/liballegro.so.5.2
#7  0x0000000000440054 in TileViewer_Update (app=<optimized out>)
    at app_tileview.cpp:226
#8  gui_update_applets () at g_update.cpp:49
#9  0x0000000000415a4d in Video_RefreshScreen () at video.cpp:436
#10 0x000000000041c6fd in Main_Loop_No_Emulation () at mainloop.cpp:108
#11 Main_Loop () at mainloop.cpp:68
#12 0x0000000000408465 in main (argc=<optimized out>, argv=<optimized out>)
    at meka.cpp:434

I also downgraded to meka-20191213 and I have the same behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions