[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gnome-libs-1.0.10: fails while making private $HOME/.gnome
- From: "Dipl.-Ing. Uwe Koloska" <koloska Rcs1 urz tu-dresden de>
- To: gtk-app-devel-list redhat com
- Subject: Re: gnome-libs-1.0.10: fails while making private $HOME/.gnome
- Date: Wed, 16 Jun 1999 02:35:28 +0200
Steve Haslam wrote on Die, 15 Jun 1999:
>On Tue, Jun 15, 1999 at 12:37:02PM +0200, Dipl.-Ing. Uwe Koloska wrote:
>> So I think that there is some other mkdir() that is wrong -- but I can't find
>> it. Here is the link-command that my soundtracker is linked by:
>
>does gdb give any info about which library/object file the mkdir function is
>coming from? you've compiled the app with -g, so you should be able to tell
>it it's in any of the application objects. and if the address is above
>0x40000000 on linux/i386, that means it's in a library (iirc).
>
No, gdb gives just another error. I installed the new gdb-4.18 but it produces
(gdb) run
Starting program: /opt2/src/soundtracker-0.1.6/app/soundtracker
Program received signal SIGUSR1, User defined signal 1.
0x403e3434 in sigsuspend (__sigmask=0x0) from /lib/libc.so.5
(gdb) backtrace
#0 0x403e3434 in sigsuspend (__sigmask=0x0) from /lib/libc.so.5
#1 0x404019b8 in __DTOR_END__ () from /lib/libc.so.5
#2 0x80513a7 in audio_init (c=5, b=8) at audio.c:490
#3 0x805b095 in main (argc=1, argv=0xbffff674) at main.c:50
an this happens just before gnome_init()
But the next second without gdb the programm aborts
Gnome-ERROR **: Could not create per-user Gnome directory <$HOME/.gnome>
- aborting
--
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
-- --
right now the web page is in german only
but this will change as time goes by ;-)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]