Omnimaga

Calculator Community => TI Calculators => General Calculator Help => Topic started by: aeTIos on September 23, 2010, 02:45:43 pm

Title: wabbitemu crashes frequently
Post by: aeTIos on September 23, 2010, 02:45:43 pm
i have a question
i've just downloaded wabbitemu, but when I start it up, it crashes after 1-2 minutes.
does anyone have this problem too and how can i solve it
btw, I have the latest version.
Title: Re: wabbitemu crashes frequently
Post by: qazz42 on September 23, 2010, 03:42:47 pm
More info?

what rom?

etc?
Title: Re: wabbitemu crashes frequently
Post by: aeTIos on September 23, 2010, 03:46:53 pm
Rom: ti-84 +
but it crashes on all roms, ive tried them all
but i think its a nice program when it not crashes.
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 23, 2010, 05:30:52 pm
What Windows version do you have? (including 32/64 bit)
Title: Re: wabbitemu crashes frequently
Post by: Mighty Moose on September 23, 2010, 05:35:17 pm
I just got a similar problem from today's download.  The program will not display a skin, and subsequently crashes after trying to turn the skins on.  Is this a bug or on my end?
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 23, 2010, 05:46:23 pm
i have a question
i've just downloaded wabbitemu, but when I start it up, it crashes after 1-2 minutes.
does anyone have this problem too and how can i solve it
btw, I have the latest version.

How much RAM do you have in your machine. There is a bitch of a bug that cause memory to be eaten away in release builds that I for the life of me cannot track down.

For the skin issues mighty moose, I tried every rom I have, which is as far as i know all models, and all skins loaded properly. I tried cutout and non cutout modes and switching back and forth between them several different ways. Can you give me any specifics to follow (ROM model, computer OS, and then steps that causes yours issues)
Title: Re: wabbitemu crashes frequently
Post by: Mighty Moose on September 23, 2010, 05:49:48 pm
Here:
TI-84+SE rom
Windows XP
regular startup -> choose rom -> emulator loads properly (seems to work...) -> click "Enable Skin" (in menu) and error message "WabbitEmu has to close..." pops up

The most recent version prior to this seemed to work fine. I dunno whats going on.

EDIT: 50 posts! :P
Title: Re: wabbitemu crashes frequently
Post by: yunhua98 on September 23, 2010, 05:52:49 pm
do you have all the skins?

btw, nice sig, the "I think therefore I am" part.  ;)
Title: Re: wabbitemu crashes frequently
Post by: Mighty Moose on September 23, 2010, 05:55:22 pm
You like it?  Thanks!

Do I have to download the skins?  I thought they just came with Wabbit? ???
Like I said, previous versions worked fine skinwise.
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 23, 2010, 05:58:37 pm
The skins are supposed to come with Wabbit. I think it depends which ROM you use, though.
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 23, 2010, 05:58:50 pm
You like it?  Thanks!

Do I have to download the skins?  I thought they just came with Wabbit? ???
Like I said, previous versions worked fine skinwise.
ah xp you suck. although this will give me a chance to test remote debugging!

EDIT: skins are fixed in XP
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 23, 2010, 06:59:21 pm
Cool to hear ^^

Are you planning to continue working on WabbitEmu regularly after the ticalc.org release? I should maybe put a sub-forum for it in Major community projects if you plan to, so it will be easier to find stuff about it (although there's always RevSoft as well for info, especially the Mac/Linux builds)
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 23, 2010, 07:03:08 pm
Cool to hear ^^

Are you planning to continue working on WabbitEmu regularly after the ticalc.org release? I should maybe put a sub-forum for it in Major community projects if you plan to, so it will be easier to find stuff about it (although there's always RevSoft as well for info, especially the Mac/Linux builds)
of course. i probably wont be as on top of it as i am now, but if you want something added or changed it will get done.
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 23, 2010, 07:06:54 pm
Ah ok cool to hear (although don't forget about Pokémon too :P)
Title: Re: wabbitemu crashes frequently
Post by: Deep Toaster on September 23, 2010, 07:37:31 pm
Whoa, when's the ticalc release going to be?
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 23, 2010, 07:38:45 pm
Whoa, when's the ticalc release going to be?
As soon as i can get rid of the GODDAMN MOTHER*#OYQ#*$)YQ$+$R mem leakl bug :?
Title: Re: wabbitemu crashes frequently
Post by: Deep Toaster on September 23, 2010, 07:42:40 pm
...mem leak bug?
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 23, 2010, 07:43:03 pm
open up task manager while running wabbit. watch the memory count
Title: Re: wabbitemu crashes frequently
Post by: Deep Toaster on September 23, 2010, 07:59:40 pm
Oh, wow ... hope you can fix it.
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 23, 2010, 08:04:11 pm
It is by far the worst bug I have ever seen. It doesnt show up on any leak detector i've tried, It occurs only in the release build, but not caused by optimizations, appears to occur on a different thread, even though MY code is only running on one thread. Everytime I get it down to parts of code, it doest occur enough for me to draw anything conclusive. In terms of the loop its caused by running the timer, but only occurs every 5th-15th timer call. fuck me
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 23, 2010, 08:24:09 pm
How do you trigger the mem leak bug? I do not see any leak with Wabbitemu open (32 bit version) ???
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 23, 2010, 08:24:58 pm
Just running it causes it. it makes me very sad :((((
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 23, 2010, 09:03:38 pm
Weird, I do not see any leak. x.x
Title: Re: wabbitemu crashes frequently
Post by: Deep Toaster on September 24, 2010, 11:10:30 am
In Task Manager under Processes, the mem used by Wabbit keeps increasing (at least on my comp).
Title: Re: wabbitemu crashes frequently
Post by: BuckeyeDude on September 24, 2010, 11:12:22 am
In Task Manager under Processes, the mem used by Wabbit keeps increasing (at least on my comp).
32 bit or 64 bit wabbit and which version are you running on your comp OS?
Title: Re: wabbitemu crashes frequently
Post by: Deep Toaster on September 24, 2010, 11:28:15 am
It's 32-bit Wabbit running on 32-bit Windows Vista (I think; I'll have to check again when I get back home).
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 24, 2010, 04:50:53 pm
Weird I never got a leak, even if Wabbitemu was left running during 7 hours.
Title: Re: wabbitemu crashes frequently
Post by: ztrumpet on September 25, 2010, 10:05:28 am
It happens on me too.  I have a version from June or July, I'm on an XP, and it looses some memory about every 2 seconds. D=
Title: Re: wabbitemu crashes frequently
Post by: DJ Omnimaga on September 25, 2010, 02:13:37 pm
Does it happens with the latest version for you too? (Uploaded a few days ago)
Title: Re: wabbitemu crashes frequently
Post by: ztrumpet on September 25, 2010, 10:34:18 pm
Can I have a link please? :)
Title: Re: wabbitemu crashes frequently
Post by: Deep Toaster on September 25, 2010, 10:35:23 pm
It's at http://wabbit.codeplex.com/ (http://wabbit.codeplex.com/). That's where Buckeye's posting the Windows updates.