Issue 1156 - gcc 3.0 core dumps in tools/source/fsys/urlobj.cxx
Summary: gcc 3.0 core dumps in tools/source/fsys/urlobj.cxx
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: documentation (show other issues)
Version: 632
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: ---
Assignee: sander_traveling
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-03 00:41 UTC by issues@www
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
tools/source/fsys/urlobj.cxx : Patch to compile using gcc 3.0 (1.05 KB, patch)
2003-12-06 14:52 UTC, issues@www
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description issues@www 2001-07-03 00:41:08 UTC
After using some of the patches in bug 798, I found that 
tools/source/fsys/urlobj.cxx causes gcc 3.0 to core dump.  It was caused due to 
location of an enum within the block of code.
Comment 1 issues@www 2001-07-03 00:42:46 UTC
Here is the log ...

Making: ../../unxirxm3.pro/obj/urlobj.obj
g++ -w -c -I. -I. -I../inc -I../../inc -I../../unx/inc -
I../../unxirxm3.pro/inc -I. -
I/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/solver/632/unxirx
m3.pro/inc -
I/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/solver/632/unxirx
m3.pro/inc/external -
I/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/solenv/unxirxm3/i
nc -I/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/solenv/inc -
I/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/res   -
I/usr/include/CC/stlport -
I/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/solenv/inc/Xp31 -
I/projects/sise/openoffice/devel/workpits/java_1.2.2/usr/java//include -
I/projects/sise/openoffice/devel/workpits/java_1.2.2/usr/java//include/irix -
I/projects/sise/openoffice/devel/workpits/java_1.2.2/usr/java//include/native_th
reads/include         -I. -I../../res -I. -g -O   -fno-for-scope -fpermissive -
fguiding-decls      -DIRIX -DUNX -DVCL -DGCC -DC295 -DMIPS -DUSE_PSPRINT -
DTF_UCB -DENABLEUNICODE -DTF_FILTER -DCVER=C295 -D_USE_NAMESPACE -
D__GNU_STL__=3 -DVCL -D_STD_NO_NAMESPACE -D_VOS_NO_NAMESPACE -
D_UNO_NO_NAMESPACE -D__DMAKE -DUNIX -DSUPD=632 -DBUILD=6483 -DSOLAR_PLUGIN -
DVCL -DSO3 -DDEBUG -D_DEBUG -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DEXCEPTIONS_OFF -
DGUI  -DSRC632  -DTF_ONE51 -DMULTITHREAD  -
o ../../unxirxm3.pro/obj/urlobj.o /projects/sise/openoffice/devel/workpits/OO632
B_GNUD/workarea/tools/source/fsys/urlobj.cxx
/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/tools/source/fsys/
urlobj.cxx: In
   member function `bool INetURLObject::convertRelToAbs(const String&, bool, 
   INetURLObject&, bool&, INetURLObject::EncodeMechanism, short unsigned int, 
   bool, bool, bool, INetURLObject::FSysStyle) const':
/projects/sise/openoffice/devel/workpits/OO632B_GNUD/workarea/tools/source/fsys/
urlobj.cxx:1432: Internal
   error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
dmake:  Error code 1, while making '../../unxirxm3.pro/obj/urlobj.obj'
---* TG_SLO.MK *---
dmake:  Error code 255, while making 'fsys'
---* TG_SLO.MK *---
dmake:  Error code 255, while making 'source'
---* TG_SLO.MK *---
Comment 2 issues@www 2001-07-03 00:43:48 UTC
Created attachment 332 [details]
tools/source/fsys/urlobj.cxx : Patch to compile using gcc 3.0
Comment 3 Martin Hollmichel 2001-10-02 13:19:36 UTC
fixed by urlobj.cxx rev. 1.21 ( available with 641)
Comment 4 michael.bemmer 2003-03-24 08:37:37 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.
Comment 5 michael.bemmer 2003-03-24 08:51:39 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.