Skip to content

"-[NSBundle initWithURL:]: nil URL argument" exception #3

Description

@RJVB

I think this line be the source of log messages like this:

Jan 26 03:00:28 XXX.local SIMBLAgent[53039]: talagent started
Jan 26 03:00:28 XXX.local SIMBLAgent[53039]: An uncaught exception was raised
�[?4m6 03:00:28 XXX.local SIMBLAgent[53039]: *** -[NSBundle initWithURL:]: nil URL argument
Jan 26 03:00:28 XXX.local SIMBLAgent[53039]: (
          0   CoreFoundation                      0x00007fff974a825c __exceptionPreprocess + 172
          1   libobjc.A.dylib                     0x00007fff9492ee75 objc_exception_throw + 43
          2   CoreFoundation                      0x00007fff974a810c +[NSException raise:format:] + 204
          3   Foundation                          0x00007fff93bc2a08 -[NSBundle initWithURL:] + 81
          4   Foundation                          0x00007fff93bc2aaf +[NSBundle bundleWithURL:] + 43
          5   SIMBLAgent                          0x0000000105981afa -[AppDelegate injectSIMBL:] + 874

This is on OS X 10.9.5 .

I have no idea why a system utility would raise that exception; I'm also seeing it when I start a Wine application (again, no idea why) and in general for any Cocoa application that I start via a symlink to its bundleexec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions