Hello,

the port sysutils/dvdisaster dumps core on FreeBSD RELENG_9/amd64
when run in graphics mode. Using it with flags in text mode seems okay
though (I think).

Recompiling with CFLAGS=-g doesn't produce a usable backtrace.

Maybe there's something broken in scsi-freebsd.c:DefaultDevice()
or something called by DefaultDevice(); because if I short out
DefaultDevice (with #if 0 ... #endif) and replace it with a simple
call to g_strdup("no drives"), the GUI seems to work well -- it just
doesn't populate the list of available devices.

This is on
  FreeBSD 9.0-STABLE #0 r232305 amd64
with
  dvdisaster-0.72.3

Regards,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to