shadowsocks / ChinaDNS

Protect yourself against DNS poisoning in China.
GNU General Public License v3.0
3.6k stars 1.29k forks source link

Segmentation fault when loaded by OpenWRT init script. #69

Closed Koishi-komeiji closed 9 years ago

Koishi-komeiji commented 9 years ago

After OpenWRT starts, There's no process of ChinaDNS. However, later it can be start manually.
I tried to redirect the error outputs to file, in which I saw it said "Segmentation Fault". I didn't modify anything before, it's run on a totally fresh system environment. I think it may be a bug in the init script. Please inspect this.

heiybb commented 9 years ago

Maybe something wrong with your Openwrt or router's hardware, I used to meet thr same problem but I simply flash another openwrt image, then it disappear. Though I haven't redirect any error details:)

clowwindy commented 9 years ago

Use strace to trace system calls or generate a core dump file.