[V4RB] Crash in RB5.1
Frank Bitterlich
bitterlich at gsco.de
Fri May 16 16:43:37 CDT 2003
Ruslan Zasukhin wrote:
>
> on 5/16/03 3:20 PM, Frank Bitterlich at bitterlich at gsco.de wrote:
>
> > Hi,
> >
> > looks like I have a problem with the RB5-plugin (1.9.7?); my App crashes
> > in the IDE on this simple line:
> >
> > DB = new VDatabase
> >
> > Any clue what's going on? RB 5.1 on Mac OS 10.2.5. Can't say exactly
> > which V4RB version I have; it's called "V4RB.rbx", has a "generic
> > document" icon, no version information, but is built on May 2, 20:43pm.
> > Appears to be the same that is currently found in the download area.
> >
> > Console Crashlog available on request.
>
> .rbx this is plugin in new RB format 5.1
>
> May be you have 2 V4RB in your folder?
No. I even removed _all_ other plugins to make sure there is no conflict.
I created a new project, one button on one window, with just this code:
dim DB as VDatabase
DB = new VDatabase
When I click the button, it crashes. Everytime.
> That V4RB.rbx have work. Even on RB WIN IDE.
> People have confirm this.
Well, it doesn't for me.
I get this:
Date/Time: 2003-05-16 16:36:02 +0200
OS Version: 10.2.5 (Build 6L29)
Host: bitterlich.gsco.de
Command: My Application (Mac OS X).debug
PID: 406
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
#0 0x900740a0 in memmove
#1 0x0055fe9c in 0x55fe9c
#2 0x00576c50 in 0x576c50
#3 0x0057b6f4 in 0x57b6f4
#4 0x004fbb70 in DataBase_Ctor__FP16REALobjectStruct
#5 0x002cf870 in 0x2cf870
#6 0x002cf954 in 0x2cf954
#7 0x001f27dc in 0x1f27dc
#8 0x0019d84c in 0x19d84c
#9 0x0019cc70 in 0x19cc70
#10 0x0021126c in 0x21126c
#11 0x001ca34c in 0x1ca34c
#12 0x001c012c in 0x1c012c
#13 0x001bff7c in 0x1bff7c
#14 0x001bff04 in 0x1bff04
#15 0x0025c030 in 0x25c030
#16 0x0025c030 in 0x25c030
#17 0x0029be38 in 0x29be38
#18 0x00234724 in 0x234724
#19 0x00234098 in 0x234098
#20 0x002324a0 in 0x2324a0
#21 0x002326e4 in 0x2326e4
#22 0x0022eb20 in 0x22eb20
#23 0x0019c194 in 0x19c194
#24 0x90278658 in CCFM_LaunchApplication
#25 0x0000362c in main
#26 0x0000329c in _start
#27 0x0000311c in start
Thread 1:
#0 0x9000512c in syscall
#1 0x90515d4c in BSD_waitevent
#2 0x9051571c in CarbonSelectThreadFunc
#3 0x90020d28 in _pthread_body
Thread 2:
#0 0x9003ea88 in semaphore_wait_signal_trap
#1 0x9003e8a4 in _pthread_cond_wait
#2 0x9051dc10 in CarbonOperationThreadFunc
#3 0x90020d28 in _pthread_body
Thread 3:
#0 0x9003ea88 in semaphore_wait_signal_trap
#1 0x9003e8a4 in _pthread_cond_wait
#2 0x90525a00 in CarbonInetOperThreadFunc
#3 0x90020d28 in _pthread_body
PPC Thread State:
srr0: 0x900740a0 srr1: 0x0200f030 vrsave: 0x00000000
xer: 0x20000000 lr: 0x0055fe9c ctr: 0x90074060 mq: 0x00000000
r0: 0x00000010 r1: 0xbffff330 r2: 0x902262b0 r3: 0x0067595c
r4: 0x00000000 r5: 0x00000010 r6: 0x0067595c r7: 0x00000000
r8: 0x00000054 r9: 0x0067587c r10: 0x00000000 r11: 0xa0221734
r12: 0x0067595c r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
r20: 0xbffffe68 r21: 0xffffffff r22: 0xbffffc20 r23: 0x00000000
r24: 0x0223d518 r25: 0x00000000 r26: 0x022406a8 r27: 0x00674850
r28: 0x02241038 r29: 0x00675920 r30: 0x006600b8 r31: 0x00675920
I have no clue what to do to make this work... :(
Cheers,
Frank+++
--
Günter Schmidt & Co. oHG
Frank Bitterlich eMail: bitterlich at gsco.de
Schlosserstr. 4 WWW: http://www.gsco.de/gsco
D-60322 Frankfurt Tel.: 069 / 156809-29
GERMANY Fax: 069 / 156809-28
More information about the Valentina
mailing list