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

Error library v1.0.109 #452

Open
chcamiloam opened this issue Sep 22, 2020 · 1 comment
Open

Error library v1.0.109 #452

chcamiloam opened this issue Sep 22, 2020 · 1 comment

Comments

@chcamiloam
Copy link

Environment: AWS lambda
NodejsVersion: Nodejs10.x
New version doesn't work as expected, I'm getting this error.

1: 0x5560bddc1213 node::Abort() [/var/lang/bin/node]
2: 0x5560bddc126f [/var/lang/bin/node]
3: 0x5560be0052e9 v8::Utils::ReportApiFailure(char const*, char const*) [/var/lang/bin/node]
4: 0x7fd764603bd5 ObjectByteWriterWithPosition::Write(unsigned char const*, unsigned long) [/var/task/node_modules/hummus/binding/hummus.node]
5: 0x7fd7646317c3 ObjectsContext::WriteComment(std::string const&) [/var/task/node_modules/hummus/binding/hummus.node]
6: 0x7fd764612c47 PDFHummus::DocumentContext::WriteHeader(EPDFVersion) [/var/task/node_modules/hummus/binding/hummus.node]
7: 0x7fd7645f3fca PDFWriterDriver::StartPDF(v8::Localv8::Object, EPDFVersion, LogConfiguration const&, PDFCreationSettings const&) [/var/task/node_modules/hummus/binding/hummus.node]
8: 0x7fd76460507b CreateWriter(v8::FunctionCallbackInfov8::Value const&) [/var/task/node_modules/hummus/binding/hummus.node]
9: 0x5560be0b213a [/var/lang/bin/node]
10: 0x5560be0b2fdd v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [/var/lang/bin/node]
11: 0x204cc2edbe1d

Fixed after return to the previous version v1.0.108

@galkahana
Copy link
Owner

thanks. sorry for this. used hummus in a new project of mine and found out a whole slew of compilation issues. released a fix...and fucked up things. sorry for that. 110 should sort things out.

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

2 participants