Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: jura11 19 Března 2010, 00:55:09
-
Nevíte někdo co znamená tato zpráva, kterou vytvoří při spuštění.
jirka@jirka-desktop:~$ sudo nautilus
[sudo] password for jirka:
(nautilus:7954): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
** (nautilus:7954): WARNING **: No marshaller for signature of signal 'UploadFinished'
** (nautilus:7954): WARNING **: No marshaller for signature of signal 'DownloadFinished'
** (nautilus:7954): WARNING **: No marshaller for signature of signal 'ShareCreateError'
Initializing nautilus-gdu extension
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' vrátil chybu 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.
(firefox:8038): GLib-WARNING **: g_set_prgname() called multiple times
EDIT: Tadeáš Pařík: používat code, prosím
Předem děkuji za rady a pokud je něco špatně, tak i za řešení.
Teď jsem si našel nějakou opravu na těch stránkách dole, ale vůbec nevím co s tím kódem mám dělat. Poraďte prosím? Viz ten kód:
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/nautilus...Reading symbols from /usr/lib/debug/usr/bin/nautilus...done.
(no debugging symbols found)...done.
(gdb) handle SIG33 pass nostop p[Knoprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) a[Kset pagination 0
(gdb) run
Starting program: /usr/bin/nautilus
[Thread debugging using libthread_db enabled]
Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
aborting...
Program received signal SIGABRT, Aborted.
0x00007ffff35e14b5 in raise () from /lib/libc.so.6
(gdb) backtrace full
#0 0x00007ffff35e14b5 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff35e4f50 in abort () from /lib/libc.so.6
No symbol table info available.
#2 0x00007ffff49afdfa in g_logv () from /lib/libglib-2.0.so.0
No symbol table info available.
#3 0x00007ffff49afe93 in g_log () from /lib/libglib-2.0.so.0
No symbol table info available.
#4 0x0000000000536894 in eel_preferences_get_boolean (name=<value optimized out>) at eel-preferences.c:330
result = 0
value = <value optimized out>
__PRETTY_FUNCTION__ = "eel_preferences_get_boolean"
#5 0x00000000004434ec in main (argc=1, argv=0x7fffffffe3a8) at nautilus-main.c:464
kill_shell = 0
no_default_window = 0
browser_window = 0
no_desktop = 0
version = 0
autostart_mode = 0
autostart_id = <value optimized out>
geometry = 0x0
remaining = 0x0
perform_self_check = 0
application = <value optimized out>
context = <value optimized out>
file = <value optimized out>
uri = <value optimized out>
uris = <value optimized out>
uris_array = <value optimized out>
error = 0x0
options = {{long_name = 0x54b6b6 "check", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe298, description = 0x54b700 "Perform a quick set of self-check tests.", arg_description = 0x0}, {long_name = 0x54b5af "version", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe29c, description = 0x54b730 "Show the version of the program.", arg_description = 0x0}, {long_name = 0x54f75c "geometry", short_name = 103 'g', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe290, description = 0x54b758 "Create the initial window with the given geometry.", arg_description = 0x54b5b7 "GEOMETRY"}, {long_name = 0x54b5c0 "no-default-window", short_name = 110 'n', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe2a8, description = 0x54b790 "Only create windows for explicitly specified URIs.", arg_description = 0x0}, {long_name = 0x54b5d2 "no-desktop", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe2a0, description = 0x54b7c8 "Do not manage the desktop (ignore the preference set in the preferences dialog).", arg_description = 0x0}, {long_name = 0x547f00 "browser", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe2a4, description = 0x54b5dd "open a browser window.", arg_description = 0x0}, {long_name = 0x56ced1 "quit", short_name = 113 'q', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe2ac, description = 0x54b5f4 "Quit Nautilus.", arg_description = 0x0}, {long_name = 0x550d01 "", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0x7fffffffe288, description = 0x0, arg_description = 0x54b603 "[URI...]"}, {long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}}
(gdb) info registers
rax 0x0 0
rbx 0x3 3
rcx 0xffffffffffffffff -1
rdx 0x6 6
rsi 0x2f82 12162
rdi 0x2f82 12162
rbp 0x8 0x8
rsp 0x7fffffffd8f8 0x7fffffffd8f8
r8 0x7bc9a0 8112544
r9 0x5 5
r10 0x8 8
r11 0x206 518
r12 0x7fffffffdf00 140737488346880
r13 0xa 10
r14 0x7fffffffda90 140737488345744
r15 0x7ffff4c2fe00 140737299807744
rip 0x7ffff35e14b5 0x7ffff35e14b5 <raise+53>
eflags 0x206 [ PF IF ]
cs 0x33 51
ss 0x2b 43
ds 0x0 0
es 0x0 0
fs 0x0 0
gs 0x0 0
fctrl 0x37f 895
fstat 0x0 0
ftag 0xffff 65535
fiseg 0x0 0
fioff 0x0 0
foseg 0x0 0
fooff 0x0 0
fop 0x0 0
mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ]
(gdb) x/16i $pc
0x7ffff35e14b5 <raise+53>: cmp $0xfffffffffffff000,%rax
0x7ffff35e14bb <raise+59>: ja 0x7ffff35e14d2 <raise+82>
0x7ffff35e14bd <raise+61>: repz retq
0x7ffff35e14bf <raise+63>: nop
0x7ffff35e14c0 <raise+64>: test %eax,%eax
0x7ffff35e14c2 <raise+66>: jg 0x7ffff35e14a5 <raise+37>
0x7ffff35e14c4 <raise+68>: test $0x7fffffff,%eax
0x7ffff35e14c9 <raise+73>: jne 0x7ffff35e14e2 <raise+98>
0x7ffff35e14cb <raise+75>: mov %esi,%eax
0x7ffff35e14cd <raise+77>: nopl (%rax)
0x7ffff35e14d0 <raise+80>: jmp 0x7ffff35e14a5 <raise+37>
0x7ffff35e14d2 <raise+82>: mov 0x335abf(%rip),%rdx # 0x7ffff3916f98
0x7ffff35e14d9 <raise+89>: neg %eax
0x7ffff35e14db <raise+91>: mov %eax,%fs:(%rdx)
0x7ffff35e14de <raise+94>: or $0xffffffffffffffff,%eax
0x7ffff35e14e1 <raise+97>: retq
(gdb) thread apply all backtrace
Thread 1 (Thread 0x7ffff7fc0800 (LWP 12162)):
#0 0x00007ffff35e14b5 in raise () from /lib/libc.so.6
#1 0x00007ffff35e4f50 in abort () from /lib/libc.so.6
#2 0x00007ffff49afdfa in g_logv () from /lib/libglib-2.0.so.0
#3 0x00007ffff49afe93 in g_log () from /lib/libglib-2.0.so.0
#4 0x0000000000536894 in eel_preferences_get_boolean (name=<value optimized out>) at eel-preferences.c:330
#5 0x00000000004434ec in main (argc=1, argv=0x7fffffffe3a8) at nautilus-main.c:464
(gdb) quit
A debugging session is active.
Inferior 1 [process 12162] will be killed.
Quit anyway? (y or n)
Tak to neví nikdo, co s tím kódem mám dělat?
-
Jedna z mnoha chyb hlášených na ... https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/454234 (https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/454234)
-
Nefunguje ti něco v Nautilu?