Re: [hatari-devel] zip file crash Hatari ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Wed, 11 Feb 2015 20:49:08 +0100
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
> Hi
>
> with latest version, I get a crash and this message when trying to
> open a zip disk image from the file selector :
>
> ZIP_GetFiles: Resource temporarily unavailable
>
> crash stack under gdb :
>
> (gdb) bt
> #0 0xb7ac9d36 in __strlen_sse2_bsf () from /lib/i686/libc.so.6
> #1 0x081cbfd2 in ZIP_GetFilesDir (zip=0x9cb7320, dir=0x9cd4a28 "",
> entries=0x8af8114 <entries>)
> at /home/npomarede/src/hatari-int/src/zip.c:258 #2 0x081c456d in
> SDLGui_FileSelect ( ...
>
> Thomas, could this be related to the changes you made in #5576 using
> coverity ? Do you get crashes too ?
Uh, oh, sorry, it crashes here, too ... and I thought I had tested
it ... let me have a closer look...
Thomas