Untitled
unknown
plain_text
a year ago
3.1 kB
5
Indexable
(gdb) run Starting program: /usr/bin/bash -c /sw/ficc/wraps/bin/secexpr\ -e\ \"FileMove\(\\\"source\\\",\ StrRepeat\(\\\"A\\\",\ 270\)\)\" warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time process 2546849 is executing new program: /usr/bin/bash warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time process 2546849 is executing new program: /afs/ny-cdc-2.ficc.gs.com/linux/sw/ficc/liberty-20240708/linux64_g63.exe/secexpr [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time Setting IsDeveloperSession to True for non-procmon secexpr process warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time [New Thread 0x7fffe947f700 (LWP 2546882)] [New Thread 0x7fffd3996700 (LWP 2546922)] warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time Evaluated: 0 [Thread 0x7fffd3996700 (LWP 2546922) exited] [Thread 0x7fffe947f700 (LWP 2546882) exited] [Inferior 1 (process 2546849) exited normally] (gdb) break FileMove Breakpoint 1 at 0x7ffff71e3184 (gdb) c The program is not being run. (gdb) r Starting program: /afs/ny-cdc-2.ficc.gs.com/linux/sw/ficc/liberty-20240708/linux64_g63.exe/secexpr -c /sw/ficc/wraps/bin/secexpr\ -e\ \"FileMove\(\\\"source\\\",\ StrRepeat\(\\\"A\\\",\ 270\)\)\" /afs/ny-cdc-2.ficc.gs.com/linux/sw/ficc/liberty-20240708/linux64_g63.exe/secexpr: error while loading shared libraries: liberr_base.so: cannot open shared object file: No such file or directory [Inferior 1 (process 2546970) exited with code 0177] (gdb) bt No stack. (gdb) info r The program has no registers now. (gdb)
Editor is loading...
Leave a Comment