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

RangeError when there are more than one routes of the same type (except GET) #4

Open
Zateros opened this issue Dec 1, 2022 · 0 comments

Comments

@Zateros
Copy link

Zateros commented Dec 1, 2022

Edit: Tested using the latest version available on pub.dev

Unhandled exception:
RangeError (index): Invalid value: Only valid value is 0: 1
#0      List.[] (dart:core-patch/growable_array.dart:264:36)
#1      DChisel.serve.routerData
package:dchisel/src/dchiselServer.dart:120
#2      DChisel.serve.createServer
package:dchisel/src/dchiselServer.dart:140
#3      DChisel.serve
package:dchisel/src/dchiselServer.dart:146
#4      main
bin/server.dart:65
#5      _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:295:32)
#6      _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192:12)


===== CRASH =====
si_signo=Segmentation fault(11), si_code=1, si_addr=0x10
Exited (sigsegv)
Zateros added a commit to Zateros/DChisel that referenced this issue Dec 1, 2022
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