Sunvox Zire72 Error: memorymgr.c, line:2757, memmove to null

Post Reply
othy
Posts: 3
Joined: Tue Aug 11, 2009 9:00 pm

Sunvox Zire72 Error: memorymgr.c, line:2757, memmove to null

Post by othy »

Hi there,

Enjoying using Sunvox and am now using version 1.4.1. I get this error a lot when using Sunvox on my Palm Zire 72, and its been the same with earlier versions:

"memorymgr.c, line:2757, memmove to null"

Basically the Palm has to reset once you get this message. This error occurs when I try to load a loop I have made on my computer, on the Palm. The loops I have tried are very, very simple, but I do prefer to use small homemade samples instead of synths.

Is this error basically telling me that my Palm can't handle the Sunvox song I am trying to load up?

Hope someone can help!

Cheers.
User avatar
NightRadio
Site Admin
Posts: 3955
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: Sunvox Zire72 Error: memorymgr.c, line:2757, memmove to null

Post by NightRadio »

Hello!

Seems, that you have no free memory. It is known problem of several old PalmOS devices: RAM is big, but real dynamic heap size is much smaller for application.
What is size of your loop?
Please, try to use one of the heap resizers:
MoreHeapHack (http://lukas-grundmann.de1.cc/MoreHeapHack/)
or Fargo Heap Resizer
or something other.

With best regards,
Alex Zolotov.
othy
Posts: 3
Joined: Tue Aug 11, 2009 9:00 pm

Re: Sunvox Zire72 Error: memorymgr.c, line:2757, memmove to null

Post by othy »

Thanks Alex I'll give them a go!
Cheers.
othy
Posts: 3
Joined: Tue Aug 11, 2009 9:00 pm

Re: Sunvox Zire72 Error: memorymgr.c, line:2757, memmove to null

Post by othy »

Cool, that's sorted the problem! I'd heard of "Heap Resizers" before, but I've never known what they were about.
Thanks!
Post Reply