Hi,

I'm trying to run the MiddleKit Video store example from Webware
0.6.1b1.   Unfortunately, python core dumps while running the Generate.py
script:

bash-2.03$ python ~/tmp/Webware-0.6.1b1/MiddleKit/Design/Generate.py --db
MySQL --model Videos
Generating SQL...
Generating Python...
Bus Error (core dumped)
bash-2.03$

None of the generated python classes get written to disk.   I ran this
under gdb, and traced the problem back to the mx libraries:

Program received signal SIGSEGV, Segmentation fault.
mxDateTime_SetFromDateAndTime (datetime=0x180458, year=2002, month=2, day=14,
    hour=15, minute=43, second=-2.1432582998047944e+307, calendar=0)
    at mx/DateTime/mxDateTime/mxDateTime.c:804
804     mx/DateTime/mxDateTime/mxDateTime.c: No such file or directory.

Anybody else have similar problems?   Any suggestions?   (Should I
try pestering the egenix people perhaps?)

System Details:

        Sparc Solaris 5.8
        egenix-mx-base-2.0.3
        Python 2.1
        Webware 0.6 (also affects 0.6.1b1)

Thanks in advance,

-----------------------------------------------
Luke Cole
Distributed Systems Technology Centre
DSTC UTS Building 4 Rm G29A

Phone - +61 2 9514 2380
Web   - http://www.dstc.edu.au

>>> DSTC hosts the Australian office of the W3C



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to