Mageia Bugzilla – Attachment 3074 Details for
Bug 8032
gnote closes when attempting to create a new note, since recent update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
backtrace
gdb_gnote.txt (text/plain), 7.45 KB, created by
Barry Jackson
on 2012-11-12 00:22:59 CET
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2012-11-12 00:22:59 CET
Size:
7.45 KB
patch
obsolete
>[baz@jackodesktop ~]$ gdb gnote >GNU gdb (GDB) 7.5-2.mga3 (Mageia release 3) >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 "x86_64-mageia-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/bin/gnote...Reading symbols from /usr/lib/debug/usr/bin/gnote.debug...done. >done. >(gdb) run >Starting program: /usr/bin/gnote >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >[New Thread 0x7fffeb4cc700 (LWP 4570)] >Detaching after fork from child process 4571. >Detaching after fork from child process 4572. >[New Thread 0x7fffe8ce6700 (LWP 4573)] >Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. >[New Thread 0x7fffa8fbb700 (LWP 4577)] > >Program received signal SIGSEGV, Segmentation fault. >Gdk::Window::get_state (this=0x0) at window.cc:455 >455 return ((WindowState)(gdk_window_get_state(const_cast<GdkWindow*>(gobj())))); >(gdb) bt >#0 Gdk::Window::get_state (this=0x0) at window.cc:455 >#1 0x00007ffff7ac9f05 in gnote::NoteWindow::foreground (this=0x2c79a50) at notewindow.cpp:166 >#2 0x00007ffff7aec19e in gnote::NoteRecentChanges::foreground_embeded (this=0x1a21fb0, widget=...) at recentchanges.cpp:275 >#3 0x00007ffff7aa9a9d in sigc::internal::signal_emit1<void, std::tr1::shared_ptr<gnote::Note> const&, sigc::nil>::emit ( > impl=0x1b5dac0, _A_a1=std::tr1::shared_ptr (count 17, weak 2) 0x1c1b4b0) at /usr/include/sigc++-2.0/sigc++/signal.h:1006 >#4 0x00007ffff7af6e92 in emit (_A_a1=std::tr1::shared_ptr (count 17, weak 2) 0x1c1b4b0, this=<optimized out>) > at /usr/include/sigc++-2.0/sigc++/signal.h:2777 >#5 operator() (_A_a1=std::tr1::shared_ptr (count 17, weak 2) 0x1c1b4b0, this=0x1a22090) > at /usr/include/sigc++-2.0/sigc++/signal.h:2785 >#6 gnote::SearchNotesWidget::new_note (this=0x1a22008) at searchnoteswidget.cpp:1508 >#7 0x00007ffff7aecbee in gnote::NoteRecentChanges::new_note (this=0x1a21fb0) at recentchanges.cpp:108 >#8 0x00007ffff7a7c294 in gnote::Gnote::on_new_note_app_action (this=0x608730) at gnote.cpp:504 >#9 0x00007ffff5783948 in operator() (this=0x19a2158) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:440 >#10 Glib::SignalProxyNormal::slot0_void_callback (self=<optimized out>, data=0x19a2150) at signalproxy.cc:95 >#11 0x00007ffff3ca8160 in g_closure_invoke (closure=0x19a2560, return_value=0x0, n_param_values=1, param_values= > 0x7fffffffc8b0, invocation_hint=0x7fffffffc850) at gclosure.c:777 >#12 0x00007ffff3cb9786 in signal_emit_unlocked_R (node=node@entry=0xe86180, detail=detail@entry=0, instance=instance@entry= > 0x7880a0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffffffc8b0) > at gsignal.c:3621 >#13 0x00007ffff3cc14dc in g_signal_emit_valist (instance=0x7880a0, signal_id=<optimized out>, detail=0, > var_args=var_args@entry=0x7fffffffcaf8) at gsignal.c:3300 >#14 0x00007ffff3cc1672 in g_signal_emit (instance=instance@entry=0x7880a0, signal_id=<optimized out>, detail=detail@entry=0) > at gsignal.c:3356 >#15 0x00007ffff4974918 in _gtk_action_emit_activate (action=0x7880a0 [gtkmm__GtkAction]) at gtkaction.c:801 >#16 0x00007ffff3ca8160 in g_closure_invoke (closure=0x64ce00, return_value=0x0, n_param_values=1, param_values= > 0x7fffffffcdc0, invocation_hint=0x7fffffffcd60) at gclosure.c:777 >#17 0x00007ffff3cb8e93 in signal_emit_unlocked_R (node=node@entry=0x64ce80, detail=detail@entry=0, instance=instance@entry= > 0x198d000, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffffffcdc0) > at gsignal.c:3481 >#18 0x00007ffff3cc14dc in g_signal_emit_valist (instance=0x198d000, signal_id=<optimized out>, detail=0, > var_args=var_args@entry=0x7fffffffd008) at gsignal.c:3300 >#19 0x00007ffff3cc1672 in g_signal_emit (instance=instance@entry=0x198d000, signal_id=<optimized out>, detail=detail@entry=0) > at gsignal.c:3356 >#20 0x00007ffff4b962dc in gtk_widget_activate (widget=widget@entry=0x198d000 [GtkImageMenuItem]) at gtkwidget.c:6332 >#21 0x00007ffff4a8633e in gtk_menu_shell_activate_item (menu_shell=0xe8a060 [GtkMenu], menu_item= > 0x198d000 [GtkImageMenuItem], force_deactivate=<optimized out>) at gtkmenushell.c:1429 >#22 0x00007ffff4a866db in gtk_menu_shell_button_release (widget=0xe8a060 [GtkMenu], event=<optimized out>) > at gtkmenushell.c:830 >#23 0x00007ffff4a68c9c in _gtk_marshal_BOOLEAN__BOXED (closure=0x67e1e0, return_value=0x7fffffffd300, > n_param_values=<optimized out>, param_values=0x7fffffffd3b0, invocation_hint=<optimized out>, > marshal_data=<optimized out>) at gtkmarshalers.c:85 >#24 0x00007ffff3ca8160 in g_closure_invoke (closure=0x67e1e0, return_value=0x7fffffffd300, n_param_values=2, param_values= > 0x7fffffffd3b0, invocation_hint=0x7fffffffd350) at gclosure.c:777 >#25 0x00007ffff3cb92f0 in signal_emit_unlocked_R (node=node@entry=0x67e230, detail=detail@entry=0, instance=instance@entry= > 0xe8a060, emission_return=emission_return@entry=0x7fffffffd480, instance_and_params=instance_and_params@entry= > 0x7fffffffd3b0) at gsignal.c:3589 >---Type <return> to continue, or q <return> to quit--- >#26 0x00007ffff3cc10fb in g_signal_emit_valist (instance=0xe8a060, signal_id=<optimized out>, detail=0, > var_args=var_args@entry=0x7fffffffd608) at gsignal.c:3310 >#27 0x00007ffff3cc1672 in g_signal_emit (instance=instance@entry=0xe8a060, signal_id=<optimized out>, detail=detail@entry=0) > at gsignal.c:3356 >#28 0x00007ffff4b96ebe in gtk_widget_event_internal (widget=widget@entry=0xe8a060 [GtkMenu], event=event@entry=0x19a2bb0) > at gtkwidget.c:6301 >#29 0x00007ffff4b972d9 in gtk_widget_event (widget=widget@entry=0xe8a060 [GtkMenu], event=event@entry=0x19a2bb0) > at gtkwidget.c:5958 >#30 0x00007ffff4a66cb5 in propagate_event_up (topmost=<optimized out>, event=<optimized out>, widget=0xe8a060 [GtkMenu]) > at gtkmain.c:2397 >#31 propagate_event (widget=<optimized out>, event=0x19a2bb0, captured=<optimized out>, topmost=0x0) at gtkmain.c:2497 >#32 0x00007ffff4a68953 in gtk_main_do_event (event=0x19a2bb0) at gtkmain.c:1720 >#33 0x00007ffff76ec542 in gdk_event_source_dispatch (source=source@entry=0x682ca0, callback=<optimized out>, > user_data=<optimized out>) at gdkeventsource.c:358 >#34 0x00007ffff39e9845 in g_main_dispatch (context=0x667480) at gmain.c:2715 >#35 g_main_context_dispatch (context=context@entry=0x667480) at gmain.c:3219 >#36 0x00007ffff39e9b78 in g_main_context_iterate (context=context@entry=0x667480, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290 >#37 0x00007ffff39e9c34 in g_main_context_iteration (context=0x667480, context@entry=0x0, may_block=may_block@entry=1) > at gmain.c:3351 >#38 0x00007ffff3f8059c in g_application_run (application=0x62f160 [gtkmm__GtkApplication], argc=<optimized out>, argv= > 0x7fffffffda88) at gapplication.c:1624 >#39 0x00007ffff7a61c19 in gnote::Gnote::main (this=0x608730, argc=1, argv=0x7fffffffda88) at gnote.cpp:94 >#40 0x0000000000400b70 in main (argc=1, argv=0x7fffffffda88) at main.cpp:40
[baz@jackodesktop ~]$ gdb gnote GNU gdb (GDB) 7.5-2.mga3 (Mageia release 3) 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 "x86_64-mageia-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/gnote...Reading symbols from /usr/lib/debug/usr/bin/gnote.debug...done. done. (gdb) run Starting program: /usr/bin/gnote [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffeb4cc700 (LWP 4570)] Detaching after fork from child process 4571. Detaching after fork from child process 4572. [New Thread 0x7fffe8ce6700 (LWP 4573)] Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. [New Thread 0x7fffa8fbb700 (LWP 4577)] Program received signal SIGSEGV, Segmentation fault. Gdk::Window::get_state (this=0x0) at window.cc:455 455 return ((WindowState)(gdk_window_get_state(const_cast<GdkWindow*>(gobj())))); (gdb) bt #0 Gdk::Window::get_state (this=0x0) at window.cc:455 #1 0x00007ffff7ac9f05 in gnote::NoteWindow::foreground (this=0x2c79a50) at notewindow.cpp:166 #2 0x00007ffff7aec19e in gnote::NoteRecentChanges::foreground_embeded (this=0x1a21fb0, widget=...) at recentchanges.cpp:275 #3 0x00007ffff7aa9a9d in sigc::internal::signal_emit1<void, std::tr1::shared_ptr<gnote::Note> const&, sigc::nil>::emit ( impl=0x1b5dac0, _A_a1=std::tr1::shared_ptr (count 17, weak 2) 0x1c1b4b0) at /usr/include/sigc++-2.0/sigc++/signal.h:1006 #4 0x00007ffff7af6e92 in emit (_A_a1=std::tr1::shared_ptr (count 17, weak 2) 0x1c1b4b0, this=<optimized out>) at /usr/include/sigc++-2.0/sigc++/signal.h:2777 #5 operator() (_A_a1=std::tr1::shared_ptr (count 17, weak 2) 0x1c1b4b0, this=0x1a22090) at /usr/include/sigc++-2.0/sigc++/signal.h:2785 #6 gnote::SearchNotesWidget::new_note (this=0x1a22008) at searchnoteswidget.cpp:1508 #7 0x00007ffff7aecbee in gnote::NoteRecentChanges::new_note (this=0x1a21fb0) at recentchanges.cpp:108 #8 0x00007ffff7a7c294 in gnote::Gnote::on_new_note_app_action (this=0x608730) at gnote.cpp:504 #9 0x00007ffff5783948 in operator() (this=0x19a2158) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:440 #10 Glib::SignalProxyNormal::slot0_void_callback (self=<optimized out>, data=0x19a2150) at signalproxy.cc:95 #11 0x00007ffff3ca8160 in g_closure_invoke (closure=0x19a2560, return_value=0x0, n_param_values=1, param_values= 0x7fffffffc8b0, invocation_hint=0x7fffffffc850) at gclosure.c:777 #12 0x00007ffff3cb9786 in signal_emit_unlocked_R (node=node@entry=0xe86180, detail=detail@entry=0, instance=instance@entry= 0x7880a0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffffffc8b0) at gsignal.c:3621 #13 0x00007ffff3cc14dc in g_signal_emit_valist (instance=0x7880a0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fffffffcaf8) at gsignal.c:3300 #14 0x00007ffff3cc1672 in g_signal_emit (instance=instance@entry=0x7880a0, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3356 #15 0x00007ffff4974918 in _gtk_action_emit_activate (action=0x7880a0 [gtkmm__GtkAction]) at gtkaction.c:801 #16 0x00007ffff3ca8160 in g_closure_invoke (closure=0x64ce00, return_value=0x0, n_param_values=1, param_values= 0x7fffffffcdc0, invocation_hint=0x7fffffffcd60) at gclosure.c:777 #17 0x00007ffff3cb8e93 in signal_emit_unlocked_R (node=node@entry=0x64ce80, detail=detail@entry=0, instance=instance@entry= 0x198d000, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffffffcdc0) at gsignal.c:3481 #18 0x00007ffff3cc14dc in g_signal_emit_valist (instance=0x198d000, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fffffffd008) at gsignal.c:3300 #19 0x00007ffff3cc1672 in g_signal_emit (instance=instance@entry=0x198d000, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3356 #20 0x00007ffff4b962dc in gtk_widget_activate (widget=widget@entry=0x198d000 [GtkImageMenuItem]) at gtkwidget.c:6332 #21 0x00007ffff4a8633e in gtk_menu_shell_activate_item (menu_shell=0xe8a060 [GtkMenu], menu_item= 0x198d000 [GtkImageMenuItem], force_deactivate=<optimized out>) at gtkmenushell.c:1429 #22 0x00007ffff4a866db in gtk_menu_shell_button_release (widget=0xe8a060 [GtkMenu], event=<optimized out>) at gtkmenushell.c:830 #23 0x00007ffff4a68c9c in _gtk_marshal_BOOLEAN__BOXED (closure=0x67e1e0, return_value=0x7fffffffd300, n_param_values=<optimized out>, param_values=0x7fffffffd3b0, invocation_hint=<optimized out>, marshal_data=<optimized out>) at gtkmarshalers.c:85 #24 0x00007ffff3ca8160 in g_closure_invoke (closure=0x67e1e0, return_value=0x7fffffffd300, n_param_values=2, param_values= 0x7fffffffd3b0, invocation_hint=0x7fffffffd350) at gclosure.c:777 #25 0x00007ffff3cb92f0 in signal_emit_unlocked_R (node=node@entry=0x67e230, detail=detail@entry=0, instance=instance@entry= 0xe8a060, emission_return=emission_return@entry=0x7fffffffd480, instance_and_params=instance_and_params@entry= 0x7fffffffd3b0) at gsignal.c:3589 ---Type <return> to continue, or q <return> to quit--- #26 0x00007ffff3cc10fb in g_signal_emit_valist (instance=0xe8a060, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fffffffd608) at gsignal.c:3310 #27 0x00007ffff3cc1672 in g_signal_emit (instance=instance@entry=0xe8a060, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3356 #28 0x00007ffff4b96ebe in gtk_widget_event_internal (widget=widget@entry=0xe8a060 [GtkMenu], event=event@entry=0x19a2bb0) at gtkwidget.c:6301 #29 0x00007ffff4b972d9 in gtk_widget_event (widget=widget@entry=0xe8a060 [GtkMenu], event=event@entry=0x19a2bb0) at gtkwidget.c:5958 #30 0x00007ffff4a66cb5 in propagate_event_up (topmost=<optimized out>, event=<optimized out>, widget=0xe8a060 [GtkMenu]) at gtkmain.c:2397 #31 propagate_event (widget=<optimized out>, event=0x19a2bb0, captured=<optimized out>, topmost=0x0) at gtkmain.c:2497 #32 0x00007ffff4a68953 in gtk_main_do_event (event=0x19a2bb0) at gtkmain.c:1720 #33 0x00007ffff76ec542 in gdk_event_source_dispatch (source=source@entry=0x682ca0, callback=<optimized out>, user_data=<optimized out>) at gdkeventsource.c:358 #34 0x00007ffff39e9845 in g_main_dispatch (context=0x667480) at gmain.c:2715 #35 g_main_context_dispatch (context=context@entry=0x667480) at gmain.c:3219 #36 0x00007ffff39e9b78 in g_main_context_iterate (context=context@entry=0x667480, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290 #37 0x00007ffff39e9c34 in g_main_context_iteration (context=0x667480, context@entry=0x0, may_block=may_block@entry=1) at gmain.c:3351 #38 0x00007ffff3f8059c in g_application_run (application=0x62f160 [gtkmm__GtkApplication], argc=<optimized out>, argv= 0x7fffffffda88) at gapplication.c:1624 #39 0x00007ffff7a61c19 in gnote::Gnote::main (this=0x608730, argc=1, argv=0x7fffffffda88) at gnote.cpp:94 #40 0x0000000000400b70 in main (argc=1, argv=0x7fffffffda88) at main.cpp:40
View Attachment As Raw
Actions:
View
Attachments on
bug 8032
: 3074