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

this application, or a library it uses, has passed an invalid numeric value #255

Closed
EArminjon opened this issue Sep 1, 2023 · 1 comment

Comments

@EArminjon
Copy link

EArminjon commented Sep 1, 2023

iOS 16.6 / 16.3
flutter_pdfview: ^1.3.1

Display a PDF works but make this log spamming the console :

[Unknown process name] Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored. Please fix this problem.
[Unknown process name] If you want to see the backtrace, please set CG_NUMERICS_SHOW_BACKTRACE environmental variable.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored. Please fix this problem.
[Unknown process name] If you want to see the backtrace, please set CG_NUMERICS_SHOW_BACKTRACE environmental variable.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored. Please fix this problem.
[Unknown process name] If you want to see the backtrace, please set CG_NUMERICS_SHOW_BACKTRACE environmental variable.
[Unknown process name] Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored. Please fix this problem.
[Unknown process name] If you want to see the backtrace, please set CG_NUMERICS_SHOW_BACKTRACE environmental variable.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextAddLineToPoint: no current point.
[Unknown process name] CGContextClosePath: no current point.
[Unknown process name] Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored. Please fix this problem.
[Unknown process name] If you want to see the backtrace, please set CG_NUMERICS_SHOW_BACKTRACE environmental variable.
@EArminjon
Copy link
Author

#245

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