After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 405239 - crash in Terminal: 새로운 터미널 설정을 만드려고 했음
crash in Terminal: 새로운 터미널 설정을 만드려고 했음
Status: RESOLVED DUPLICATE of bug 499797
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 409553 420615 435196 435978 441187 447576 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-02-07 05:33 UTC by pyojonghyun
Modified: 2007-11-27 02:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description pyojonghyun 2007-02-07 05:33:43 UTC
Version: 2.16.0

What were you doing when the application crashed?
새로운 터미널 설정을 만드려고 했음


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:32:37 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled

Memory status: size: 141918208 vsize: 0 resident: 141918208 share: 0 rss: 18944000 rss_rlim: 0
CPU usage: start_time: 1170825981 rtime: 0 utime: 797 stime: 0 cutime:726 cstime: 0 timeout: 71 it_real_value: 0 frequency: 1

Backtrace was generated from '/usr/bin/gnome-terminal'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208621360 (LWP 449)]
[New Thread -1234420848 (LWP 455)]
(no debugging symbols found)
0x003c6402 in __kernel_vsyscall ()

Thread 1 (Thread -1208621360 (LWP 449))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_cclosure_marshal_VOID__OBJECT
  • #5 g_cclosure_marshal_VOID__OBJECT
  • #6 g_cclosure_marshal_VOID
    from /lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #8 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #11 gtk_dialog_response
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_dialog_response
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #18 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_button_set_alignment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_button_set_alignment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_marshal_BOOLEAN__VOID
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #24 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #27 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #31 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #32 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #34 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 g_cclosure_marshal_VOID__OBJECT
  • #36 __libc_start_main
    from /lib/libc.so.6
  • #37 g_cclosure_marshal_VOID__OBJECT
  • #0 __kernel_vsyscall

Comment 1 Mariano Suárez-Alvarez 2007-02-07 05:36:22 UTC
Reporter, could you explain how did happened in English?

Also, can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 palfrey 2007-02-21 13:14:29 UTC
*** Bug 409553 has been marked as a duplicate of this bug. ***
Comment 3 Christian Kirbach 2007-03-21 18:52:59 UTC
*** Bug 420615 has been marked as a duplicate of this bug. ***
Comment 4 Pedro Villavicencio 2007-05-02 14:49:05 UTC
*** Bug 435196 has been marked as a duplicate of this bug. ***
Comment 5 Bruno Boaventura 2007-05-05 15:14:46 UTC
*** Bug 435978 has been marked as a duplicate of this bug. ***
Comment 6 Pedro Villavicencio 2007-05-25 13:41:23 UTC
*** Bug 441187 has been marked as a duplicate of this bug. ***
Comment 7 bstauner 2007-05-25 16:29:51 UTC
(In reply to comment #6)
> *** Bug 441187 has been marked as a duplicate of this bug. ***
> 

Here's a stack trace with debugging symbols as requested.  Let me if there's more you need:

Distribution: Fedora Core release 6 (Zod)

Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)

BugBuddy Version: 2.16.0



System: Linux 2.6.20-1.2944.fc6 #1 SMP Tue Apr 10 18:46:45 EDT 2007 i686

X Vendor: The X.Org Foundation

X Vendor Release: 70101000

Selinux: No

Accessibility: Disabled



Memory status: size: 122974208 vsize: 0 resident: 122974208 share: 0 rss: 26439680 rss_rlim: 0

CPU usage: start_time: 1180098272 rtime: 0 utime: 2440 stime: 0 cutime:2116 cstime: 0 timeout: 324 it_real_value: 0 frequency: 193



Backtrace was generated from '/usr/bin/gnome-terminal'



Using host libthread_db library "/lib/libthread_db.so.1".

[Thread debugging using libthread_db enabled]

[New Thread -1209076016 (LWP 28446)]

[New Thread -1227555952 (LWP 28451)]

0x00a51402 in __kernel_vsyscall ()

Thread 1 (Thread -1209076016 (LWP 28446))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 terminal_profile_update
  • #5 new_profile_response_callback
  • #6 g_cclosure_marshal_VOID
    from /lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #8 g_signal_chain_from_overridden
  • #9 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #11 gtk_dialog_response
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_dialog_response
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 g_cclosure_marshal_VOID__VOID
  • #14 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_chain_from_overridden
  • #16 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #18 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_button_set_alignment
  • #20 g_cclosure_marshal_VOID__VOID
  • #21 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #22 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #23 g_signal_chain_from_overridden
  • #24 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #25 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #26 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_marshal_BOOLEAN__VOID
  • #29 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #30 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #31 g_signal_chain_from_overridden
  • #32 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #33 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #34 gtk_widget_get_default_style
  • #35 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 gdk_add_client_message_filter
  • #38 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #39 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #40 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #41 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #42 main
    at terminal.c line 1773
  • #43 __libc_start_main
    from /lib/libc.so.6
  • #44 _start
  • #0 __kernel_vsyscall





----------- .xsession-errors (5389 sec old) ---------------------

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

expr: syntax error

...Too much output, ignoring rest...

--------------------------------------------------

Comment 8 Pedro Villavicencio 2007-06-15 01:37:02 UTC
*** Bug 447576 has been marked as a duplicate of this bug. ***
Comment 9 Christian Kirbach 2007-07-03 20:14:09 UTC
last trace is good.

could you please retry with Gnome 2.18 ?
Comment 10 Behdad Esfahbod 2007-11-27 02:32:05 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 499797 ***