hitting "reply" to a bullitin crashes the app #72

Closed
opened 2019-02-12 17:05:15 +00:00 by dan · 1 comment
Owner

tried twice to "reply" to a bullitin, the app instantly crashed

panic: qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
0x1 addr=0x0 pc=0x65f293]
qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.

goroutine 872 [runningqrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
]:
qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
cwtch.im/cwtch/model.(*PublicProfile).GetAttribute(0x0qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
, 0x8dc6fb, 0x4, qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
0x0, 0x0, 0x0)
	qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
/home/dan/src/go/src/cwtch.im/cwtch/model/profile.go:67 +0x33qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.

cwtch.im/ui/go/gothings.(*GrandCentralDispatcher).loadMessagesPaneHelper(0xc4200ee000, qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
0xc420016580, 0x38)
qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
	/home/dan/src/go/src/cwtch.im/ui/go/gothings/gcd.go:qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
168 +0x74eqrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.

created by cwtch.im/ui/go/gothings.(*GrandCentralDispatcher).loadMessagesPane
qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
	/home/dan/src/go/src/cwtch.im/ui/go/gothings/gcd.go:qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
116 +0x53
qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
dan@quartz ~/s/g/s/c/ui (master) [2]> 
tried twice to "reply" to a bullitin, the app instantly crashed ``` panic: qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. 0x1 addr=0x0 pc=0x65f293] qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. goroutine 872 [runningqrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. ]: qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. cwtch.im/cwtch/model.(*PublicProfile).GetAttribute(0x0qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. , 0x8dc6fb, 0x4, qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. 0x0, 0x0, 0x0) qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. /home/dan/src/go/src/cwtch.im/cwtch/model/profile.go:67 +0x33qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. cwtch.im/ui/go/gothings.(*GrandCentralDispatcher).loadMessagesPaneHelper(0xc4200ee000, qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. 0xc420016580, 0x38) qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. /home/dan/src/go/src/cwtch.im/ui/go/gothings/gcd.go:qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. 168 +0x74eqrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. created by cwtch.im/ui/go/gothings.(*GrandCentralDispatcher).loadMessagesPane qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. /home/dan/src/go/src/cwtch.im/ui/go/gothings/gcd.go:qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. 116 +0x53 qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/overlays/ChatOverlay.qml:78:15: QML Message: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. dan@quartz ~/s/g/s/c/ui (master) [2]> ```
Owner

Fixed

Fixed
sarah closed this issue 2019-02-13 04:12:39 +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#72
No description provided.