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 if writing more than 2.5MB of data #27

Open
appsforartists opened this issue Jan 6, 2012 · 0 comments
Open

Segmentation fault if writing more than 2.5MB of data #27

appsforartists opened this issue Jan 6, 2012 · 0 comments

Comments

@appsforartists
Copy link

I've written a Jakefile that concatenates a bunch of XML together. If I split the files every 2.5MB, everything works out splendidly. However, if I bump the limit any higher than that (say 2.75MB), I get this:

Writing partitioned/runstar/000-127.gpx; 2880884 bytes
Segmentation fault: 11

I'm running narwhal-jsc on 10.7.2.

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

No branches or pull requests

1 participant