Re: gtk3 HEAD crash



	Hello, Peter.

On 31.10.2011 19:46:40, Peter Bloomfield wrote:
Hi Ildar,

On 29.10.2011 13:53:18, Ildar Mulyukov wrote:
On 29.10.2011 05:53:17, Peter Bloomfield wrote:
If you can reproduce the warning and get a stack trace (all threads), it would allow a start on debugging. Without that, it's hard to know where to begin!

got two for you!

Did you post them somewhere?  I don't seem to have them.

Hmm! I see AT&T MTA abusing me with: host gateway-f1.isp.att.net[204.127.217.16] refused to talk to me: 550-xxx.xxx.xxx.xxx blocked by ldap:ou=rblmx,dc=att,dc=net 550 Error - Blocked for abuse. See http://att.net/blocks
:)

I start talking to http://att.net/blocks . Meanwhile I repeat logs here.

Rollback to balsa-2.4.9-alt6.git.71.g369a5cf for now. This one is stable.
Let me know if you need some more testing.

I assume that's from the gtk3 branch, as master is now at version 2.4.10 (must do something about the gtk3 versioning!). If so, do you know the last commit? It might be some help...

For the working commit: try
	git log 369a5cf
(Note .gxxxxxxxx in the end of the version)

For the versions:
	$ git describe --tags origin/gtk3
	balsa-2.4.9-119-g37372ec
Guess you'd better put your own set of tags on your branch, something like: balsa-2.4.10-gtk3 , until gtk3 is the master.

Don't hesitate contacting me if you need something more.
Regards,
--
Ildar  Mulyukov,  free SW designer/programmer
================================================
email: ildar users sourceforge net
home: http://johan-notes.blogspot.com/
ALT Linux Sisyphus
================================================
--- Begin Message ---
On 29.10.2011 05:53:17, Peter Bloomfield wrote:
If you can reproduce the warning and get a stack trace (all threads), it would allow a start on debugging. Without that, it's hard to know where to begin!

got two for you!
--
Ildar  Mulyukov,  free SW designer/programmer
================================================
email: ildar users sourceforge net
home: http://johan-notes.blogspot.com/
ALT Linux Sisyphus
================================================
[New Thread 0x7fffd1cc5700 (LWP 23989)]
[Thread 0x7fffd1cc5700 (LWP 23989) exited]
[New Thread 0x7fffd1cc5700 (LWP 24337)]
[New Thread 0x7fffd28c6700 (LWP 24342)]
[Thread 0x7fffd1cc5700 (LWP 24337) exited]
[Thread 0x7fffd28c6700 (LWP 24342) exited]
Status: Connected (1319795823)
[New Thread 0x7fffd28c6700 (LWP 24425)]

(balsa:9587): Gtk-WARNING **: GtkDialog 0x787b80: widget tried to gtk_widget_get
_height inside  GtkWidget     ::get_height implementation. Should just invoke GT
K_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get
_height

(balsa:9587): Gtk-WARNING **: GtkBox 0x180b0e0: widget tried to gtk_widget_get_h
eight inside  GtkWidget     ::get_height implementation. Should just invoke GTK_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get_height

(balsa:9587): Gtk-WARNING **: GtkLabel 0x173bea0: widget tried to gtk_widget_get_height inside  GtkWidget     ::get_height implementation. Should just invoke GTK_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get_height

(balsa:9587): Gtk-WARNING **: GtkLabel 0x7fffcc541dd0: widget tried to gtk_widget_get_height inside  GtkWidget     ::get_height implementation. Should just invoke GTK_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get_height

(balsa:9587): Gtk-WARNING **: GtkProgressBar 0x1696c30: widget tried to gtk_widget_get_height inside  GtkWidget     ::get_height implementation. Should just invoke GTK_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get_height
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
balsa: xcb_io.c:178: dequeue_pending_request: Проверочное утверждение `!xcb_xlib_unknown_req_in_deq' не выполнено.

Program received signal SIGABRT, Aborted.
0x00007ffff0e3a795 in raise () from /lib64/libc.so.6

(gdb) bt
#0  0x00007ffff0e3a795 in raise () from /lib64/libc.so.6
#1  0x00007ffff0e3bc16 in abort () from /lib64/libc.so.6
#2  0x00007ffff0e332e5 in __assert_fail () from /lib64/libc.so.6
#3  0x00007fffed4a900c in ?? () from /usr/lib64/libX11.so.6
#4  0x00007fffed4aa138 in _XReply () from /usr/lib64/libX11.so.6
#5  0x00007fffed48cad0 in XGetGeometry () from /usr/lib64/libX11.so.6
#6  0x00007ffff2e6fb85 in ?? () from /usr/lib64/libgdk-3.so.0
#7  0x00007ffff2e3d0c4 in gdk_window_get_geometry ()
   from /usr/lib64/libgdk-3.so.0
#8  0x00007ffff2e2ff15 in gdk_screen_get_monitor_at_window ()
   from /usr/lib64/libgdk-3.so.0
#9  0x00007ffff33f5f2b in ?? () from /usr/lib64/libgtk-3.so.0
#10 0x00007ffff33f6370 in ?? () from /usr/lib64/libgtk-3.so.0
#11 0x00007ffff33f506e in ?? () from /usr/lib64/libgtk-3.so.0
#12 0x00007ffff147d8d4 in g_closure_invoke ()
   from /usr/lib64/libgobject-2.0.so.0
#13 0x00007ffff1490286 in ?? () from /usr/lib64/libgobject-2.0.so.0
#14 0x00007ffff1499b75 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#15 0x00007ffff1499d03 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#16 0x00007ffff3187e2e in gtk_container_check_resize ()
   from /usr/lib64/libgtk-3.so.0
#17 0x00007ffff3187afc in ?? () from /usr/lib64/libgtk-3.so.0
#18 0x00007ffff2e1e2fe in ?? () from /usr/lib64/libgdk-3.so.0
#19 0x00007ffff11ba58b in g_main_context_dispatch ()
   from /lib64/libglib-2.0.so.0
#20 0x00007ffff11badc8 in ?? () from /lib64/libglib-2.0.so.0
#21 0x00007ffff11bb342 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#22 0x00007ffff323bf00 in gtk_main () from /usr/lib64/libgtk-3.so.0
#23 0x000000000045b95b in main (argc=<value optimized out>,
    argv=<value optimized out>) at main.c:971

Status: Asleep (1319811483)
[New Thread 0x7fffd434d700 (LWP 12902)]
[Thread 0x7fffd434d700 (LWP 12902) exited]
Status: Connected (1319811683)
[New Thread 0x7fffd434d700 (LWP 13427)]

(balsa:10205): Gtk-WARNING **: GtkDialog 0x7beb80: widget tried to gtk_widget_get_height inside  GtkWidget     ::get_height implementation. Should just invoke GTK_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get_height

(balsa:10205): Gtk-WARNING **: GtkBox 0x17ee000: widget tried to gtk_widget_get_height inside  GtkWidget     ::get_height implementation. Should just invoke GTK_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get_height

(balsa:10205): Gtk-WARNING **: GtkButtonBox 0x1794410: widget tried to gtk_widget_get_height inside  GtkWidget     ::get_height implementation. Should just invoke GTK_WIDGET_GET_CLASS(widget)->get_height directly rather than using gtk_widget_get_height

(balsa:10205): GLib-GObject-CRITICAL **: g_param_value_set_default: assertion `G_IS_VALUE (value)' failed

(balsa:10205): GLib-GObject-WARNING **: gtype.c:4192: type id `0' is invalid

(balsa:10205): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd434d700 (LWP 13427)]
0x00007ffff33e288a in gtk_widget_style_get_valist ()
   from /usr/lib64/libgtk-3.so.0
(gdb) bt
#0  0x00007ffff33e288a in gtk_widget_style_get_valist ()
   from /usr/lib64/libgtk-3.so.0
#1  0x00007ffff33e2dc0 in gtk_widget_style_get () from /usr/lib64/libgtk-3.so.0
#2  0x00007ffff312a99a in ?? () from /usr/lib64/libgtk-3.so.0
#3  0x00007ffff312aded in ?? () from /usr/lib64/libgtk-3.so.0
#4  0x00007ffff312afe6 in ?? () from /usr/lib64/libgtk-3.so.0
#5  0x00007ffff32d3fa0 in ?? () from /usr/lib64/libgtk-3.so.0
#6  0x00007ffff32d453e in gtk_widget_get_preferred_height ()
   from /usr/lib64/libgtk-3.so.0
#7  0x00007ffff31321a4 in ?? () from /usr/lib64/libgtk-3.so.0
#8  0x00007ffff3132351 in ?? () from /usr/lib64/libgtk-3.so.0
#9  0x00007ffff32d3fa0 in ?? () from /usr/lib64/libgtk-3.so.0
#10 0x00007ffff32d453e in gtk_widget_get_preferred_height ()
   from /usr/lib64/libgtk-3.so.0
#11 0x00007ffff33f5660 in ?? () from /usr/lib64/libgtk-3.so.0
#12 0x00007ffff32d3fa0 in ?? () from /usr/lib64/libgtk-3.so.0
#13 0x00007ffff32d453e in gtk_widget_get_preferred_height ()
   from /usr/lib64/libgtk-3.so.0
#14 0x00007ffff32d491c in gtk_widget_get_preferred_size ()
   from /usr/lib64/libgtk-3.so.0
#15 0x00007ffff33f6bc6 in ?? () from /usr/lib64/libgtk-3.so.0
#16 0x00007ffff33f5da2 in ?? () from /usr/lib64/libgtk-3.so.0
#17 0x00007ffff33f25f5 in ?? () from /usr/lib64/libgtk-3.so.0
#18 0x00007ffff147d8d4 in g_closure_invoke ()
   from /usr/lib64/libgobject-2.0.so.0
#19 0x00007ffff148fc3c in ?? () from /usr/lib64/libgobject-2.0.so.0
#20 0x00007ffff1499b75 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#21 0x00007ffff1499d03 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#22 0x00007ffff33d40e7 in gtk_widget_show () from /usr/lib64/libgtk-3.so.0
#23 0x00007ffff318a8d9 in ?? () from /usr/lib64/libgtk-3.so.0
#24 0x00007ffff33d4627 in gtk_widget_show_all () from /usr/lib64/libgtk-3.so.0
#25 0x00000000004620a1 in ensure_check_mail_dialog (window=0x9b2020)
    at main-window.c:2902
#26 0x00000000004621d2 in check_new_messages_real (window=0x9b2020, type=1)
    at main-window.c:2951
#27 0x00000000004622e0 in check_new_messages_cb (action=0x0, data=0x9b2020)
    at main-window.c:3001
#28 0x0000000000463927 in bw_change_connection_status_thread (arg=0x1)
    at main-window.c:3587
#29 0x00007ffff16c59aa in start_thread () from /lib64/libpthread.so.0
#30 0x00007ffff0ed846d in clone () from /lib64/libc.so.6
#31 0x0000000000000000 in ?? ()


--- End Message ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]