bc built with gcc4 dumps core
Stefan Fiedler <[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, another issue related to gcc40 as default compiler: bc built for an Athlon XP Crystal target with gcc40 as default compiler dumps core on the command: sh-2.05b# echo x=1 | bc -l Segmentation fault (core dumped) bc for the same target with gcc34 as default compiler works as expected. The ouput of `echo x=1 | ltrace bc -l` and `echo x=1 | strace bc -l` from both the working and buggy bc are attached. I am atm rather clueless as to where the bug comes from, and I probably won't have the time to investigate further until the end of month. Yours sincerely, Stefan Fiedler _______________________________________________ rock-devel mailing list [email protected] http://www.rocklinux.net/mailman/listinfo/rock-devel
bc-traces.tar.bz2
(application/x-tbz, 2.8 KB) - not displayed