Menu

#12 segmentation fault in eyedbodl

open
nobody
5
2006-12-19
2006-12-19
Anonymous
No

~/eyedb$ sudo eyedbrc status
EyeDB Server running since Tue Dec 19 17:18:48 2006

Version V2.7.10
Date Dec 19 2006 16:45:27
Architecture i686-pc-linux-gnu
Program Pid 852
Running Under root

SMD Port /usr/var/lib/eyedb/pipes/eyedbsmd
Listening on localhost:6240
localhost:/usr/var/lib/eyedb/pipes/eyedbd
Datafile Directory /usr/var/lib/eyedb/db

No Clients connected.
~/eyedb$eyedbodl --checkfile person.odl

eyedbodl: Erreur de segmentation (core dumped)
~/eyedb$

The error is there if this kind of definition is added:
set < Person * > children inverse Person::father;

Discussion


Log in to post a comment.