[cmake-developers] Fwd: Bug#392626: cmake: Cmake segfaults when configuring kdepim
Brad King
brad.king at kitware.com
Fri Oct 13 09:24:59 EDT 2006
Andy Cedilnik wrote:
> From: *Gregor Jasny* <gjasny at web.de <mailto:gjasny at web.de>>
> Date: Oct 12, 2006 12:18 PM
> Subject: Bug#392626: cmake: Cmake segfaults when configuring kdepim
> To: Debian Bug Tracking System <submit at bugs.debian.org
> <mailto:submit at bugs.debian.org>>
>
> Package: cmake
> Version: 2.4.3-2
> Severity: important
[snip]
> Segmentation fault (core dumped)
[snip]
> The string in front of :95: is somewhat random. Most times there is
> displayed some garbage.
I think Bill fixed this last week:
1.30 (hoffman 03-Oct-06): const char* filePath =
args[0].FilePath;
1.30 (hoffman 03-Oct-06): if(!filePath)
1.29 (hoffman 03-Oct-06): {
1.30 (hoffman 03-Oct-06): filePath = "Unknown";
1.29 (hoffman 03-Oct-06): }
-Brad
More information about the cmake-developers
mailing list