P2P "Settings" Button Causes Crash #14

Closed
opened 2018-12-18 19:05:42 +00:00 by sarah · 1 comment
Owner

goroutine 1 [running, locked to thread]:
cwtch.im/cwtch/model.(*Group).GetAttribute(0x0, 0x8ab0bd, 0x4, 0x0, 0x0, 0x6e0b00)
/home/sarah/workspace/src/cwtch.im/cwtch/model/group.go:171 +0x33
bounce/go/gothings.(*GrandCentralDispatcher).requestGroupSettings(0xc000082a90)
/home/sarah/workspace/src/bounce/go/gothings/gcd.go:164 +0x99
bounce/go/gothings.(*GrandCentralDispatcher).requestGroupSettings-fm()
/home/sarah/workspace/src/bounce/go/gothings/moc.go:83 +0x2a
bounce/go/gothings.callbackGrandCentralDispatcher9ba419_RequestGroupSettings(0x3366430)
/home/sarah/workspace/src/bounce/go/gothings/moc.go:902 +0x70
bounce/go/gothings._cgoexpwrap_63d5161782a1_callbackGrandCentralDispatcher9ba419_RequestGroupSettings(0x3366430)
_cgo_gotypes.go:1690 +0x2b
github.com/therecipe/qt/quick._Cfunc_QQuickWindow_EventDefault(0x3405e90, 0x7fff6487c230, 0x0)
_cgo_gotypes.go:1249 +0x4a
github.com/therecipe/qt/quick.(*QQuickWindow).EventDefault.func1(0x3405e90, 0x7fff6487c230, 0x7fff6487c230)
/home/sarah/workspace/src/github.com/therecipe/qt/quick/quick-minimal.go:1175 +0x8f
github.com/therecipe/qt/quick.(*QQuickWindow).EventDefault(0xc000323d20, 0x90fd60, 0xc000344288, 0x5)
/home/sarah/workspace/src/github.com/therecipe/qt/quick/quick-minimal.go:1175 +0x7c
github.com/therecipe/qt/quick.callbackQQuickWindow_Event(0x3405e90, 0x7fff6487c230, 0x8bce70)
/home/sarah/workspace/src/github.com/therecipe/qt/quick/quick-minimal.go:1170 +0xe6
github.com/therecipe/qt/quick._cgoexpwrap_0d3d9604ee62_callbackQQuickWindow_Event(0x3405e90, 0x7fff6487c230, 0x18)
_cgo_gotypes.go:1896 +0x35
github.com/therecipe/qt/widgets._Cfunc_QApplication_QApplication_Exec(0x0)
_cgo_gotypes.go:865 +0x49
github.com/therecipe/qt/widgets.QApplication_Exec(0xc0000107a0)
/home/sarah/workspace/src/github.com/therecipe/qt/widgets/widgets-minimal.go:880 +0x22
main.main()
/home/sarah/workspace/src/bounce/main.go:67 +0x3b7

goroutine 1 [running, locked to thread]: cwtch.im/cwtch/model.(*Group).GetAttribute(0x0, 0x8ab0bd, 0x4, 0x0, 0x0, 0x6e0b00) /home/sarah/workspace/src/cwtch.im/cwtch/model/group.go:171 +0x33 bounce/go/gothings.(*GrandCentralDispatcher).requestGroupSettings(0xc000082a90) /home/sarah/workspace/src/bounce/go/gothings/gcd.go:164 +0x99 bounce/go/gothings.(*GrandCentralDispatcher).requestGroupSettings-fm() /home/sarah/workspace/src/bounce/go/gothings/moc.go:83 +0x2a bounce/go/gothings.callbackGrandCentralDispatcher9ba419_RequestGroupSettings(0x3366430) /home/sarah/workspace/src/bounce/go/gothings/moc.go:902 +0x70 bounce/go/gothings._cgoexpwrap_63d5161782a1_callbackGrandCentralDispatcher9ba419_RequestGroupSettings(0x3366430) _cgo_gotypes.go:1690 +0x2b github.com/therecipe/qt/quick._Cfunc_QQuickWindow_EventDefault(0x3405e90, 0x7fff6487c230, 0x0) _cgo_gotypes.go:1249 +0x4a github.com/therecipe/qt/quick.(*QQuickWindow).EventDefault.func1(0x3405e90, 0x7fff6487c230, 0x7fff6487c230) /home/sarah/workspace/src/github.com/therecipe/qt/quick/quick-minimal.go:1175 +0x8f github.com/therecipe/qt/quick.(*QQuickWindow).EventDefault(0xc000323d20, 0x90fd60, 0xc000344288, 0x5) /home/sarah/workspace/src/github.com/therecipe/qt/quick/quick-minimal.go:1175 +0x7c github.com/therecipe/qt/quick.callbackQQuickWindow_Event(0x3405e90, 0x7fff6487c230, 0x8bce70) /home/sarah/workspace/src/github.com/therecipe/qt/quick/quick-minimal.go:1170 +0xe6 github.com/therecipe/qt/quick._cgoexpwrap_0d3d9604ee62_callbackQQuickWindow_Event(0x3405e90, 0x7fff6487c230, 0x18) _cgo_gotypes.go:1896 +0x35 github.com/therecipe/qt/widgets._Cfunc_QApplication_QApplication_Exec(0x0) _cgo_gotypes.go:865 +0x49 github.com/therecipe/qt/widgets.QApplication_Exec(0xc0000107a0) /home/sarah/workspace/src/github.com/therecipe/qt/widgets/widgets-minimal.go:880 +0x22 main.main() /home/sarah/workspace/src/bounce/main.go:67 +0x3b7
Owner

fixed this a few prs ago

fixed this a few prs ago
erinn closed this issue 2019-01-30 20:06:44 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/ui#14
No description provided.