Giter VIP home page Giter VIP logo

Comments (5)

armandckj avatar armandckj commented on August 29, 2024

Update.
This is written in /var/log/iscsid
""
libc++abi.dylib: terminating with uncaught exception of type NSException
2020-05-24 08:51:46.965 iscsid[3294:38295] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff34f778d7 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6dbbca9e objc_exception_throw + 48
2 CoreFoundation 0x00007fff35026806 _CFThrowFormattedException + 194
3 CoreFoundation 0x00007fff350247d2 -[__NSArrayM insertObject:atIndex:].cold.2 + 0
4 CoreFoundation 0x00007fff34e97aea -[__NSArrayM insertObject:atIndex:] + 1148
5 iscsid 0x00000001029a4785 iSCSIDCreateArrayofActivePortalsForTarget + 132
6 iscsid 0x00000001029a642f iSCSIDProcessIncomingRequest + 138
7 CoreFoundation 0x00007fff34efba54 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
8 CoreFoundation 0x00007fff34efb9f3 __CFRunLoopDoSource0 + 103
9 CoreFoundation 0x00007fff34efb80d __CFRunLoopDoSources0 + 209
10 CoreFoundation 0x00007fff34efa529 __CFRunLoopRun + 937
11 CoreFoundation 0x00007fff34ef9b23 CFRunLoopRunSpecific + 466
12 CoreFoundation 0x00007fff34f8220c CFRunLoopRun + 40
13 iscsid 0x00000001029a6a0b main + 1008
14 iscsid 0x000000010299d674 start + 52
)
libc++abi.dylib: terminating with uncaught exception of type NSException
""

several times.

Armand

from iscsiinitiator.

willhaslett avatar willhaslett commented on August 29, 2024

@armandckj, apologies for a bit off-topic... I'm considering giving this project a shot on my new/Catalina MBP. Do you recommend doing so? I'm wondering given no commits in two years and no response to this ticket in over a month.

from iscsiinitiator.

armandckj avatar armandckj commented on August 29, 2024

from iscsiinitiator.

nsinenian avatar nsinenian commented on August 29, 2024

@armandckj @willhaslett Thanks for your comments. Development is on hold because Apple is going to make kernel extensions obsolete. They are shifting from IOKit-based drivers to DriverKit. Currently, the networking stack used by this project can shift to DriverKit but the SCSI portions cannot (Apple has not yet ported the SCSI classes to DriverKit). Furthermore, it is unclear what will and will not be ported - it seems like things are in a bit of a transition.

For this reason, it is highly likely that the architecture and code base will need to change to accommodate future versions of macOS.

As far as I can tell, there appear to some corner-case bugs. As a single developer, it is time-intensive to reproduce the issue (if I could readily reproduce it, the fix would be straightforward). Without the support of developer-users who can assist with this process, I am inclined to wait to see what happens with macOS kernel development frameworks (especially with the upcoming Big Sur), as we will have to go through this process again if the code base changes significantly.

from iscsiinitiator.

armandckj avatar armandckj commented on August 29, 2024

from iscsiinitiator.

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.