[TC 11.50β7] Control+C hit

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Sektor
Member
Member
Posts: 166
Joined: 2007-04-04, 10:11 UTC
Location: Russia

[TC 11.50β7] Control+C hit

Post by *Sektor »

Can't determine the conditions when it occurs.
Image: https://1drv.ms/i/s!AvqfUD6Rp0UCvX6bc3ep2pqnh0Wl?e=YpSUFt
License #299429
There is no knowledge that is not power
User avatar
white
Power Member
Power Member
Posts: 5969
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 11.50β7] Control+C hit

Post by *white »

Sektor wrote: 2024-11-23, 18:18 UTC Can't determine the conditions when it occurs.
Image: https://1drv.ms/i/s!AvqfUD6Rp0UCvX6bc3ep2pqnh0Wl?e=YpSUFt
The screenshot says to hit Ctrl+C to copy the report. Why not done that?

Screenshot converted to text:
Total Commander 11.50Я7

Control-C hit.
Control-C hit, base: 0400000

Please report this error to the Author, with a description
of what you were doing when this error occurred!

Stack trace (x64):7CADA0
94BF15 94E1CD 40F60D 902E40 901C5B 8F6282 8F775F 92A0E1
957F6B
Press Ctrl+C to copy this report!
Continue execution?

Yes No
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50824
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50β7] Control+C hit

Post by *ghisler(Author) »

Control-C hit. is a misleading error message from Windows. It means that there was an unhandled exception or breakpoint in an external DLL. Some DLLs intentionally cause exceptions which they then later intercept and handle. This doesn't work well with Total Commander because it's written in Lazarus/FPC, which uses a different type of exception handling.

According to the log, it happened when you clicked a button in Total Commander.

Moderator message from: ghisler(Author) » 2024-11-26, 11:35 UTC

Moved to will not be changed
Author of Total Commander
https://www.ghisler.com
Post Reply