You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let me know if you need the core dump but I think you should be able to reproduce this fairly easy.
[New LWP 2842]
Core was generated by `makepasswd -m sha-512'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000401571 in _makepasswd_password (
characters=0x7fff17511b30 "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789`~!@#$%^&*()-_=+", min=<optimized out>, max=<optimized out>) at makepasswd.c:604
Let me know if you need the core dump but I think you should be able to reproduce this fairly easy.
[New LWP 2842]
Core was generated by `makepasswd -m sha-512'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000401571 in _makepasswd_password (
604 ret[i] = characters[rand() % clen];
(gdb) bt
#0 0x0000000000401571 in _makepasswd_password (
#1 0x0000000000401979 in _makepasswd_do (prefs=prefs@entry=0x7fff17511ae0)
#2 0x0000000000401192 in _makepasswd (prefs=0x7fff17511ae0) at makepasswd.c:109
#3 main (argc=, argv=) at makepasswd.c:776
The text was updated successfully, but these errors were encountered: