8000 Crash on delete · Issue #260 · XVimProject/XVim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Crash on delete #260
Open
Open
@didzis

Description

@didzis

Crash on delete.

XVim version: latest from git repository
Xcode 4.4.1

Application Specific Information:
ProductBuildVersion: 4F1003
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSCFString appendString:]: nil argument
UserInfo: (null)
Hints: None
Backtrace:
0 0x00007fff8ee2ef3a __exceptionPreprocess (in CoreFoundation)
1 0x00007fff8f740d5e objc_exception_throw (in libobjc.A.dylib)
2 0x00007fff8ee2ed8a +[NSException raise:format:arguments:](in CoreFoundation)
3 0x00007fff8ee2ed14 +[NSException raise:format:](in CoreFoundation)
4 0x00007fff8ee84fe4 mutateError (in CoreFoundation)
5 0x0000000115eb0095 -[XVimRegister appendText:] at /Users/didzis/Work/reps/XVim/XVim/XVimRegister.m:124 (in XVim)
6 0x0000000115e9b221 -[XVim onDeleteOrYank:] at /Users/didzis/Work/reps/XVim/XVim/XVim.m:279 (in XVim)
7 0x0000000115ed2d33 -[XVimSourceView(Vim) deleteTextIntoYankRegister:] at /Users/didzis/Work/reps/XVim/XVim/XVimSourceView+Vim.m:72 (in XVim)
8 0x0000000115ea92c2 -[XVimDeleteAction motionFixedFrom:To:Type:inWindow:] at /Users/didzis/Work/reps/XVim/XVim/XVimDeleteEvaluator.m:149 (in XVim)
9 0x0000000115eb1131 -[XVimOperatorEvaluator motionFixedFrom:To:Type:inWindow:] at /Users/didzis/Work/reps/XVim/XVim/XVimOperatorEvaluator.m:126 (in XVim)
10 0x0000000115eb4ad4 -[XVimMotionArgumentEvaluator _motionFixedFrom:To:Type:inWindow:] at /Users/didzis/Work/reps/XVim/XVim/XVimMotionArgumentEvaluator.m:31 (in XVim)
11 0x0000000115ea83cd -[XVimSearchLineEvaluator eval:inWindow:] at /Users/didzis/Work/reps/XVim/XVim/XVimSearchLineEvaluator.m:32 (in XVim)
12 0x0000000115ecd2cf -[XVimWindow handleKeyStroke:] at /Users/didzis/Work/reps/XVim/XVim/XVimWindow.m:144 (in XVim)
13 0x0000000115eccd62 -[XVimWindow handleKeyEvent:] at /Users/didzis/Work/reps/XVim/XVim/XVimWindow.m:103 (in XVim)
14 0x0000000115eb3975 -[DVTSourceTextViewHook keyDown:] at /Users/didzis/Work/reps/XVim/XVim/DVTSourceTextViewHook.m:90 (in XVim)
15 0x00007fff8f9607ac -[NSWindow sendEvent:](in AppKit)
16 0x00007fff8f8f9a55 -[NSApplication sendEvent:](in AppKit)
17 0x0000000114e07479 (in Afloat)
18 0x000000010e1722b4 -[IDEApplication sendEvent:](in IDEKit)
19 0x00007fff8f8900c6 -[NSApplicati 5EE1 on run](in AppKit)
20 0x00007fff8fb0c244 NSApplicationMain (in AppKit)
21 0x000000010d54bdc0 (in Xcode)
22 0x0000000000000002

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0