delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/05/07/11:25:15

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
From: nc0ded AT hushmail DOT com
Message-Id: <200105071523.IAA03754@user5.hushmail.com>
Date: Mon, 7 May 2001 08:14:36 -0800 (PDT)
To: cygwin AT sources DOT redhat DOT com
Mime-version: 1.0
Subject: icewm.exe.stackdump

--Hushpart_boundary_KpTmSvVynVfxnBUqdvmQfExihhwnekqD
Content-type: text/plain

Hi-
I've posted this to the icewm-dev list, but haven't found 
a resolution, so i was hoping one of the bright chaps 
on this list might be able to help me..

uname -a output:
CYGWIN_NT-5.0 CTHULHU 1.3.1(0.38/3/2) 2001-04-24 20:01 i686 unknown
i started with icewm-1.0.8, configured with --enable-debug, make, and make 
install

it compiles fine each time, with only the following warnings....

Compiling aworkspaces.o...
Compiling amailbox.o...
Compiling aclock.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from aclock.cc:13:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
Compiling acpustatus.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from acpustatus.cc:15:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
Compiling apppstatus.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from apppstatus.cc:16:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
Compiling aaddressbar.o...
Compiling objbar.o...
Compiling aapm.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from aapm.cc:15:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
Compiling yapp.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from yapp.cc:11:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
Compiling ytimer.o...
Compiling ywindow.o...
Compiling ypaint.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from ypaint.cc:11:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
Compiling ytooltip.o...
Compiling ypopup.o...
Compiling ymenu.o...
Compiling ymenuitem.o...
Compiling yscrollbar.o...
Compiling ybutton.o...
Compiling ylistbox.o...
Compiling yinput.o...
Compiling misc.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from misc.cc:7:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
misc.cc: In function `char * basename(const char *)':
misc.cc:405: warning: return to `char *' from `const char *' discards qualifiers

Compiling icons.o...
In file included from /usr/include/fcntl.h:14,
                 from sysdep.h:41,
                 from icons.cc:10:
/usr/include/sys/fcntl.h:51: warning: `O_BINARY' redefined
sysdep.h:18: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:52: warning: `O_TEXT' redefined
sysdep.h:15: warning: this is the location of the previous definition
Compiling ycursor.o...
Compiling ylabel.o...
Compiling yscrollview.o...

when using gdb to launch icewm from within the following startup script
@echo off
SET DISPLAY=127.0.0.1:0.0
SET PATH=%PATH%;\usr\local\bin;\usr\X11R6\bin;\cygwin\bin;\cygwin\usr\bin
start XWin -screen 0 1024x768x16 -whitepixel 255 -blackpixel 0 -engine 1
start /B xterm -sl 1000 -sb -rightbar -ms red -fg green -bg black -e bash
start /B gdb icewm

, it first starts, of course, at wmapp.cc line 1030
1030 int main(int argc, char **argv) {   

on continuing....

we get the following tty output 
icewm: Warning: Obsolete option: TitleBarCentered
icewm: Warning: Could not load font '-artwiz-snap-regular-r-normal-sans-
10-*'.

and then gdb says the program received signal SIGSEGV, Segmentation fault
line 84, themes.cc
84    int dplen(strlen(path));

like i said previously, if the XWin server has already started, i can from 
another terminal
set DISPLAY, and run icewm from there. which i am doing in the interim until 
there is a possible
solution, but it would rock if this could be included in the collection 
for Cygwin, IMHO ;-) 
Icewm is my favorite, if you need an X gui.
The Cygwin startx script normally started twm, and that works fine. 
hopefully that helps. i appreciate it.

Nc0ded AT Hushmail DOT com

Free, encrypted, secure Web-based email at www.hushmail.com

--Hushpart_boundary_KpTmSvVynVfxnBUqdvmQfExihhwnekqD
Content-Type: text/plain; charset=us-ascii

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
--Hushpart_boundary_KpTmSvVynVfxnBUqdvmQfExihhwnekqD--


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019