abrt 1.1.1 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: octave comment: I did a trivial arithmetic calculation in octave, then exited it using CTRL+D. component: octave crash_function: raise executable: /usr/bin/octave-3.2.4 global_uuid: 65b6e5b2658cd6e1ae842ac00c3f3678c06dfa9e kernel: 2.6.33.5-124.fc13.x86_64 package: octave-6:3.2.4-2.fc13 rating: 4 reason: Process /usr/bin/octave-3.2.4 was killed by signal 6 (SIGABRT) release: Fedora release 13 (Goddard) How to reproduce ----- 1. Have octave and octave-forge-20090607-16.fc13.x86_64 installed (it is not reproducible with octave-forge-20090607-15.fc12.x86_64). 2. Run octave. 3. Exit octave (by CTRL+D, or using the 'exit' command)
Created attachment 427604 [details] File: backtrace
Hint: After deleting the file /usr/libexec/octave/packages/java-1.2.6/x86_64-redhat-linux-gnu-api-v37/__java__.oct it merely complains: error: feval: function `java_exit' not found but does not crash anymore.
(In reply to comment #2) > Hint: > After deleting the file > /usr/libexec/octave/packages/java-1.2.6/x86_64-redhat-linux-gnu-api-v37/__java__.oct > it merely complains: > error: feval: function `java_exit' not found > but does not crash anymore. Right, known issue, problem with the java package see: bug #562276 comment #25 onwards... *** This bug has been marked as a duplicate of bug 562276 ***