csmith-project / csmith

Csmith, a random generator of C programs
http://embed.cs.utah.edu/csmith/
Other
998 stars 143 forks source link

generate testcase stuck seed=1905137519 on linux x86-64 #167

Open sendaoYan opened 6 months ago

sendaoYan commented 6 months ago

https://tone.aliyun-inc.com/ws/xesljfzh/test_result/280096

real 1000.03 user 993.08 sys 0.41

/*
 * This is a RANDOMLY GENERATED PROGRAM.
 *
 * Generator: csmith 2.4.0
 * Git version: 49eb4f5
 * Options:   (none)
 * Seed:      1905137519
 */

#include "csmith.h"

static long __undefined;
sendaoYan commented 6 months ago

seed=3654916370

https://tone.aliyun-inc.com/ws/xesljfzh/test_result/280062