Skip to content

opening trash causes a crash #792

@hermann-san

Description

@hermann-san

for some reason nemo is crashing when I click on the trash symbol. At first it takes a little time ( I guess for searching) and then the results comes up for a second and then Nemo is crashing.
I don't know if it's usefull to you but I've seen people posting debugging info of gdb, so I thought it might help.....

Mint 17 64bit , Cinnamon
Cinnamon 2.2.16
3.13.0-24-generic kernel
Nemo 2.2.4

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 nemo...Reading symbols from /usr/lib/debug//usr/bin/nemo...done.
done.

(gdb) run
Starting program: /usr/bin/nemo
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffedb06700 (LWP 24274)]
[New Thread 0x7fffed305700 (LWP 24275)]
[New Thread 0x7fffecb04700 (LWP 24276)]
[New Thread 0x7fffe7fff700 (LWP 24277)]
[New Thread 0x7fffe71d2700 (LWP 24278)]
[New Thread 0x7fffe5f0f700 (LWP 24279)]
[New Thread 0x7fffe570e700 (LWP 24280)]
[New Thread 0x7fffe4f0d700 (LWP 24281)]
blah
blah
[New Thread 0x7fffcedf8700 (LWP 24283)]
[New Thread 0x7fffce5f7700 (LWP 24286)]
[New Thread 0x7fffcddf6700 (LWP 24287)]
[New Thread 0x7fffcd5f5700 (LWP 24288)]
[New Thread 0x7fffccdf4700 (LWP 24289)]
[Thread 0x7fffce5f7700 (LWP 24286) exited]
[Thread 0x7fffcddf6700 (LWP 24287) exited]
[Thread 0x7fffe5f0f700 (LWP 24279) exited]
[Thread 0x7fffccdf4700 (LWP 24289) exited]
[Thread 0x7fffe4f0d700 (LWP 24281) exited]
[Thread 0x7fffcd5f5700 (LWP 24288) exited]
[Thread 0x7fffcedf8700 (LWP 24283) exited]
[Thread 0x7fffecb04700 (LWP 24276) exited]
[Thread 0x7fffed305700 (LWP 24275) exited]
[Thread 0x7fffe570e700 (LWP 24280) exited]

[New Thread 0x7fffe570e700 (LWP 24299)]
[New Thread 0x7fffed305700 (LWP 24300)]
[Thread 0x7fffed305700 (LWP 24300) exited]

(nemo:24273): GLib-GIO-CRITICAL *: g_file_new_for_path: assertion 'path != NULL' failed
*

ERROR:nemo-file.c:661:nemo_file_get_internal: assertion failed: (location != NULL)

Program received signal SIGABRT, Aborted.
0x00007ffff41fdbb9 in raise () from /lib/x86_64-linux-gnu/libc.so.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions