Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program crashes while performing deconvolution #6

Open
neurodroid opened this issue Nov 5, 2014 · 1 comment
Open

Program crashes while performing deconvolution #6

neurodroid opened this issue Nov 5, 2014 · 1 comment
Assignees
Labels

Comments

@neurodroid
Copy link
Owner

User report, OS X 10.6.8, MacPorts stimfit 0.13.15. Stack trace:

Process: stimfit [76849]
Path: /Applications/MacPorts/stimfit.app/Contents/MacOS/stimfit
Identifier: org.stimfit
Version: 0.13.15 (0.13.15)
Code Type: X86-64 (Native)
Parent Process: launchd [214]

Date/Time: 2014-11-05 09:40:11.286 +0000
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 22023731 sec
Crashes Since Last Report: 75
Per-App Interval Since Last Report: 5913 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 28058F55-6842-4B6E-BC77-5D8ADEA394C4

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000015c629000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libstimfit.dylib 0x000000010004a78c stf::peakIndices(std::vector<double, std::allocator > const&, double, int) + 134
1 libstimfit.dylib 0x000000010006f8d3 wxStfDoc::MarkEvents(wxCommandEvent&) + 3355
2 libwx_baseu-3.0.dylib 0x0000000100ddac6d wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler_, wxEvent&) + 91
3 libwx_baseu-3.0.dylib 0x0000000100ddb6b6 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler_) + 124
4 libwx_baseu-3.0.dylib 0x0000000100ddb755 wxEvtHandler::TryHereOnly(wxEvent&) + 115
5 libwx_baseu-3.0.dylib 0x0000000100ddc9b4 wxEvtHandler::TryBeforeAndHere(wxEvent&) + 48
6 libwx_baseu-3.0.dylib 0x0000000100ddb781 wxEvtHandler::ProcessEventLocally(wxEvent&) + 27
7 ...x_osx_cocoau_core-3.0.dylib 0x000000010086e444 wxView::TryBefore(wxEvent&) + 20
8 libwx_baseu-3.0.dylib 0x0000000100ddc9a0 wxEvtHandler::TryBeforeAndHere(wxEvent&) + 28
9 libwx_baseu-3.0.dylib 0x0000000100ddb781 wxEvtHandler::ProcessEventLocally(wxEvent&) + 27
10 ...x_osx_cocoau_core-3.0.dylib 0x000000010086e421 wxDocManager::TryBefore(wxEvent&) + 35
11 libwx_baseu-3.0.dylib 0x0000000100ddc9a0 wxEvtHandler::TryBeforeAndHere(wxEvent&) + 28
12 libwx_baseu-3.0.dylib 0x0000000100ddb781 wxEvtHandler::ProcessEventLocally(wxEvent&) + 27
13 ...x_osx_cocoau_core-3.0.dylib 0x000000010086e3f4 wxDocChildFrameAnyBase::TryProcessEvent(wxEvent&) + 48
14 libstimfit.dylib 0x0000000100095f2a wxDocChildFrameAny<wxMDIChildFrame, wxMDIParentFrame>::TryBefore(wxEvent&) + 34
15 libwx_baseu-3.0.dylib 0x0000000100ddc9a0 wxEvtHandler::TryBeforeAndHere(wxEvent&) + 28
16 libwx_baseu-3.0.dylib 0x0000000100ddb84d wxEvtHandler::ProcessEvent(wxEvent&) + 167
17 libwx_baseu-3.0.dylib 0x0000000100ddad02 wxEvtHandler::DoTryChain(wxEvent&) + 44
18 libwx_baseu-3.0.dylib 0x0000000100ddb795 wxEvtHandler::ProcessEventLocally(wxEvent&) + 47
19 libwx_baseu-3.0.dylib 0x0000000100ddb85a wxEvtHandler::ProcessEvent(wxEvent&) + 180
20 ...x_osx_cocoau_core-3.0.dylib 0x00000001008eb2ac wxWindowBase::TryAfter(wxEvent&) + 96
21 libwx_baseu-3.0.dylib 0x0000000100ddb874 wxEvtHandler::ProcessEvent(wxEvent&) + 206
22 libwx_baseu-3.0.dylib 0x0000000100ddba20 wxEvtHandler::SafelyProcessEvent(wxEvent&) + 22
23 ...x_osx_cocoau_core-3.0.dylib 0x00000001008ea4f4 wxWindowBase::HandleWindowEvent(wxEvent&) const + 16
24 ...x_osx_cocoau_core-3.0.dylib 0x00000001008ba86a wxMenuBase::SendEvent(int, int) + 172
25 ...x_osx_cocoau_core-3.0.dylib 0x00000001007cdffc wxMenu::HandleCommandProcess(wxMenuItem_, wxWindow_) + 136
26 com.apple.AppKit 0x00007fff86531eda -[NSApplication sendAction:to:from:] + 95
27 com.apple.AppKit 0x00007fff8655646a -[NSMenuItem corePerformAction] + 365
28 com.apple.AppKit 0x00007fff865561d4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
29 com.apple.AppKit 0x00007fff867dbcf4 -[NSMenu internalPerformActionForItemAtIndex:] + 35
30 com.apple.AppKit 0x00007fff8668d9e9 -[NSCarbonMenuImpl carbonCommandProcessEvent:handlerCallRef:] + 136
31 com.apple.AppKit 0x00007fff8653899c NSSLMMenuEventHandler + 321
32 com.apple.HIToolbox 0x00007fff814d97f7 DispatchEventToHandlers(EventTargetRec
, OpaqueEventRef
, HandlerCallRec
) + 1002
33 com.apple.HIToolbox 0x00007fff814d8d46 SendEventToEventTargetInternal(OpaqueEventRef_, OpaqueEventTargetRef_, HandlerCallRec_) + 395
34 com.apple.HIToolbox 0x00007fff814f6a81 SendEventToEventTarget + 45
35 com.apple.HIToolbox 0x00007fff81525c35 SendHICommandEvent(unsigned int, HICommand const_, unsigned int, unsigned int, unsigned char, void const_, OpaqueEventTargetRef_, OpaqueEventTargetRef_, OpaqueEventRef**) + 387
36 com.apple.HIToolbox 0x00007fff81552a0a SendMenuCommandWithContextAndModifiers + 56
37 com.apple.HIToolbox 0x00007fff815529c2 SendMenuItemSelectedEvent + 101
38 com.apple.HIToolbox 0x00007fff815528d2 FinishMenuSelection(SelectionData_, MenuResult_, MenuResult_) + 150
39 com.apple.HIToolbox 0x00007fff81533c27 MenuSelectCore(MenuData_, Point, double, unsigned int, OpaqueMenuRef**, unsigned short_) + 467
40 com.apple.HIToolbox 0x00007fff8153337c _HandleMenuSelection2 + 453
41 com.apple.AppKit 0x00007fff86409851 _NSHandleCarbonMenuEvent + 236
42 com.apple.AppKit 0x00007fff863dd362 DPSNextEvent + 1908
43 com.apple.AppKit 0x00007fff863dc801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
44 com.apple.AppKit 0x00007fff863a268f -[NSApplication run] + 395
45 ...x_osx_cocoau_core-3.0.dylib 0x0000000100829150 wxGUIEventLoop::OSXDoRun() + 198
46 libwx_baseu-3.0.dylib 0x0000000100dc1905 wxCFEventLoop::DoRun() + 31
47 libwx_baseu-3.0.dylib 0x0000000100d50e06 wxEventLoopBase::Run() + 176
48 libwx_baseu-3.0.dylib 0x0000000100d2b375 wxAppConsoleBase::MainLoop() + 103
49 ...x_osx_cocoau_core-3.0.dylib 0x00000001007e3fe5 wxApp::OnRun() + 39
50 libwx_baseu-3.0.dylib 0x0000000100d74b84 wxEntry(int&, wchar_t
*) + 119
51 org.stimfit 0x00000001000098a0 main + 20
52 org.stimfit 0x0000000100009884 start + 52

@neurodroid neurodroid self-assigned this Nov 5, 2014
@neurodroid neurodroid added the bug label Nov 5, 2014
@schloegl
Copy link
Collaborator

Trying to reproduce this issue in 0.16.3 on linux does not show this issue. Is this still an issue on your platform ? If that is the case, can you provide more details, (e.g. example data, and steps how to reproduce this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants