Code Monkey home page Code Monkey logo

Comments (2)

youyuanwu avatar youyuanwu commented on June 14, 2024

Same problem:

$:~/code/gitly$ v up
Updating V...
V self compiling ...
V built successfully!
Current V version:
V 0.2.2 0f8edd9, timestamp: 2021-02-17 05:19:25 +0100
$:~/code/gitly$ v run .
./security_log.v:30:7: warning: use e.g. `...struct_var` instead
   28 | fn (mut app App) security_log(log SecurityLog) {
   29 |     log2 := {
   30 |         log |
      |             ^
   31 |         ip: app.ip()
   32 |     }
[Vweb] Running app on http://localhost:8080
[INFO  2021-02-16 20:23:36] init_once()
/tmp/v/gitly.7385282719175851481.tmp.c:19106: at net__TcpConn_write_ptr: RUNTIME ERROR: invalid memory access
/tmp/v/gitly.7385282719175851481.tmp.c:19136: by net__TcpConn_write
/tmp/v/gitly.7385282719175851481.tmp.c:43991: by vweb__send_string
/tmp/v/gitly.7385282719175851481.tmp.c:21689: by vweb__Context_send_response_to_client
/tmp/v/gitly.7385282719175851481.tmp.c:21728: by vweb__Context_text
/tmp/v/gitly.7385282719175851481.tmp.c:46232: by main__App_info
/tmp/v/gitly.7385282719175851481.tmp.c:46256: by main__App_init_once
/tmp/v/gitly.7385282719175851481.tmp.c:21907: by vweb__run_app_T_main__App
/tmp/v/gitly.7385282719175851481.tmp.c:21894: by vweb__run_T_main__App
/tmp/v/gitly.7385282719175851481.tmp.c:46226: by main__main
/tmp/v/gitly.7385282719175851481.tmp.c:52131: by main

System: wsl ubuntu 20.04

from gitly.

walkingdevel avatar walkingdevel commented on June 14, 2024

@changrui, @youyuanwu, can you reproduce errors now?

from gitly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.