Problems while editing a theme

Have an idea for a new feature? Voice your opinion here.
Post Reply
yaccri
HouseBot Special Member
Posts: 304
Joined: Wed May 07, 2003 2:19 pm
Location: Tel-Aviv, Israel
Contact:

Problems while editing a theme

Post by yaccri »

When editing a theme, HouseBot suddenly quits, throwing the following to the dump file:



====== Begin Dump - Wednesday, August 25, 2004 18:54:46 ======

Server Version = 2.20



==================================

======== House Server Thread =======

==================================

Thread Type = Main UI Thread

Thread ID = D74

Exception code: C0000005 ACCESS_VIOLATION

Fault address: 0047534A 01:0007434A C:\Program Files\HouseBot\HouseBotServer.exe



Registers:

EAX:FFFFFFFF

EBX:00000000

ECX:0856F3C8

EDX:08557D64

ESI:084B0AA8

EDI:00000000

CS:EIP:001B:0047534A

SS:ESP:0023:0012D24C EBP:00000000

DS:0023 ES:0023 FS:003B GS:0000

Flags:00010286



Call stack:

Address Frame





====== End Dump ======



I should add that I use a backup of HBData.mdb from HouseBot version 2.10 (I experienced other problems and decided to go back). Note that the current HB server version is 2.20.



Any suggestions (Scott?)



Thanks,

Yoram
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

Do you remember what you did right before it quit?



I fixed a problem at a similar location that would happen if you deleted an Image control from a Theme. The fix hasn't been released (so don't delete any image controls).
Scott
yaccri
HouseBot Special Member
Posts: 304
Joined: Wed May 07, 2003 2:19 pm
Location: Tel-Aviv, Israel
Contact:

Post by yaccri »

I'm quite sure that the last action was to delete several controls, including an image control.

In another occation (just a little later) HB also quited, with a slightly different dump code:



====== Begin Dump - Wednesday, August 25, 2004 19:32:10 ======

Server Version = 2.20



==================================

======== House Server Thread =======

==================================

Thread Type = Main UI Thread

Thread ID = FE4

Exception code: C0000005 ACCESS_VIOLATION

Fault address: 0047534A 01:0007434A C:\Program Files\HouseBot\HouseBotServer.exe



Registers:

EAX:00000019

EBX:00000000

ECX:085967F0

EDX:000001E2

ESI:00F35320

EDI:00000000

CS:EIP:001B:0047534A

SS:ESP:0023:0012D24C EBP:00000002

DS:0023 ES:0023 FS:003B GS:0000

Flags:00010202



Call stack:

Address Frame

0047534A 00000002 CxImage::`copy constructor closure'+738DA





====== End Dump ======



Thanks,

Yoram
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

I presume that the second problem also involved deleting an image control. The second dump looks a little different, but it's the same problem. I'm not sure when a new release will be available with this fix.
Scott
yaccri
HouseBot Special Member
Posts: 304
Joined: Wed May 07, 2003 2:19 pm
Location: Tel-Aviv, Israel
Contact:

Post by yaccri »

Thanks Scott.
Post Reply