Gentoo Archives: gentoo-amd64

From: "Anders Thøgersen" <anderslt@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] segfaults: amarok and rox
Date: Thu, 27 Apr 2006 20:35:54
Message-Id: 20060427223537.GA8939@genaro.mydomain
1 Hi all,
2
3 I am having some troubles.
4
5 The rox-filer is crashing each time I try to start it, and as with
6 the amarok problem, I am having problems finding the cause for this
7 error. Therefore I would like to ask if anyone has experienced
8 something similar and could lead me in the right direction.
9
10 I have been using this machine since 2004, doing emerge --sync and
11 updates once in a while. My make.profile is currently 2005.1 and whilst
12 upgrading to 2005.0 I followed the manual directions given at
13 gentoo.org.
14
15 I have installed gcc 3.4.5 today, and recompiled gtk+ plus much more as
16
17 emerge --update --deep world
18 emerge --update --deep system
19
20 told me to, in an attempt to remedy the problems i am experiencing, but
21 to no avail,.. rox is still broken.
22
23 The following is data gathered from my machine about the crashings of
24 rox. If anyone can help that would be greatly appreciated.
25
26 ROX-Filer
27 ---------
28
29 $ rox --version
30 ROX-Filer 2.2.0
31 Copyright (C) 2005 Thomas Leonard.
32 ROX-Filer comes with ABSOLUTELY NO WARRANTY,
33 to the extent permitted by law.
34 You may redistribute copies of ROX-Filer
35 1 under the terms of the GNU General Public License.
36 For more information about these matters, see the file named COPYING.
37
38 Compiled with GTK version 2.8.12
39 Running with GTK version 2.8.12
40
41 -- features set at compile time --
42
43 Large File Support... Yes
44 GNOME-VFS library... Yes
45 Dnotify support... Yes
46 Binary compatibility... No (apsymbols.h not found)
47
48
49 $ rox --debug
50 GNU gdb 6.4
51 Copyright 2005 Free Software Foundation, Inc.
52 GDB is free software, covered by the GNU General Public License, and you
53 are
54 welcome to change it and/or distribute copies of it under certain
55 conditions.
56 Type "show copying" to see the conditions.
57 There is absolutely no warranty for GDB. Type "show warranty" for
58 details.
59 This GDB was configured as "x86_64-pc-linux-gnu"...(no debugging symbols
60 found)
61 Using host libthread_db library "/lib/libthread_db.so.1".
62
63 (gdb) r
64 Starting program: /usr/local/apps/ROX-Filer/Linux-x86_64/ROX-Filer -n
65 --g-fatal-warnings
66 (no debugging symbols found)
67 ... (repeats a number of times) ...
68
69 Program received signal SIGSEGV, Segmentation fault.
70 [Switching to Thread 16384 (LWP 1247)]
71 0x000000000045adda in toolbar_update_info ()
72 (gdb) bt
73 #0 0x000000000045adda in toolbar_update_info ()
74 #1 0x0000000000430638 in filer_selection_changed ()
75 #2 0x00002aaaab87fab9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
76 #3 0x00002aaaab893044 in g_signal_has_handler_pending () from /usr/lib/libgobject-2.0.so.0
77 #4 0x00002aaaab894307 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
78 #5 0x00002aaaab894673 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
79 #6 0x00002aaaaaee9395 in gtk_tree_view_set_model () from /usr/lib/libgtk-x11-2.0.so.0
80 #7 0x0000000000462eff in view_details_get_type ()
81 #8 0x00002aaaab899598 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
82 #9 0x00002aaaab8826ec in g_object_new () from /usr/lib/libgobject-2.0.so.0
83 #10 0x00002aaaab881baa in g_object_newv () from /usr/lib/libgobject-2.0.so.0
84 #11 0x00002aaaab88256a in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
85 #12 0x00002aaaab8826b7 in g_object_new () from /usr/lib/libgobject-2.0.so.0
86 #13 0x00000000004636f7 in view_details_new ()
87 #14 0x000000000042fb22 in filer_set_view_type ()
88 #15 0x000000000042fe9a in filer_opendir ()
89 #16 0x000000000045453d in pixmaps_init ()
90 #17 0x000000000045595d in run_soap ()
91 #18 0x000000000044189c in main ()
92
93 Regards
94 /Anders
95
96 --
97 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] segfaults: amarok and rox "Hemmann
Re: [gentoo-amd64] segfaults: amarok and rox Bob Slawson <bslawson@×××××××××××.net>
Re: [gentoo-amd64] segfaults: amarok and rox Bira <u.alberton@×××××.com>