%T#13897 Comment added by chris_s: Simulator crashes when you open any SGT game

Rockbox via rockbox-sf <[email protected]>
Newsgroups gmane.comp.systems.archos.rockbox.sourceforge
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#13897 - Simulator crashes when you open any SGT game
User who did this - Chris (chris_s)

----------
Looks like this crashes in tlsf's add_new_area (tlsf.c:586).

There's related disabled code in puzzles/rbmalloc.c at the
callsite:

#if 0
    /* Try aligning if tlsf crashes in add_new_area().  This is
     * disabled now since things seem to work without it. */
    void *old = audiobuf;

    /* I'm sorry. */
    audiobuf = (void*)((int) audiobuf & ~0xff);
    audiobuf += 0x100;

    sz -= audiobuf - old;
#endif

But re-enabling that doesn't solve the issue afaict.
----------

More information can be found at the following URL:
https://www.rockbox.org/tracker/task/13897#comment45505

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
-- 
rockbox-sf mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.