[3ddesktop-dev] Re: Getting 3ddesk to work...
- From: Brad Wasson <bwasson@xxxxxxxxxx>
- To: "Jake B" <3ddesktop-dev@xxxxxxxxxxxxx>
- Date: Mon, 27 Jan 2003 16:14:26 -0500
Hmmm I don't see a segfault here. Unless you saw a
"Segmentation fault (core dumped)" message when you ran
it? If you got a core file send it to me.
I should have had you run "strace 3ddeskd -v >& log2.out"
(with the -v). 3ddeskd forks and strace doesn't follow
the child process. 3ddeskd won't fork with the -v option.
So can you rerun the trace with -v ?
Also what distro, window manager, and desktop are you running?
Thanks,
--Brad
Jake B wrote:
>
> Aha! a segfault (I don't know exactly what that means)
>
> Log1:
>
> Verbose is ON
> Found view: goright
> Found view: goleft
> Found view: slide
> Found view: nozoom
> Found view: linear
> Found view: linearzip
> Found view: bigmoney
> get property WIN_AREA failed - setting one
> get property WIN_AREA_COUNT failed - setting one
> c=3D0, r=3D0, nc=3D4, nr=3D1
>
> Log2:
>
> execve("/usr/local/bin/3ddeskd", ["3ddeskd"], [/* 42 vars */]) =3D 0
> uname({sys=3D"Linux", node=3D"ljake", ...}) =3D 0
> brk(0) =3D 0x8063c90
> open("/etc/ld.so.preload", O_RDONLY) =3D -1 ENOENT (No such file
or=20
> directory)
> open("/etc/ld.so.cache", O_RDONLY) =3D 3
> fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D61400, ...}) =3D 0
> old_mmap(NULL, 61400, PROT_READ, MAP_PRIVATE, 3, 0) =3D 0x40012000
> close(3) =3D 0
.....
.....
.....
> unavailable)
> select(4, [3], NULL, NULL, NULL) =3D 1 (in [3])
> read(3, "\1 \r\0\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\210\227\211\10"...,
32) =
> =3D 32
> read(3, "\0\0\0\0", 4) =3D 4
> write(3, "\24\0\6\0>\0\0\0\376\0\0\0\0\0\0\0\0\0\0\0\31\0\0\0", 24)
=3D 2=
> 4
> read(3, 0xbffff590, 32) =3D -1 EAGAIN (Resource
temporari=
> ly=20
> unavailable)
> select(4, [3], NULL, NULL, NULL) =3D 1 (in [3])
> read(3, "\1
\16\0\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\210\227\211\10"..., 32)=
> =3D 32
> read(3, "\4\0\0\0", 4) =3D 4
> fork() =3D 10584
> --- SIGCHLD (Child exited) ---
> fstat64(1, {st_mode=3DS_IFREG|0664, st_size=3D15681, ...}) =3D 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0)=
> =3D=20
> 0x40012000
> write(1, "Daemon started. Run 3ddesk to a"..., 41Daemon started.
Run 3d=
> desk=20
> to activate.
> ) =3D 41
> munmap(0x40012000, 4096) =3D 0
> _exit(0) =3D ?
>
>
>
>
>
> On Monday 27 January 2003 07:36 am, you wrote:
> > Try running 3ddeskd the following ways and sending
> > me the output:
> >
> > 3ddeskd -v >& log1.out
> > strace 3ddeskd >& log2.out
> >
> > Hopefully that will tell me whats going on.
> >
> > --Brad
> >
> > Jake B wrote:
> > > I got everything compiled and installed, and now when I run 3ddesk
> >
> > it jus=3D
> >
> > > t=3D20
> > > drops down to the next line and gives me another prompt IE:
> > >
> > > [jake@ljake jake]$ 3ddesk
> > > [jake@ljake jake]$=3D20
> > >
> > > the same happens w/ 3ddeskd
> > >
> > > I'm running fluxbox on Mandrake w/ an ATI Radeon 7500 mobile on a
> >
> > Thinkpa=3D
> >
> > > d A31=3D20
> > > I'm not sure what other info you would need...
> > >
> > > I've tried using kde, and playing w/ the commandline options
> >
> > --workspaces=3D
> >
> > > =3D20
> > > --kde2 etc, and the same thing happens.
> > >
> > > Any ideas?
> >
> > ________________________________________________
> > Get your own "800" number
> > Voicemail, fax, email, and a lot more
> > http://www.ureach.com/reg/tag
>
>
>
>
________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
- Follow-Ups:
- [3ddesktop-dev] Re: Getting 3ddesk to work...
- From: Jake B
Other related posts:
- » [3ddesktop-dev] Getting 3ddesk to work...
- » [3ddesktop-dev] Re: Getting 3ddesk to work...
- » [3ddesktop-dev] Re: Getting 3ddesk to work...
- » [3ddesktop-dev] Re: Getting 3ddesk to work...
- » [3ddesktop-dev] Re: Getting 3ddesk to work...
- » [3ddesktop-dev] Re: Getting 3ddesk to work...
- » [3ddesktop-dev] Re: Getting 3ddesk to work...
- » [3ddesktop-dev] Re: Getting 3ddesk to work...
- [3ddesktop-dev] Re: Getting 3ddesk to work...
- From: Jake B