Navigation Menu

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

Invocant requires a type object of type Match, but an object instance was passed. Did you forget a 'multi'? #4648

Open
p6rt opened this issue Oct 15, 2015 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 15, 2015

Migrated from rt.perl.org#126364 (status was 'new')

Searchable as RT126364$

@p6rt
Copy link
Author

p6rt commented Oct 15, 2015

From @teodozjan

https://travis-ci.org/teodozjan/lacuna-cookbuk/builds/85215893
3 test failed using standard options
no tests failed using spesh disabled

Script does repeating json rpc calls for various urls.

Makes it fail a lot faster MVM_SPESH_NODELAY=1

Not better when MVM_JIT_DISABLE=1 MVM_SPESH_INLINE_DISABLE=1 MVM_SPESH_OSR_DISABLE=1 are set
Works fine when MVM_SPESH_DISABLE=1

Reproducing this bug requires username and password file (can provide on priv message)

Invocant requires a type object of type Match, but an object instance was passed. Did you forget a 'multi'?
in any at /home/kamil/.rakudobrew/moar-nom/install/share/nqp/lib/Perl6/BOOTSTRAP.moarvm​:1
in method request_shell at /home/kamil/.rakudobrew/moar-nom/install/share/perl6/site/lib/LWP/Simple.pm​:40
in method post at /home/kamil/.rakudobrew/moar-nom/install/share/perl6/site/lib/LWP/Simple.pm​:34
in sub transport at /home/kamil/.rakudobrew/moar-nom/install/share/perl6/site/lib/JSON/RPC/Client.pm​:76
in sub __PRIMED_ANON at EVAL_7​:1
in method handler at /home/kamil/.rakudobrew/moar-nom/install/share/perl6/site/lib/JSON/RPC/Client.pm​:128
in method <anon> at /home/kamil/.rakudobrew/moar-nom/install/share/perl6/site/lib/JSON/RPC/Client.pm​:38
in method get_buildings at /home/kamil/.rakudobrew/moar-nom/install/share/perl6/site/lib/LacunaCookbuk/Model/Body.pm6​:20
in submethod process_all_bodies at /home/kamil/.rakudobrew/moar-nom/install/share/perl6/site/lib/LacunaCookbuk/Logic/BodyBuilder.pm6​:40
in sub MAIN at /home/kamil/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/lacunacookbuk_client​:42
in block <unit> at /home/kamil/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/lacunacookbuk_client​:76

@p6rt
Copy link
Author

p6rt commented Oct 15, 2015

From @teodozjan

jit.log.gz

@p6rt
Copy link
Author

p6rt commented Oct 15, 2015

From @teodozjan

Added missing spesh log

@p6rt
Copy link
Author

p6rt commented Oct 15, 2015

From @teodozjan

spesh.log.gz

@p6rt
Copy link
Author

p6rt commented Oct 15, 2015

From The RT System itself

Sending the previous mail has failed. Please contact your admin, they can find more details in the logs.

@p6rt p6rt added the spesh label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant