Filezillar crashes when I hit view/edit

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
billbennettnz
500 Command not understood
Posts: 2
Joined: 2020-08-24 00:43
First name: Bill
Last name: Bennett

Filezillar crashes when I hit view/edit

#1 Post by billbennettnz » 2020-08-24 00:48

I'm on a iMac with MacOS 10.15.6

Using FIlezilla 3.49.1

It doesn't matter which application I attempt to view my files with, nor does the file type affect things.

Everything worked fine last time I used FZ, which would have been a few weeks ago.

I get the "no program has been associated" dialogue, which is normal.

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Filezillar crashes when I hit view/edit

#2 Post by botg » 2020-08-24 06:31

What does it say in the crash report?

billbennettnz
500 Command not understood
Posts: 2
Joined: 2020-08-24 00:43
First name: Bill
Last name: Bennett

Re: Filezillar crashes when I hit view/edit

#3 Post by billbennettnz » 2020-08-25 22:56

Process: filezilla [59068]
Path: /Applications/FileZilla.app/Contents/MacOS/filezilla
Here's the first half, I cut the remainder because it breaks the 60000 character limit.

Code: Select all

Identifier:            org.filezilla-project.filezilla
Version:               3.49.1 (3.49.1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           filezilla [59068]
User ID:               501

Date/Time:             2020-08-26 10:52:11.052 +1200
OS Version:            Mac OS X 10.15.6 (19G73)
Report Version:        12
Anonymous UUID:        8F71C8F1-2855-5DDC-AFC1-47308F8CF1C8

Sleep/Wake UUID:       49A58860-0FCA-49B8-8CE8-2ED433BF6FD2

Time Awake Since Boot: 270000 seconds
Time Since Wake:       2800 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [59068]

VM Regions Near 0:
--> 
    __TEXT                 000000010015a000-0000000100cf7000 [ 11.6M] r-x/r-x SM=COW  /Applications/FileZilla.app/Contents/MacOS/filezilla

Application Specific Information:
Performing @selector(controlAction:) from sender wxNSButton 0x7fa0faccc180

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.filezilla-project.filezilla	0x0000000100207c2b 0x10015a000 + 711723
1   org.filezilla-project.filezilla	0x0000000100219efc 0x10015a000 + 786172
2   org.filezilla-project.filezilla	0x0000000100219ded 0x10015a000 + 785901
3   org.filezilla-project.filezilla	0x0000000100b79952 0x10015a000 + 10615122
4   org.filezilla-project.filezilla	0x0000000100b796cb 0x10015a000 + 10614475
5   org.filezilla-project.filezilla	0x0000000100b795e0 0x10015a000 + 10614240
6   org.filezilla-project.filezilla	0x0000000100b7998c 0x10015a000 + 10615180
7   org.filezilla-project.filezilla	0x000000010099895e 0x10015a000 + 8644958
8   com.apple.AppKit              	0x00007fff2c1b67a7 -[NSApplication(NSResponder) sendAction:to:from:] + 299
9   com.apple.AppKit              	0x00007fff2c1b6642 -[NSControl sendAction:to:] + 86
10  com.apple.AppKit              	0x00007fff2c1b6574 __26-[NSCell _sendActionFrom:]_block_invoke + 136
11  com.apple.AppKit              	0x00007fff2c1b6476 -[NSCell _sendActionFrom:] + 171
12  com.apple.AppKit              	0x00007fff2c1b63bd -[NSButtonCell _sendActionFrom:] + 96
13  com.apple.AppKit              	0x00007fff2c1b269b NSControlTrackMouse + 1745
14  com.apple.AppKit              	0x00007fff2c1b1fa2 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 130
15  com.apple.AppKit              	0x00007fff2c1b1e61 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 691
16  com.apple.AppKit              	0x00007fff2c1b11dd -[NSControl mouseDown:] + 748
17  org.filezilla-project.filezilla	0x0000000100a004ee 0x10015a000 + 9069806
18  com.apple.AppKit              	0x00007fff2c1af5f0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914
19  com.apple.AppKit              	0x00007fff2c119e21 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
20  com.apple.AppKit              	0x00007fff2c1191c9 -[NSWindow(NSEventRouting) sendEvent:] + 349
21  org.filezilla-project.filezilla	0x00000001009f120b 0x10015a000 + 9007627
22  com.apple.AppKit              	0x00007fff2c117554 -[NSApplication(NSEvent) sendEvent:] + 352
23  org.filezilla-project.filezilla	0x000000010097b432 0x10015a000 + 8524850
24  com.apple.AppKit              	0x00007fff2c274f3b -[NSApplication _doModalLoop:peek:] + 388
25  com.apple.AppKit              	0x00007fff2c40740c __33-[NSApplication runModalSession:]_block_invoke_2 + 69
26  com.apple.AppKit              	0x00007fff2c4073b4 __33-[NSApplication runModalSession:]_block_invoke + 78
27  com.apple.AppKit              	0x00007fff2c2734c4 _NSTryRunModal + 100
28  com.apple.AppKit              	0x00007fff2c4072af -[NSApplication runModalSession:] + 128
29  org.filezilla-project.filezilla	0x00000001009e6a20 0x10015a000 + 8964640
30  org.filezilla-project.filezilla	0x0000000100b5f533 0x10015a000 + 10507571
31  org.filezilla-project.filezilla	0x0000000100b5f5d6 0x10015a000 + 10507734
32  org.filezilla-project.filezilla	0x00000001009e708d 0x10015a000 + 8966285
33  org.filezilla-project.filezilla	0x0000000100b5f68d 0x10015a000 + 10507917
34  org.filezilla-project.filezilla	0x0000000100af2305 0x10015a000 + 10060549
35  org.filezilla-project.filezilla	0x000000010097dbbf 0x10015a000 + 8534975
36  org.filezilla-project.filezilla	0x00000001001de4ff 0x10015a000 + 541951
37  org.filezilla-project.filezilla	0x0000000100202051 0x10015a000 + 688209
38  org.filezilla-project.filezilla	0x00000001001ff2b3 0x10015a000 + 676531
39  org.filezilla-project.filezilla	0x00000001001fcad6 0x10015a000 + 666326
40  org.filezilla-project.filezilla	0x000000010044d3a7 0x10015a000 + 3093415
41  org.filezilla-project.filezilla	0x0000000100b7893f 0x10015a000 + 10611007
42  org.filezilla-project.filezilla	0x0000000100b796ea 0x10015a000 + 10614506
43  org.filezilla-project.filezilla	0x0000000100b795e0 0x10015a000 + 10614240
44  org.filezilla-project.filezilla	0x0000000100aae372 0x10015a000 + 9782130
45  org.filezilla-project.filezilla	0x0000000100b7998c 0x10015a000 + 10615180
46  org.filezilla-project.filezilla	0x0000000100a68746 0x10015a000 + 9496390
47  org.filezilla-project.filezilla	0x000000010099ffc9 0x10015a000 + 8675273
48  com.apple.AppKit              	0x00007fff2c1b67a7 -[NSApplication(NSResponder) sendAction:to:from:] + 299
49  com.apple.AppKit              	0x00007fff2c2c6f3e -[NSMenuItem _corePerformAction] + 312
50  com.apple.AppKit              	0x00007fff2c2c6cba -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 106
51  com.apple.AppKit              	0x00007fff2c317848 -[NSMenu performActionForItemAtIndex:] + 114
52  com.apple.AppKit              	0x00007fff2c3177cd -[NSMenu _internalPerformActionForItemAtIndex:] + 82
53  com.apple.AppKit              	0x00007fff2c317617 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 101
54  com.apple.AppKit              	0x00007fff2c2a7d30 NSSLMMenuEventHandler + 908
55  com.apple.HIToolbox           	0x00007fff2d9078ff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1254
56  com.apple.HIToolbox           	0x00007fff2d906d8d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329
57  com.apple.HIToolbox           	0x00007fff2d91c47e SendEventToEventTarget + 39
58  com.apple.HIToolbox           	0x00007fff2d97c40b SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 368
59  com.apple.HIToolbox           	0x00007fff2d9a3065 SendMenuCommandWithContextAndModifiers + 45
60  com.apple.HIToolbox           	0x00007fff2d9a300d SendMenuItemSelectedEvent + 346
61  com.apple.HIToolbox           	0x00007fff2d9a2e59 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
62  com.apple.HIToolbox           	0x00007fff2daad8c2 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1615
63  com.apple.HIToolbox           	0x00007fff2daacdb6 _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 410
64  com.apple.HIToolbox           	0x00007fff2d9842b5 _HandlePopUpMenuSelectionWithDictionary + 329
65  com.apple.AppKit              	0x00007fff2c469dcd SLMPerformPopUpCarbonMenu + 1611
66  com.apple.AppKit              	0x00007fff2c3103a8 _NSSLMPopUpCarbonMenu3 + 782
67  com.apple.AppKit              	0x00007fff2c30fff4 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 439
68  com.apple.AppKit              	0x00007fff2c349577 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 604
69  org.filezilla-project.filezilla	0x00000001009ed7ad 0x10015a000 + 8992685
70  org.filezilla-project.filezilla	0x0000000100986e27 0x10015a000 + 8572455
71  org.filezilla-project.filezilla	0x0000000100a912e3 0x10015a000 + 9663203
72  org.filezilla-project.filezilla	0x00000001001c61de wxWindowBase::PopupMenu(wxMenu*, wxPoint const&) + 46
73  org.filezilla-project.filezilla	0x000000010044a1c5 0x10015a000 + 3080645
74  org.filezilla-project.filezilla	0x0000000100b7893f 0x10015a000 + 10611007
75  org.filezilla-project.filezilla	0x0000000100b796ea 0x10015a000 + 10614506
76  org.filezilla-project.filezilla	0x0000000100b795e0 0x10015a000 + 10614240
77  org.filezilla-project.filezilla	0x0000000100aae372 0x10015a000 + 9782130
78  org.filezilla-project.filezilla	0x0000000100b7998c 0x10015a000 + 10615180
79  org.filezilla-project.filezilla	0x0000000100984175 0x10015a000 + 8561013
80  org.filezilla-project.filezilla	0x0000000100b7893f 0x10015a000 + 10611007
81  org.filezilla-project.filezilla	0x0000000100b796ea 0x10015a000 + 10614506
82  org.filezilla-project.filezilla	0x0000000100b795e0 0x10015a000 + 10614240
83  org.filezilla-project.filezilla	0x0000000100aae372 0x10015a000 + 9782130
84  org.filezilla-project.filezilla	0x00000001009d0636 0x10015a000 + 8873526
85  org.filezilla-project.filezilla	0x0000000100b7893f 0x10015a000 + 10611007
86  org.filezilla-project.filezilla	0x0000000100b796ea 0x10015a000 + 10614506
87  org.filezilla-project.filezilla	0x0000000100b795e0 0x10015a000 + 10614240
88  org.filezilla-project.filezilla	0x0000000100b7998c 0x10015a000 + 10615180
89  org.filezilla-project.filezilla	0x0000000100a0408d 0x10015a000 + 9085069
90  org.filezilla-project.filezilla	0x0000000100a00497 0x10015a000 + 9069719
91  com.apple.AppKit              	0x00007fff2c1af5f0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914
92  com.apple.AppKit              	0x00007fff2c119e21 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
93  com.apple.AppKit              	0x00007fff2c1191c9 -[NSWindow(NSEventRouting) sendEvent:] + 349
94  org.filezilla-project.filezilla	0x00000001009f0dcb 0x10015a000 + 9006539
95  com.apple.AppKit              	0x00007fff2c117554 -[NSApplication(NSEvent) sendEvent:] + 352
96  org.filezilla-project.filezilla	0x000000010097b432 0x10015a000 + 8524850
97  com.apple.AppKit              	0x00007fff2bf645bf -[NSApplication run] + 707
98  org.filezilla-project.filezilla	0x00000001009e6c0a 0x10015a000 + 8965130
99  org.filezilla-project.filezilla	0x0000000100b5f68d 0x10015a000 + 10507917
100 org.filezilla-project.filezilla	0x0000000100af2305 0x10015a000 + 10060549
101 org.filezilla-project.filezilla	0x0000000100ac9514 0x10015a000 + 9893140
102 org.filezilla-project.filezilla	0x00000001009b006a 0x10015a000 + 8740970
103 org.filezilla-project.filezilla	0x0000000100b1989a 0x10015a000 + 10221722
104 org.filezilla-project.filezilla	0x000000010022f3c3 0x10015a000 + 873411
105 libdyld.dylib                 	0x00007fff68bd5cc9 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff68d19882 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff68dda425 _pthread_cond_wait + 698
2   libfilezilla.8.dylib          	0x000000010105a470 fz::condition::wait(fz::scoped_lock&) + 64
3   libfilezilla.8.dylib          	0x0000000101042604 fz::event_loop::entry() + 356
4   libfilezilla.8.dylib          	0x0000000101048608 fz::event_loop::event_loop(fz::thread_pool&)::$_1::operator()() const + 24
5   libfilezilla.8.dylib          	0x00000001010485cd decltype(std::__1::forward<fz::event_loop::event_loop(fz::thread_pool&)::$_1&>(fp)()) std::__1::__invoke<fz::event_loop::event_loop(fz::thread_pool&)::$_1&>(fz::event_loop::event_loop(fz::thread_pool&)::$_1&) + 29
6   libfilezilla.8.dylib          	0x000000010104857d void std::__1::__invoke_void_return_wrapper<void>::__call<fz::event_loop::event_loop(fz::thread_pool&)::$_1&>(fz::event_loop::event_loop(fz::thread_pool&)::$_1&) + 29
7   libfilezilla.8.dylib          	0x000000010104854d std::__1::__function::__alloc_func<fz::event_loop::event_loop(fz::thread_pool&)::$_1, std::__1::allocator<fz::event_loop::event_loop(fz::thread_pool&)::$_1>, void ()>::operator()() + 29
8   libfilezilla.8.dylib          	0x000000010104729e std::__1::__function::__func<fz::event_loop::event_loop(fz::thread_pool&)::$_1, std::__1::allocator<fz::event_loop::event_loop(fz::thread_pool&)::$_1>, void ()>::operator()() + 30
9   libfilezilla.8.dylib          	0x0000000101090435 std::__1::__function::__value_func<void ()>::operator()() const + 53
10  libfilezilla.8.dylib          	0x00000001010903f5 std::__1::function<void ()>::operator()() const + 21
11  libfilezilla.8.dylib          	0x0000000101091693 fz::pooled_thread_impl::entry() + 163
12  libfilezilla.8.dylib          	0x0000000101094898 fz::pooled_thread_impl::run()::'lambda'()::operator()() const + 24
13  libfilezilla.8.dylib          	0x000000010109485d decltype(std::__1::forward<fz::pooled_thread_impl::run()::'lambda'()&>(fp)()) std::__1::__invoke<fz::pooled_thread_impl::run()::'lambda'()&>(fz::pooled_thread_impl::run()::'lambda'()&) + 29
14  libfilezilla.8.dylib          	0x000000010109480d void std::__1::__invoke_void_return_wrapper<void>::__call<fz::pooled_thread_impl::run()::'lambda'()&>(fz::pooled_thread_impl::run()::'lambda'()&) + 29
15  libfilezilla.8.dylib          	0x00000001010947dd std::__1::__function::__alloc_func<fz::pooled_thread_impl::run()::'lambda'(), std::__1::allocator<fz::pooled_thread_impl::run()::'lambda'()>, void ()>::operator()() + 29
16  libfilezilla.8.dylib          	0x000000010109350e std::__1::__function::__func<fz::pooled_thread_impl::run()::'lambda'(), std::__1::allocator<fz::pooled_thread_impl::run()::'lambda'()>, void ()>::operator()() + 30
17  libfilezilla.8.dylib          	0x0000000101090435 std::__1::__function::__value_func<void ()>::operator()() const + 53
18  libfilezilla.8.dylib          	0x00000001010903f5 std::__1::function<void ()>::operator()() const + 21
19  libfilezilla.8.dylib          	0x000000010109039d decltype(std::__1::forward<std::__1::function<void ()> >(fp)()) std::__1::__invoke<std::__1::function<void ()> >(std::__1::function<void ()>&&) + 29
20  libfilezilla.8.dylib          	0x0000000101090305 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> >(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> >&, std::__1::__tuple_indices<>) + 37
21  libfilezilla.8.dylib          	0x000000010108f996 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> > >(void*) + 118
22  libsystem_pthread.dylib       	0x00007fff68dda109 _pthread_start + 148
23  libsystem_pthread.dylib       	0x00007fff68dd5b8b thread_start + 15

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff68d1781e read + 10
1   libfilezilla.8.dylib          	0x000000010105ae30 fz::process::impl::read(char*, unsigned int) + 48
2   libfilezilla.8.dylib          	0x000000010105add8 fz::process::read(char*, unsigned int) + 56
3   org.filezilla-project.filezilla	0x0000000100893ddc 0x10015a000 + 7577052
4   org.filezilla-project.filezilla	0x0000000100894715 0x10015a000 + 7579413
5   org.filezilla-project.filezilla	0x0000000100896cf8 0x10015a000 + 7589112
6   org.filezilla-project.filezilla	0x0000000100896cbd 0x10015a000 + 7589053
7   org.filezilla-project.filezilla	0x0000000100896c6d 0x10015a000 + 7588973
8   org.filezilla-project.filezilla	0x0000000100896c3d 0x10015a000 + 7588925
9   org.filezilla-project.filezilla	0x000000010089580e 0x10015a000 + 7583758
10  libfilezilla.8.dylib          	0x0000000101090435 std::__1::__function::__value_func<void ()>::operator()() const + 53
11  libfilezilla.8.dylib          	0x00000001010903f5 std::__1::function<void ()>::operator()() const + 21
12  libfilezilla.8.dylib          	0x0000000101091693 fz::pooled_thread_impl::entry() + 163
13  libfilezilla.8.dylib          	0x0000000101094898 fz::pooled_thread_impl::run()::'lambda'()::operator()() const + 24
14  libfilezilla.8.dylib          	0x000000010109485d decltype(std::__1::forward<fz::pooled_thread_impl::run()::'lambda'()&>(fp)()) std::__1::__invoke<fz::pooled_thread_impl::run()::'lambda'()&>(fz::pooled_thread_impl::run()::'lambda'()&) + 29
15  libfilezilla.8.dylib          	0x000000010109480d void std::__1::__invoke_void_return_wrapper<void>::__call<fz::pooled_thread_impl::run()::'lambda'()&>(fz::pooled_thread_impl::run()::'lambda'()&) + 29
16  libfilezilla.8.dylib          	0x00000001010947dd std::__1::__function::__alloc_func<fz::pooled_thread_impl::run()::'lambda'(), std::__1::allocator<fz::pooled_thread_impl::run()::'lambda'()>, void ()>::operator()() + 29
17  libfilezilla.8.dylib          	0x000000010109350e std::__1::__function::__func<fz::pooled_thread_impl::run()::'lambda'(), std::__1::allocator<fz::pooled_thread_impl::run()::'lambda'()>, void ()>::operator()() + 30
18  libfilezilla.8.dylib          	0x0000000101090435 std::__1::__function::__value_func<void ()>::operator()() const + 53
19  libfilezilla.8.dylib          	0x00000001010903f5 std::__1::function<void ()>::operator()() const + 21
20  libfilezilla.8.dylib          	0x000000010109039d decltype(std::__1::forward<std::__1::function<void ()> >(fp)()) std::__1::__invoke<std::__1::function<void ()> >(std::__1::function<void ()>&&) + 29
21  libfilezilla.8.dylib          	0x0000000101090305 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> >(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> >&, std::__1::__tuple_indices<>) + 37
22  libfilezilla.8.dylib          	0x000000010108f996 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::function<void ()> > >(void*) + 118
23  libsystem_pthread.dylib       	0x00007fff68dda109 _pthread_start + 148
24  libsystem_pthread.dylib       	0x00007fff68dd5b8b thread_start + 15

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff68d16dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff68d17170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2ed03ef5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff2ed029c2 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation      	0x00007fff2ed01e3e CFRunLoopRunSpecific + 462
5   com.apple.AppKit              	0x00007fff2c115954 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff68dda109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff68dd5b8b thread_start + 15

Thread 4:
0   libsystem_pthread.dylib       	0x00007fff68dd5b68 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	0x00007fff68dd5b68 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff68dd5b68 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff68dd5b68 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000600002abffe0  rcx: 0x00007ffeefaa13b0  rdx: 0x0000000000000000
  rdi: 0x00007ffeefaa13b0  rsi: 0x00007fff72f61dfb  rbp: 0x00007ffeefa9e870  rsp: 0x00007ffeefa9e4a0
   r8: 0x00000000000012fc   r9: 0x00000000000000a2  r10: 0x00007fff86034db8  r11: 0x00007fff2bfa865e
  r12: 0x00007ffeefa9e990  r13: 0x0000600002abe160  r14: 0x00007fa0faccbe30  r15: 0x0000600002abffe0
  rip: 0x0000000100207c2b  rfl: 0x0000000000010206  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14
Last edited by boco on 2020-08-25 23:37, edited 1 time in total.
Reason: Please use [code][/code] tags for long text, it looks much better.

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Filezillar crashes when I hit view/edit

#4 Post by botg » 2020-08-26 06:59

This seems familiar. Please try 3.50.0-rc1 which you can find on https://filezilla-project.org/download. ... ent&beta=1

Post Reply