[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SegV in gnue-forms?
From: |
Lawrence |
Subject: |
SegV in gnue-forms? |
Date: |
Fri, 25 Oct 2002 08:01:57 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021022 |
Can someone help with this?
bash-2.05b$ gnue-forms --debug-level 10
./GNUe-Forms-0.4.0/samples/history/first.gfd
DB001: [GBaseApp:196] Python 2.2.1 (#1, Oct 4 2002, 19:25:16)
DB001: [GBaseApp:196] [GCC 2.95.3 20010315 (release) [FreeBSD]]
DB001: [GBaseApp:197] Run Options: [('--debug-level', '10')]
DB001: [GBaseApp:198] Run Arguments:
['./GNUe-Forms-0.4.0/samples/history/first.gfd']
DB001: [GConfig:65] Reading configuration info from gnue.conf section forms
DB001: [GBaseApp:241] Connection Definition:
"/usr/local/gnue/etc/connections.conf"
DB001: [GConnections:70] Conn File: "/usr/local/gnue/etc/connections.conf"
DB007: [UIdriver:98] WxApp initializing
DB007: [UIdriver:104] WxApp initializing
DB010: [GParser:115] Initializing the object tree starting at
<gnue.forms.GFForm.GFForm instance at 0x87f52cc>
DB006: [GObjects:80] GFForm: Init Phase 1
DB006: [GObjects:80] GFPage: Init Phase 1
DB006: [GObjects:80] GFBlock: Init Phase 1
DB006: [GObjects:80] GFDataSource: Init Phase 1
DB010: [GDataSource:256] Setting
dts_<gnue.forms.GFObjects.GFBlock.GFBlock instance at 0x87f5b4c> to
connect mgr <gnue.common.GConnections.GConnections instance at
0x83580cc>
DB007: [GDataSource:147] Using empty data driver
DB006: [GObjects:80] GFDataSource: Init Phase 2
DB006: [GObjects:80] GFDataSource: Init Phase 3
DB006: [GObjects:80] GFLabel: Init Phase 1
DB006: [GObjects:80] GFLabel: Init Phase 1
DB006: [GObjects:80] GFDataSource: Init Phase 1
DB010: [GDataSource:256] Setting
dts_<gnue.forms.gfobjects.gfblock.gfblock instance at 0x87f5b4c> to
connect mgr <gnue.common.GConnections.GConnections instance at
0x83580cc>
DB007: [GDataSource:147] Using empty data driver
DB006: [GObjects:80] GFDataSource: Init Phase 2
DB006: [GObjects:80] GFForm: Init Phase 3
DB007: [GDataObjects:394] Inserting a blank record
DB005: [GDataObjects:485] Master record changed; Notifying Detail Objects
DB010: [GFTrigger:84] No triggers to fire
DB010: [GFTrigger:84] No triggers to fire
DB007: [GDataObjects:394] Inserting a blank record
DB005: [GDataObjects:485] Master record changed; Notifying Detail Objects
DB010: [GFTrigger:84] No triggers to fire
DB010: [GFTrigger:84] No triggers to fire
DB010: [GFTrigger:84] No triggers to fire
DB006: [GObjects:80] GFDataSource: Init Phase 3
Segmentation fault (core dumped)
Thanks Lawrence