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

Crashes when supplying non english characters for password #1

Closed
tarasis opened this issue Mar 7, 2010 · 1 comment
Closed

Crashes when supplying non english characters for password #1

tarasis opened this issue Mar 7, 2010 · 1 comment

Comments

@tarasis
Copy link
Owner

tarasis commented Mar 7, 2010

Stack trace from GDB:

Program received signal: “EXC_BAD_ACCESS”.
sharedlibrary apply-load-rules all
(gdb) bt
#0 0x00007fff84ba8e00 in strncpy ()
#1 0x0000000100007d4e in strncpyz ()
#2 0x0000000100031e34 in RARSetPassword ()
#3 0x000000010000177e in callbackFunction () at QuietUnrarAppDelegate.m:54
#4 0x000000010001f237 in CmdExtract::ExtractCurrentFile ()
#5 0x0000000100032130 in ProcessFile ()
#6 0x000000010003228a in RARProcessFile ()
#7 0x0000000100001c26 in -QuietUnrarAppDelegate extractRarWith: at QuietUnrarAppDelegate.m:132
#8 0x00000001000018e9 in -QuietUnrarAppDelegate application:openFiles: at QuietUnrarAppDelegate.m:91
#9 0x00007fff80c8c49b in -NSApplication _doOpenFile:ok:tryTemp:
#10 0x00007fff80a74d02 in -NSApplication finishLaunching
#11 0x00007fff80a7460c in -NSApplication run
#12 0x00007fff80a6d468 in NSApplicationMain ()
#13 0x00000001000016f9 in main () at main.m:13

@tarasis
Copy link
Owner Author

tarasis commented Apr 18, 2022

No longer crashes when supplying non English characters.

@tarasis tarasis closed this as completed Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant