Skip to content

Crash On Windows using qtx64 5.4.0 #142

Closed
@fire

Description

@fire

http://sourceforge.net/projects/qtx64/files/qt-x64/5.4.0/mingw-4.9/seh/qt-5.4.0-x64-mingw492r0-seh-opengl.exe/download

I've been using go1.4, qt 5.4.0 to explore this library and it crashes on the example programs.

Any idea what the problem is?

C:\Users\fire\go\src\gopkg.in\qml.v1\examples\controls\gallery>gallery.exe
Exception 0xc0000005 0x1 0x0 0x7fffb6f85ed9
PC=0x7fffb6f85ed9
signal arrived during cgo execution

gopkg.in/qml%2ev1._Cfunc_idleTimerInit(0x693ce4)
        C:/Users/fire/go/src/gopkg.in/qml.v1/:191 +0x4c
gopkg.in/qml%2ev1.Run(0x5ab078, 0x0, 0x0)
        C:/Users/fire/go/src/gopkg.in/qml.v1/bridge.go:56 +0x141
main.main()
        C:/Users/fire/go/src/gopkg.in/qml.v1/examples/controls/gallery/gallery.g
o:10 +0x39

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
        c:/go/src/runtime/asm_amd64.s:2232 +0x1
rax     0x0
rbx     0x23fe48
rcx     0xece672284a970000
rdx     0x0
rdi     0xffffffffffffffff
rsi     0x689060
rbp     0x689420
rsp     0x23fdf0
r8      0x23f3e8
r9      0x0
r10     0x0
r11     0x23f830
r12     0xb
r13     0x0
r14     0x23fe40
r15     0x4cf8b0
rip     0x7fffb6f85ed9
rflags  0x7fff00010286
cs      0x33
fs      0x53
gs      0x2b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions