Gentoo Archives: gentoo-amd64

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