Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segmentation fault! #87

Open
gertjanvannoord opened this issue May 8, 2012 · 5 comments
Open

segmentation fault! #87

gertjanvannoord opened this issue May 8, 2012 · 5 comments

Comments

@gertjanvannoord
Copy link
Member

bij de volgende query voor het Lassy corpus /net/corpora/Lassy/lassy.dact

//node[@cat='conj' and count(node[@rel='crd'])=1 and count(node[@rel='cnj'])=2 and number(@begin)=number(@EnD)-3 and node[@rel='cnj']/@pt != node[@rel='cnj']/@pt]

@danieldk
Copy link
Member

danieldk commented May 8, 2012

This is an error in DB XML itself - I can also reproduce it using the 'dbxml' command-line tool. I'll try to see if there is a simple fix and report it upstream.

@danieldk
Copy link
Member

danieldk commented May 8, 2012

Reported upstream:

https://forums.oracle.com/forums/thread.jspa?threadID=2385891&tstart=0

I also made a workaround (in DB XML) that solves the segfault. But let's wait and see what the upstream developers say...

@danieldk
Copy link
Member

I have applied the workaround to DBXML in our Ubuntu and Windows builds, and will also do this for the Mac version (which is still blocked by #56).

Let's keep this bug open until we hear from upstream.

@danieldk
Copy link
Member

We still have this bug in our Mac version, but now that we have a Homebrew repo, we could add the DB XML patch there.

@danieldk
Copy link
Member

danieldk commented Oct 2, 2014

Seems to work out of the box in the new DB XML (6.0.17)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants