2005/11/22, Jim Cornette <fc-cornette@xxxxxxxxxxxxxx>: > Antonio Montagnani wrote: > > > Is Qcad stable?? I suffer from many crashes especially during zooming, > > or when touching the grid options. > > I am running a fully updated FC4. > > > You might check bugzilla for any known issues. For your problem, > submitting a bug, if not already submitted by another person might be > valuable to get the bug squashed or at least addressed. > > Jim > > -- > Newlan's Truism: > An "acceptable" level of unemployment means that the > government economist to whom it is acceptable still has a job. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > if theres no bug report yet make sure you install the debuginfo packages that are required. then fire up: gdb /path/to/binary then type: run after that reproduce the crash somehow and type: bt add the backtrace to the bugreport. regards, rudolf kastl