Opened 16 years ago

Last modified 16 years ago

#3476 closed Bug report

Crash error

Reported by: philzstift2 Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: philzstift2, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Using 3.0.9.1 i586-pc-mingw32msvc
(not sure if this is beta...)

If I connect to an FTP server and then after some seconds click on the [X] in the upper right corner of the main window to close FileZilla, the Visual Studio debugger kicks in (after the main window is gone):

Unhandled exception at 0x7c921e58 in filezilla.exe: 0xC0000005: Access violation reading location 0x00000000.

The disassembly:

7C921E58 mov ecx,dword ptr [ecx]
7C921E5A cmp ecx,dword ptr [edx+4]
7C921E5D mov dword ptr [ebp+0Ch],edx
7C921E60 jne 7C921F03
7C921E66 cmp ecx,eax
7C921E68 jne 7C921F03

Sorry, couldn't find any logfiles even with logging enabled in preferences.

Change History (3)

comment:1 by philzstift2, 16 years ago

sorry, OS is Windows XP sp2

Note: See TracTickets for help on using tickets.