trinity cores in watchdog while syslog'ing
Toralf Förster <[email protected]> Wed, 06 Aug 2014 20:16:27 +0200
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
Just FWIW : Fuzzying a 32 bit Gentoo Linux let the trinity process in side the UML guest sometimes core dump with this back trace: Core was generated by `trinity -C 4 -N 100000 -x mremap -q'. Program terminated with signal 11, Segmentation fault. #0 __GI__IO_fflush (fp=0x8154200) at iofflush.c:40 40 iofflush.c: No such file or directory. (gdb) bt #0 __GI__IO_fflush (fp=0x8154200) at iofflush.c:40 #1 0x080582c3 in synclogs () at log.c:163 #2 0x0805e93d in watchdog () at watchdog.c:363 #3 init_watchdog () at watchdog.c:430 #4 0x080538d9 in main (argc=8, argv=0xbfc8fd94) at trinity.c:132 (gdb) quit -- Toralf