artsy / eigen

The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix crash in Artsy.LiveAuctionsSalesPerson.lotViewModelRelativeToShowingIndex(Swift.Int) -> Artsy.LiveAuctionLotViewModelType, line 147

artsyit opened this issue · comments

commented

Version: 2.6.2 (2016.06.23.10) | net.artsy.artsy

Stacktrace

-;Artsy.LiveAuctionsSalesPerson.lotViewModelRelativeToShowingIndex(Swift.Int) -> Artsy.LiveAuctionLotViewModelType;LiveAuctionSalesPerson.swift;147
-;protocol witness for Artsy.LiveAuctionsSalesPersonType.lotViewModelRelativeToShowingIndex(Swift.Int) -> Artsy.LiveAuctionLotViewModelType in conformance Artsy.LiveAuctionsSalesPerson : Artsy.LiveAuctionsSalesPersonType in Artsy;LiveAuctionSalesPerson.swift;134
-;@objc Artsy.LiveAuctionLotCollectionViewDataSource.aspectRatioForIndex(Swift.Int) -> CoreGraphics.CGFloat;LiveAuctionLotCollectionViewDataSource.swift;58
-;Artsy.LiveAuctionFancyLotCollectionViewLayout.(applyFancyLayoutToAttributes in _9C1733ABC9DFD66F67338882E9CCE054)(inout __C.UICollectionViewLayoutAttributes, position: Artsy.(CellPosition in _9C1733ABC9DFD66F67338882E9CCE054)) -> ();LiveAuctionFancyLotCollectionViewLayout.swift;165
-;function signature specialization  of Artsy.LiveAuctionFancyLotCollectionViewLayout.(modifiedLayoutAttributesCopy in _9C1733ABC9DFD66F67338882E9CCE054)(__C.UICollectionViewLayoutAttributes) -> __C.UICollectionViewLayoutAttributes;LiveAuctionFancyLotCollectionViewLayout.swift;146
-;closure #1 (Swift.Int) -> __C.UICollectionViewLayoutAttributes? in Artsy.LiveAuctionFancyLotCollectionViewLayout.layoutAttributesForElementsInRect(__C_Synthesized.CGRect) -> [__C.UICollectionViewLayoutAttributes]?;LiveAuctionFancyLotCollectionViewLayout.swift;77
-;function signature specialization  of generic specialization <[Swift.Int] with [Swift.Int] : Swift.SequenceType in Swift, Swift.IndexingGenerator<[Swift.Int]> with Swift.IndexingGenerator<[Swift.Int]> : Swift.GeneratorType in Swift, Swift.Int, Swift.ArraySlice, __C.UICollectionViewLayoutAttributes> of (extension in Swift):Swift.SequenceType.flatMap((A.Generator.Element) throws -> A1?) throws -> [A1];LiveAuctionFancyLotCollectionViewLayout.swift;0
-;function signature specialization  of Artsy.LiveAuctionFancyLotCollectionViewLayout.layoutAttributesForElementsInRect(__C_Synthesized.CGRect) -> [__C.UICollectionViewLayoutAttributes]?;LiveAuctionFancyLotCollectionViewLayout.swift;73
-;@objc Artsy.LiveAuctionFancyLotCollectionViewLayout.layoutAttributesForElementsInRect(__C_Synthesized.CGRect) -> [__C.UICollectionViewLayoutAttributes]?;LiveAuctionFancyLotCollectionViewLayout.swift;0

Link to HockeyApp

@ashfurrow how was this issue created? Don't think I've seen one of these before.

I'm trying to cast my mind way back... the app has the Hockey SDK embedded in it and reports crashes (like we do with Sentry). And then Hockey was configured to open this issue, I think is how that works.