Actions
Bug #4396
closeddrivers/usb/gadget/f_fs.c:2003:1: internal compiler error: Segmentation fault
Start date:
07/27/2013
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
eec536a
Description
I got:
/work/novikov/test/inst/current/envs/linux-3.10-rc1.tar/linux-3.10-rc1/drivers/usb/gadget/f_fs.c: In function '__ffs_data_got_strings': /work/novikov/test/inst/current/envs/linux-3.10-rc1.tar/linux-3.10-rc1/drivers/usb/gadget/f_fs.c:2003:1: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Aspectator failed at 'instrumentation' stage at /home/novikov/work/ldv-tools-inst/ri/bin/compiler line 608.
on the file attached. The aspect file is attached as well.
Files
Updated by Evgeny Novikov over 11 years ago
- Status changed from Open to Resolved
There were found three different types of segmentation faults in this driver. Fixing them in commit 0511e0a of the bug-4395 branch in Aspectator submodule also covers segmentation faults in other drivers from this set.
I will close the issue after merging fixes to the aspectator branch and testing them.
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