Mailinglist Archive: opensuse-bugs (15817 mails)
| < Previous | Next > |
[Bug 300574] New: VTE crashes
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 15 Aug 2007 03:20:01 -0600 (MDT)
- Message-id: <bug-300574-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=300574
Summary: VTE crashes
Product: openSUSE 10.3
Version: Alpha 6
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: bwalle@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
This problem happens with Terminal from Xfce. However, I'm quite sure that this
is no Terminal bug but a VTE bug. I used the same Terminal version on openSUSE
10.2 (X11:xfce project from the buildservice) very long, with absolutely no
crashes.
The only difference is that it's now linked against a newer VTE and Gtk version
in openSUSE Factory.
It's not really reproducible, however, on exit (Ctrl-D in a shell), Terminal
often crashes. Because that also crashes another tabs (or, when used in server
mode, all Terminal instances), that's quite a big problem.
The backtrace when installing all debuginfo packages:
#0 0x00002b16336f36e7 in mark_input_source_invalid (terminal=0x81a570) at
vte.c:2739
#1 0x00002b1634c897ae in g_source_callback_unref (cb_data=<value optimized
out>) at gmain.c:1182
#2 0x00002b1634c8a132 in IA__g_main_context_dispatch (context=0x66b9e0) at
gmain.c:2069
#3 0x00002b1634c8d3fd in g_main_context_iterate (context=0x66b9e0, block=1,
dispatch=1,
self=<value optimized out>) at gmain.c:2694
#4 0x00002b1634c8d6f7 in IA__g_main_loop_run (loop=0x643a30) at gmain.c:2898
#5 0x00002b1633b6ae93 in IA__gtk_main () at gtkmain.c:1144
#6 0x000000000040e2e8 in main (argc=6, argv=0x7fff77e948f8) at main.c:277
#7 0x00002b1634f3eb54 in __libc_start_main () from /lib64/libc.so.6
#8 0x000000000040d8f9 in _start ()
That are all gtk/vte sources. The only Terminal source is main.c, and that call
is gtk_main().
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: VTE crashes
Product: openSUSE 10.3
Version: Alpha 6
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: bwalle@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
This problem happens with Terminal from Xfce. However, I'm quite sure that this
is no Terminal bug but a VTE bug. I used the same Terminal version on openSUSE
10.2 (X11:xfce project from the buildservice) very long, with absolutely no
crashes.
The only difference is that it's now linked against a newer VTE and Gtk version
in openSUSE Factory.
It's not really reproducible, however, on exit (Ctrl-D in a shell), Terminal
often crashes. Because that also crashes another tabs (or, when used in server
mode, all Terminal instances), that's quite a big problem.
The backtrace when installing all debuginfo packages:
#0 0x00002b16336f36e7 in mark_input_source_invalid (terminal=0x81a570) at
vte.c:2739
#1 0x00002b1634c897ae in g_source_callback_unref (cb_data=<value optimized
out>) at gmain.c:1182
#2 0x00002b1634c8a132 in IA__g_main_context_dispatch (context=0x66b9e0) at
gmain.c:2069
#3 0x00002b1634c8d3fd in g_main_context_iterate (context=0x66b9e0, block=1,
dispatch=1,
self=<value optimized out>) at gmain.c:2694
#4 0x00002b1634c8d6f7 in IA__g_main_loop_run (loop=0x643a30) at gmain.c:2898
#5 0x00002b1633b6ae93 in IA__gtk_main () at gtkmain.c:1144
#6 0x000000000040e2e8 in main (argc=6, argv=0x7fff77e948f8) at main.c:277
#7 0x00002b1634f3eb54 in __libc_start_main () from /lib64/libc.so.6
#8 0x000000000040d8f9 in _start ()
That are all gtk/vte sources. The only Terminal source is main.c, and that call
is gtk_main().
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |