From kdevelop-devel Fri Aug 08 11:04:14 2003 From: Daniel Engelschalt Date: Fri, 08 Aug 2003 11:04:14 +0000 To: kdevelop-devel Subject: Re: gideon freeze X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=106034303520463 [...] > tail -n 10 gideon.log > ioctl(5, 0x541b, [1]) = 0 > ioctl(5, 0x541b, [1]) = 0 > ioctl(5, 0x541b, [1]) = 0 > open("/home/nikita/.rpmmacros", O_RDONLY|O_LARGEFILE) = 13 > fstat64(13, {st_mode=S_IFREG|0664, st_size=30513, ...}) = 0 > fstat64(13, {st_mode=S_IFREG|0664, st_size=30513, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) > = > 0x403d2000 > read(13, "#/*! \\page config_macros Default"..., 4096) = 4096 > brk(0) = 0x8750000 > brk(0x8751000) = 0x8751000 sorry for not having time to take a closer look at this (master thesis has to be finished :), but (1) redirecting to kdevelop-devel@kdevelop.org (2) try to (re)move your .rpmmacros-file and check again (3) code is in file parts/distpart/specsupport.cpp -> void SpecSupport::parseDotRpmmacros() try to put some debug output in there and see in which line is hangs bye, daniel _______________________________________________ Kdevelop-devel mailing list Kdevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel