[Bug 1158114] New: mfsm always dumps core
http://bugzilla.opensuse.org/show_bug.cgi?id=1158114 Bug ID: 1158114 Summary: mfsm always dumps core Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: batpul@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- mfsm-1.4-lp151.2.3.x86_64 The man page gives this as example: mfsm -fs $HOME:/tmp If I try that I get: $ mfsm -fs $HOME:/tmp *** buffer overflow detected ***: mfsm terminated Aborted (core dumped) gdb says Program received signal SIGABRT, Aborted. 0x00007ffff6dbd160 in raise () from /lib64/libc.so.6 (gdb) where #0 0x00007ffff6dbd160 in raise () from /lib64/libc.so.6 #1 0x00007ffff6dbe741 in abort () from /lib64/libc.so.6 #2 0x00007ffff6e004a7 in __libc_message () from /lib64/libc.so.6 #3 0x00007ffff6e90f6e in __fortify_fail_abort () from /lib64/libc.so.6 #4 0x00007ffff6e90fa1 in __fortify_fail () from /lib64/libc.so.6 #5 0x00007ffff6e8ee50 in __chk_fail () from /lib64/libc.so.6 #6 0x00007ffff6e8e369 in _IO_str_chk_overflow () from /lib64/libc.so.6 #7 0x00007ffff6e04df4 in _IO_default_xsputn () from /lib64/libc.so.6 #8 0x00007ffff6ddaa21 in __printf_fp_l () from /lib64/libc.so.6 #9 0x00007ffff6dd69f2 in vfprintf () from /lib64/libc.so.6 #10 0x00007ffff6e8e40f in __vsprintf_chk () from /lib64/libc.so.6 #11 0x00007ffff6e8e33a in __sprintf_chk () from /lib64/libc.so.6 #12 0x000055555555b54f in ?? () #13 0x000055555555b8b6 in ?? () #14 0x000055555555cac0 in ?? () #15 0x00007ffff74b1ad8 in XtAppProcessEvent () from /usr/lib64/libXt.so.6 #16 0x00007ffff74a60ad in XtAppMainLoop () from /usr/lib64/libXt.so.6 #17 0x000055555555aa22 in ?? () #18 0x00007ffff6da7f8a in __libc_start_main () from /lib64/libc.so.6 #19 0x000055555555ab3a in ?? () (gdb) Same thing for: mfsm -a -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com