Giter Club home page Giter Club logo

Comments (9)

dzenbot avatar dzenbot commented on June 7, 2024

You're right, the crash log doesn't say anything helpful.The library is stable on Objective-C and Swift. Sorry but I can't help you out with this one. I had no clue it supported RubyMotion.

Feel free to contribute tho.


Sent from my iPhone

On Tue, Dec 23, 2014 at 4:27 AM, Chris Edwards [email protected]
wrote:

Using the pod in a rubymotion project just crashes on controller launch, tested using collection view.
Here's a test dummy app, just incase:
https://github.com/chrise86/DZNEmptyDataSet-test
Crashlog doesn't give much:

Process:               empty-test [59051]
Path:                  /Users/USER/Library/Developer/CoreSimulator/Devices/9AEF6684-00DC-4378-8434-8DAB36AC1571/data/Containers/Bundle/Application/8D3F8687-5523-437E-BEA3-FC58A74403E7/empty-test.app/empty-test
Identifier:            empty-test
Version:               1.0 (1.0)
Code Type:             X86-64 (Native)
Parent Process:        launchd_sim [86291]
Responsible:           launchd_sim [86291]
User ID:               501
Date/Time:             2014-12-23 07:19:32.223 +0000
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        31D16FD2-D8DA-BFA3-450F-A5A584F8C004
Sleep/Wake UUID:       D555C7BA-5C28-4F90-8BE9-5DF0291CA26E
Time Awake Since Boot: 150000 seconds
Time Since Wake:       4000 seconds
Crashed Thread:        0  Dispatch queue: com.apple.main-thread
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x00007fff5f3ff638
VM Regions Near 0x7fff5f3ff638:
    MALLOC_TINY            0000000111d00000-0000000111f00000 [ 2048K] rw-/rwx SM=PRV  
--> STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Stack                  00007fff5f400000-00007fff5fc00000 [ 8192K] rw-/rwx SM=COW  thread 0
Application Specific Information:
CoreSimulator 110.4 - Device: iPhone 6 - Runtime: iOS 8.1 (12B401) - DeviceType: iPhone 6

Reply to this email directly or view it on GitHub:
#55

from dznemptydataset.

yasirmturk avatar yasirmturk commented on June 7, 2024

same kind of crash on swift

from dznemptydataset.

yasirmturk avatar yasirmturk commented on June 7, 2024

Also there is another crash
*** -[UICollectionView deviceDidChangeOrientation:]: message sent to deallocated instance 0x138874e00

from dznemptydataset.

mythodeia avatar mythodeia commented on June 7, 2024

@yasirmturk can this help?
#68

from dznemptydataset.

dzenbot avatar dzenbot commented on June 7, 2024

In your view controller's dealloc method, are you disabling the datasource and delegates?

self.tableView.emptyDataSetSource = nil;
self.tableView.emptyDataSetDelegate = nil;

from dznemptydataset.

yasirmturk avatar yasirmturk commented on June 7, 2024

i am using swift let me try deinit

from dznemptydataset.

dzenbot avatar dzenbot commented on June 7, 2024

@yasirmturk did you try it out?

from dznemptydataset.

yasirmturk avatar yasirmturk commented on June 7, 2024

yes seems to be working

from dznemptydataset.

dzenbot avatar dzenbot commented on June 7, 2024

👍

from dznemptydataset.

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.