Actions
Bug #4397
closedname_distr.c.prepared:61:0: ... aspectator: internal compiler error: Segmentation fault (program cc1)
Start date:
07/27/2013
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
eec536a
Description
I got following errors:
In file included from /work/ldvuser/ref_launch/work/current--X--net--X--defaultlinux-3.10-rc1.tar--X--32_7a/linux-3.10-rc1.tar/csd_deg_dscv/495/dscv_tempdir/dscv/ri/32_7a/net/tipc/name_distr.c.prepared:61:0: /work/ldvuser/ref_launch/inst/current/envs/linux-3.10-rc1.tar/linux-3.10-rc1/net/tipc/core.h:40:0: warning: "pr_fmt" redefined [enabled by default] include/linux/printk.h:205:0: note: this is the location of the previous definition aspectator: internal compiler error: Segmentation fault (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Aspectator failed at 'instrumentation' stage at /home/ldvuser/ldv/inst/ri/bin/compiler line 608.
in processing net/tipc/tipc.ko module. Corresponding preprocessed source file is attached.
Files
Updated by Evgeny Novikov over 11 years ago
It looks like the program attached can't be processed by Aspectator because of the same reason as name_distr.c.macroinstrumented. The reason is traversing through complex initialization.
Updated by Evgeny Novikov over 11 years ago
- Status changed from Open to Resolved
Fixed in commit 6b4ced2 of bug-4395 branch in Aspectator submodule.
Updated by Evgeny Novikov about 11 years ago
- Status changed from Resolved to Closed
- Published in build set to eec536a
Fixed in eec536a. CIF submodule was updated in commit:df9ad40 of LDV tools.
Actions