mate-terminal crash

revision dfffcb5742c1d658492c2c63fcc5723fbdee301a

raw

gdb.log.txt

~$ gdb `which mate-terminal`
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 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-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/mate-terminal...Reading symbols from /usr/lib/debug/.build-id/d1/d088466ecf1229a4a6e7b7935218df45cdef99.debug...done.
done.
(gdb) run
Starting program: /usr/bin/mate-terminal 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffef742700 (LWP 21676)]
[New Thread 0x7fffeef41700 (LWP 21677)]
[New Thread 0x7fffee740700 (LWP 21678)]
[New Thread 0x7fffd8a3c700 (LWP 21679)]
[New Thread 0x7fffd3fff700 (LWP 21681)]
[Thread 0x7fffee740700 (LWP 21678) exited]
[Thread 0x7fffd3fff700 (LWP 21681) exited]

Program received signal SIGSEGV, Segmentation fault.
0x00000000004164b1 in method_call_cb (connection=<optimized out>, sender=sender@entry=0x7fffe0057490 ":1.387", object_path=object_path@entry=0x7fffe000ceb0 "/org/mate/Terminal/Factory", 
    interface_name=interface_name@entry=0x7fffe001f870 "org.mate.Terminal.Factory", method_name=method_name@entry=0x7fffe0046ac0 "HandleArguments", 
    parameters=parameters@entry=0x7fffe0045060, invocation=invocation@entry=0x7fffe8015aa0, user_data=user_data@entry=0x0) at terminal.c:196
196     terminal.c: Datei oder Verzeichnis nicht gefunden.
(gdb) bt full
#0  0x00000000004164b1 in method_call_cb (connection=<optimized out>, sender=sender@entry=0x7fffe0057490 ":1.387", 
    object_path=object_path@entry=0x7fffe000ceb0 "/org/mate/Terminal/Factory", interface_name=interface_name@entry=0x7fffe001f870 "org.mate.Terminal.Factory", 
    method_name=method_name@entry=0x7fffe0046ac0 "HandleArguments", parameters=parameters@entry=0x7fffe0045060, invocation=invocation@entry=0x7fffe8015aa0, user_data=user_data@entry=0x0)
    at terminal.c:196
        display_name = 0x896ff0 ":0.0"
        initial_workspace = 0
        v_wd = 0x7fffe007ab50
        v_sid = 0x7fffe005d930
        working_directory = 0x89b740 "/home/cweiske"
        argc = 3
        options = 0x0
        v_display = 0x7fffe0007920
        v_envv = 0x7fffe0048800
        v_argv = 0x7fffe0045090
        startup_id = 0x88d830 "_TIME45106151"
        envv = 0x8e38f0
        argv = 0x8948d0
        error = 0x761080
        connection = <optimized out>
        object_path = 0x7fffe000ceb0 "/org/mate/Terminal/Factory"
        method_name = 0x7fffe0046ac0 "HandleArguments"
        invocation = 0x7fffe8015aa0
        parameters = 0x7fffe0045060
        sender = 0x7fffe0057490 ":1.387"
        interface_name = 0x7fffe001f870 "org.mate.Terminal.Factory"
        user_data = 0x0
Location import done
0 new, 1 deleted, 12 unchanged
More than 1 group on location #36 - only 1 got imported
Location import done
9 new, 0 deleted, 0 unchanged

History