https://bugs.freedesktop.org/show_bug.cgi?id=64311

--- Comment #24 from David <djrei...@gmail.com> ---
Feedback for comment #23 - Bascially, LibO wouldn't run : The Office welcome
window came up, but when I tried to create a "Text Document", I got the "frame"
of the chrome (?) but the window didn't "fill" - it just froze. Here's the
output:

[code]
> gdb ./soffice.bin
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 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-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/reimer/Downloads/LibO41Beta/LibreOfficeDev_4.1.0.0.beta2_Linux_x86_deb/DEBS/install/opt/libreofficedev4.1/program/soffice.bin...(no
debugging symbols found)...done.
(gdb) break g_logv
Function "g_logv" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y

Breakpoint 1 (g_logv) pending.
(gdb) run
Starting program:
/home/reimer/Downloads/LibO41Beta/LibreOfficeDev_4.1.0.0.beta2_Linux_x86_deb/DEBS/install/opt/libreofficedev4.1/program/soffice.bin
 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb3c61b40 (LWP 4604)]
[New Thread 0xb2193b40 (LWP 4605)]
[New Thread 0xb17ffb40 (LWP 4606)]
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading
configurations from ~/.fonts.conf is deprecated.
[Thread 0xb2193b40 (LWP 4605) exited]
[New Thread 0xb2193b40 (LWP 4607)]
warning: File
"/home/reimer/Downloads/LibO41Beta/LibreOfficeDev_4.1.0.0.beta2_Linux_x86_deb/DEBS/install/opt/libreofficedev4.1/program/libpython3.3m.so-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
[New Thread 0xaebc2b40 (LWP 4608)]
[Thread 0xaebc2b40 (LWP 4608) exited]
[New Thread 0xaebc2b40 (LWP 4609)]
[Thread 0xaebc2b40 (LWP 4609) exited]
[New Thread 0xaebc2b40 (LWP 4610)]
[Thread 0xaebc2b40 (LWP 4610) exited]
[New Thread 0xaebc2b40 (LWP 4611)]
[New Thread 0xae1ffb40 (LWP 4612)]
[New Thread 0xad8bfb40 (LWP 4615)]
WARNING: gnome-keyring:: couldn't connect to:
/run/user/reimer/keyring-2wER2c/pkcs11: No such file or directory
[Thread 0xad8bfb40 (LWP 4615) exited]
[Thread 0xaebc2b40 (LWP 4611) exited]
[New Thread 0xaebc2b40 (LWP 4616)]
[Thread 0xaebc2b40 (LWP 4616) exited]
[New Thread 0xaebc2b40 (LWP 4617)]
[New Thread 0xad8bfb40 (LWP 4618)]

Breakpoint 1, 0xb5b711b0 in g_logv () from /lib/i386-linux-gnu/libglib-2.0.so.0
(gdb) backtrace
#0  0xb5b711b0 in g_logv () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb5b71583 in g_log () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb29266e3 in theme_pixbuf_compute_hints (
    theme_pb=<error reading variable: Cannot access memory at address
0xbfffd1e8>, 
    theme_pb@entry=<error reading variable: Cannot access memory at address
0xbfffd22c>)
    at /build/buildd/gtk+2.0-2.24.13/modules/engines/pixbuf/pixbuf-render.c:624
(gdb) 
[/code]

Hope this helps.....

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to