Comment 2 for bug 495001

Revision history for this message
In , Christoph (christoph-redhat-bugs) wrote :

abrt 1.0.0 detected a crash.

How to reproduce
-----
1. Start eina
2. try to add some plugins. adb and recently cannot be loaded
3. close the plugin dialog

Comment
-----
When trying to add adb or recently you'll see:

(eina:12482): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Cannot access lomo
[ERROR] [Gel::Plugin (gel-plugin.c:289)] Cannot init plugin /usr/lib64/eina/adb/libadb.so/adb: Version mismatch. source:3.6.14.2 runtime:3.6.20
[WARN] [Eina::Plugins (plugins.c:560)] Unload of plugin /usr/lib64/eina/adb/libadb.so/adb: failed (Version mismatch. source:3.6.14.2 runtime:3.6.20)
[WARN] [Gel::Plugin (gel-app.c:702)] Added plugin <NULL>/adb

(eina:12482): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Cannot access lomo
[ERROR] [Gel::Plugin (gel-plugin.c:289)] Cannot init plugin <NULL>/adb: Version mismatch. source:3.6.14.2 runtime:3.6.20
[WARN] [Eina::Plugins (plugins.c:560)] Unload of plugin /usr/lib64/eina/recently/librecently.so/recently: failed (Dependecy adb for /usr/lib64/eina/recently/librecently.so/recently not found)

Attached file: backtrace
cmdline: eina
component: eina
executable: /usr/bin/eina
kernel: 2.6.31.6-145.fc12.x86_64
package: eina-0.8.0-4.fc12
rating: 4
reason: Process was terminated by signal 11