It segfaults when it tries to load the reporting plugins from /usr/lib
/prelude-manager/reports.

This is the backtrace from running 'gdb prelude-manager':

Program received signal SIGSEGV, Segmentation fault.
---Type <return> to continue, or q <return> to quit---
[Switching to Thread 0xb7bc76b0 (LWP 13295)]
0xb7c75d28 in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7c75d28 in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1  0xb7bf6b12 in lt_dlpreload_open () from /usr/lib/libltdl.so.7
#2  0xb7bfa9d1 in lt_dlinit () from /usr/lib/libltdl.so.7
#3  0xb7ee7395 in prelude_plugin_load_from_dir () from /usr/lib/libprelude.so.2
#4  0x08053472 in report_plugins_init ()
#5  0x08050a9d in main ()

and this is the last lines from 'strace prelude-manager':

access("/usr/lib/prelude-manager/reports", F_OK) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 13304 detached

-- 
prelude-manager crash on start
https://bugs.launchpad.net/bugs/310505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to