abrt detected a crash. Attached file: backtrace cmdline: octave --no-history -q --eval l=completion_matches('');[nrows,ncols]=size(l);out=fopen('/home/rolle/.qtoctave/commands.txt','w');for k=1:nrows;fprintf(out,'%s\n',l(k,:));endfor;fclose(out); component: octave executable: /usr/bin/octave-3.2.3 kernel: 2.6.31.5-127.fc12.x86_64 package: octave-6:3.2.3-1.fc12 rating: 1 reason: Process was terminated by signal 11
Created attachment 373349 [details] File: backtrace
This seems to be a dupe of bug #524493. Can you "yum update" your system to the latest octave, re-run prelink and see if you can duplicate this? *** This bug has been marked as a duplicate of bug 524493 ***