Bugs item #3303255, was opened at 2011-05-17 16:03 Message generated for change (Comment added) made by shcheklein You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3303255&group_id=129076
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Value Indecies Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: al-indigo (al-indigo) Assigned to: Nobody/Anonymous (nobody) Summary: db crash SE3007 Initial Comment: db crashes on index-scan. For reproduction: 1) Download the attachment 2) Decompress with: xz -d -T 8 dictionary.xml.xz 3) Create db xbench: ./se_cdb xbench 4) Start it: ./se_sm xbench 5) Go to term: ./se_term xbench 6) Load the document: xbench> load "/home/user/your_path_to_dictionary_file/dictionary.xml" "dict"& 7) Create index using bstrie: xbench> create index "bst" on doc("dict")/descendant::q by ./qt as xs:string using "bstrie" & 8) Make index-scan: xbench> count(index-scan("bst","","GE"))& 9) Get the error: SEDNA Message: ERROR SE3007 Failed to receive a message. Details: Connection was broken while executing statement Closing session...Ok 10) And get the second error: on ./se_sm xbench SEDNA Message: ERROR SE4010 Cannot create semaphore. Details: SNAPSHOT_CHECKPOINT_EVENT ---------------------------------------------------------------------- >Comment By: Ivan Shcheklein (shcheklein) Date: 2011-05-17 16:11 Message: Have you tried to increase number of semaphores (for Linux or FreeBSD) like suggested there: http://modis.ispras.ru/sedna/install.html#post_linux ? If it doesn't help, please provide also information about platform you use (Linux, WIndows, etc) and event logs. ---------------------------------------------------------------------- Comment By: al-indigo (al-indigo) Date: 2011-05-17 16:05 Message: File is on //volga/al/dictionary.xml.xz ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3303255&group_id=129076 ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Sedna-discussion mailing list Sedna-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sedna-discussion