Git Product home page Git Product logo

Comments (5)

tgulacsi avatar tgulacsi commented on May 30, 2024

As I see even the env is closed, so nothing is connecting this with ora.

Is this reproducible even with "go build -o /tmp/x && /tmp/x" ?

from ora.

velppa avatar velppa commented on May 30, 2024

Unfortunately it didn't help. I even upgraded to go 1.6, same thing.

It's definitely the driver causes this because when I mock execution there is no such trace on Ctrl-C (though return code is the same - 2).

from ora.

tgulacsi avatar tgulacsi commented on May 30, 2024

I can't reproduce it on linux/amd64.
See "issue65" branch,

cd examples/sigtrap && go run ./sigtrap.go

from ora.

velppa avatar velppa commented on May 30, 2024

I executed the example you provided, new error occurred:

[~/Projects/repos/go-rana-ora/examples/sigtrap] issue65* ± ./sigtrap
2016/03/02 10:04:55 [debug] ses closed
2016/03/02 10:04:55 [debug] srv closed
2016/03/02 10:04:55 [debug] env closed
2016/03/02 10:04:55 Result: 2016.03.02 10:05:08
2016/03/02 10:04:56 INT self
runtime: newstack sp=0xc820009a48 stack=[0xc820088000, 0xc82008bfb0]
        morebuf={pc:0x7fff848c8eaa sp:0xc820009a50 lr:0x0}
        sched={pc:0x403eba9 sp:0xc820009a48 lr:0x0 ctxt:0x0}
fatal error: runtime: stack split at bad time

runtime stack:
runtime.throw(0x4273240, 0x20)
        /usr/local/Cellar/go/1.6/libexec/src/runtime/panic.go:530 +0x90
runtime.newstack()
        /usr/local/Cellar/go/1.6/libexec/src/runtime/stack.go:834 +0x582
runtime.morestack()
        /usr/local/Cellar/go/1.6/libexec/src/runtime/asm_amd64.s:359 +0x7f

goroutine 1 [syscall]:

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
        /usr/local/Cellar/go/1.6/libexec/src/runtime/asm_amd64.s:1998 +0x1

Exit code is 2 as well.

Can it be connected with OS X Oracle drivers / Go?

from ora.

velppa avatar velppa commented on May 30, 2024

Although it's still an issue on OS X I doublechecked the example on Linux in Docker container and there is no SIGTRAP trace.

Let's close the issue.

from ora.

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.