Sergio Villar Senin - svil...@igalia.com wrote:

What all these errors mean is that the tinymail version you have
installed in your system was built against a libnss, libnspr versions
different than the ones you have. What I would recommend you is to build
tinymail by yourseld

./autogen.sh --prefix=/usr --with-platform=maemo --with-ssl=nss
make
make install

And see what happens

I built and installed both tinymail and modest using those instructions and then tried to debug it as you suggested before. It still segfaults:

[sbox-FREMANTLE_X86: ~/modest/modest/modest-3.1.18+0m5] > SBOX_REDIRECT_IGNORE=/usr/bin/gdb [sbox-FREMANTLE_X86: ~/modest/modest/modest-3.1.18+0m5] > run-standalone.sh /usr/bin/gdb modest
GNU gdb (GDB) 6.8.50.20090417
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) run -s
Starting program: /targets/FREMANTLE_X86/usr/bin/modest -s
/usr/bin/run-standalone.sh: line 11: 31853 Segmentation fault (core dumped) "$@"

I'm wondering whether I should just try trashing my entire environment and starting again from scratch. That sometimes helped in Diablo. I don't know if there's a simple way to just trash and re-extract the filesystem without having to uninstall and reinstall all the Ubuntu packages and stuff?

_______________________________________________
Modest-devel mailing list
Modest-devel@garage.maemo.org
https://garage.maemo.org/mailman/listinfo/modest-devel

Reply via email to