Re: Looking for some easy to fix code (not packaging) bugs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



j.w.r.degoede@xxxxxx (Hans de Goede) writes:

> As you all know by now I'm a CS teacher as my daytime job. I'm
> currently working on a practicum where I want students to practice
> with / experience debugging / fault tracing. For this I'm looking
> for some bugs, which are 100% reproducable (no race conditions and
> other hard stuff) and should be relatively easy to fix. Basicly I'm
> looking for code bugs where lack of time is the most important
> reason for not fixing them.

| -- CMakeLists.txt --
| include(foo.cmake)
| foo()
| 
| -- foo.cmake --
| macro(foo)
|         message(SEND_ERROR "foo")
| endmacro(foo)
|
| $ cmake CMakeLists.txt
| ...
| Segmentation fault (core dumped)

with Extra's cmake-2.4.3-3.fc5

I did not had time yet to test it with recent cmake version.



Enrico

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux