retitle 550361 gdb: problems on kfreebsd-*
--

Hi,

after next upload of glibc and rebuild,
the things will (slightly) improve.

We still have to teach somehow, that thread handling is the same as
in linuxthreads (pre-NPTL) implementation.

Petr

gdb /usr/bin/epiphany-browser
GNU gdb (GDB) 7.0-debian
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 "x86_64-kfreebsd-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/epiphany-browser...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/epiphany-browser

Program received signal ?, Unknown signal.
0x000000080625d7d7 in __pthread_sigsuspend () from /lib/libpthread.so.0
(gdb) bt
#0 0x000000080625d7d7 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x000000080625c668 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x000000080625d6e0 in pthread_create@@GLIBC_2.3 () from /lib/libpthread.so.0
#3  0x0000000802f576da in ?? () from /usr/lib/libwebkit-1.0.so.2
#4  0x0000000802f5811b in ?? () from /usr/lib/libwebkit-1.0.so.2
#5  0x0000000802f5a943 in ?? () from /usr/lib/libwebkit-1.0.so.2
#6  0x0000000802eac3a2 in ?? () from /usr/lib/libwebkit-1.0.so.2
#7  0x0000000802e92bb2 in ?? () from /usr/lib/libwebkit-1.0.so.2
#8  0x0000000802df9f02 in ?? () from /usr/lib/libwebkit-1.0.so.2
#9  0x0000000802e089d4 in ?? () from /usr/lib/libwebkit-1.0.so.2
#10 0x0000000805468495 in g_type_class_ref () from /usr/lib/libgobject-2.0.so.0 #11 0x000000080544edfd in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #12 0x000000080544f2b7 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #13 0x000000080544f3fc in g_object_new () from /usr/lib/libgobject-2.0.so.0 #14 0x0000000802e07c2a in webkit_web_settings_new () from /usr/lib/libwebkit-1.0.so.2
#15 0x000000000047be94 in ephy_embed_prefs_init ()
#16 0x0000000000477182 in ephy_embed_single_initialize ()
#17 0x000000000047822e in ?? ()
#18 0x00000000004397da in ?? ()
#19 0x0000000000442a64 in ?? ()
#20 0x000000080544e8fd in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #21 0x000000080544f1ab in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #22 0x000000080544f3fc in g_object_new () from /usr/lib/libgobject-2.0.so.0
#23 0x000000000043c416 in ephy_window_new_with_chrome ()
#24 0x0000000000438ccb in ephy_shell_new_tab_full ()
#25 0x00000000004379d1 in ?? ()
#26 0x0000000805ac311a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x0000000805ac6898 in ?? () from /lib/libglib-2.0.so.0
#28 0x0000000805ac6d6d in g_main_loop_run () from /lib/libglib-2.0.so.0
#29 0x00000008040dae67 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x0000000000433d30 in main ()




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to