Menu

#42 Populating database crashes

Bugs in 2.0.x
open
nobody
None
5
2012-08-10
2012-08-10
Elwin
No

I can create databases and indexes and read data from existing databases.

But once I start to populate the database it crashes with the message 'Segmentation fault'

Im running Ubuntu:
61-Ubuntu SMP Fri Apr 8 19:44:42 UTC 2011 x86_64 GNU/Linux

g++:
g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3

g++ -lxbase indextst.cpp -o indextst
./indextst
Creating test database and indices
Populating database and indices with data
..Segmentation fault

Discussion


Log in to post a comment.