FVWM Bug Tracking notification new message incoming/899
Message summary for PR#899 From: [EMAIL PROTECTED] Subject: segfault on startup Date: Wed, 03 Jul 2002 08:56:09 -0500 0 replies 0 followups ====> ORIGINAL MESSAGE FOLLOWS <==== >From [EMAIL PROTECTED] Wed Jul 03 08:56:09 2002 Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17Pkc5-0003BP-00 for [EMAIL PROTECTED]; Wed, 03 Jul 2002 08:56:09 -0500 Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by util2.math.uh.edu with esmtp (Exim 4.04) id 17Pkc5-00052I-00 for [EMAIL PROTECTED]; Wed, 03 Jul 2002 08:56:09 -0500 Received: from localhost ([127.0.0.1] ident=65534) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17Pkc5-0003BL-00 for [EMAIL PROTECTED]; Wed, 03 Jul 2002 08:56:09 -0500 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: segfault on startup Message-Id: <[EMAIL PROTECTED]> Date: Wed, 03 Jul 2002 08:56:09 -0500 Full_Name: Rob Costello Version: 2.5.2 CVS_Date: OS: Linux - Redhat 7.1 X_Server: XFree86 4.2.0 Submission from: (NULL) (195.99.244.5) I can successfully compile fvwm 2.5.2 as long as I don't select --enable-debug-msgs which causes a compile error due to : module_interface.c: In function `ExecuteCommandQueue': module_interface.c:1676: `temp' undeclared (first use in this function) module_interface.c:1676: (Each undeclared identifier is reported only once module_interface.c:1676: for each function it appears in.) make[2]: *** [module_interface.o] Error 1 make[2]: Leaving directory `/opt/fvwm/fvwm-2.5.2/fvwm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/fvwm/fvwm-2.5.2' make: *** [all-recursive-am] Error 2 The configuration is as below: FVWM Configuration: Version: 2.5.2 Executables: /usr/local/bin Man pages: /usr/local/man Modules: /usr/local/libexec/fvwm/2.5.2 Data files: /usr/local/share/fvwm Perl lib: /usr/local/share/fvwm/perllib With Asian bi-direct. text support? no: No fribidi-config found in PATH With Extended Window Manager Hints? yes With GNOME Window Manager Hints? yes With GTK required for FvwmGtk? yes With GDK image support in FvwmGtk? yes With GNOME libs support in FvwmGtk? yes With PNG image support? yes With ReadLine sup. in FvwmConsole? yes With RPlay support in FvwmEvent? yes With Shaped window support? yes With Session Management support? yes With Mouse strokes (gestures)? yes With Xinerama multi-head support? yes With Xft anti-alias font support? yes (version 1) With XPM image support? yes With Xrender image support? yes the output from gdb is: gdb ./fvwm GNU gdb Red Hat Linux (5.1-0.7) Copyright 2001 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... (gdb) run Starting program: /opt/fvwm/fvwm-2.5.2/fvwm/./fvwm Program received signal SIGSEGV, Segmentation fault. 0x4000acd0 in ?? () (gdb) bt #0 0x4000acd0 in ?? () #1 0x40002902 in ?? () #2 0x4000f8f6 in ?? () #3 0x40002332 in ?? () #4 0x4000217f in ?? () (gdb) -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]