IRC log for #brlcad on 20081102

00:17.39 *** join/#brlcad elite01 (n=omg@unaffiliated/elite01)
00:43.14 *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net)
02:16.42 *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net)
03:01.40 *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net)
03:51.25 *** join/#brlcad Axman6 (n=Axman6@pdpc/supporter/student/Axman6)
04:21.17 *** join/#brlcad alex_jon1 (n=juve@81.196.65.201)
04:24.25 *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net)
04:47.43 *** join/#brlcad ``Erik_ (i=erik@c-68-54-174-162.hsd1.md.comcast.net)
06:59.29 *** join/#brlcad clock_ (n=clock@77-56-94-53.dclient.hispeed.ch)
07:21.25 *** join/#brlcad Bariton (n=Bary@p5B14E274.dip.t-dialin.net)
09:16.34 *** join/#brlcad ``Erik_ (i=erik@c-68-54-174-162.hsd1.md.comcast.net)
09:21.56 *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net)
09:37.46 *** join/#brlcad Axman6 (n=Axman6@pdpc/supporter/student/Axman6)
09:43.13 *** join/#brlcad ``Erik__ (i=erik@c-68-54-174-162.hsd1.md.comcast.net)
09:46.25 *** join/#brlcad elite01 (n=omg@unaffiliated/elite01)
09:58.51 *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net)
11:03.45 *** join/#brlcad ``Erik__ (i=erik@c-68-54-174-162.hsd1.md.comcast.net)
13:08.51 *** join/#brlcad elite01 (n=omg@unaffiliated/elite01)
13:46.13 *** join/#brlcad ``Erik__ (i=erik@c-68-54-174-162.hsd1.md.comcast.net)
13:50.23 *** join/#brlcad Ralith (n=ralith@216.162.199.202)
14:24.21 *** join/#brlcad ``Erik__ (i=erik@c-68-54-174-162.hsd1.md.comcast.net) [NETSPLIT VICTIM]
16:06.47 CIA-24 BRL-CAD: 03brlcad * r33105 10/brlcad/trunk/src/libbu/image.c: better error message and readability
16:19.47 starseeker brlcad: What point cloud format should I be looking for here? just an xyz file of points?
16:40.08 brlcad starseeker: yeah
16:46.54 starseeker how do I input this? I'm trying mged test.g in test.s pnts 6 4 < test.pnts but nothing is being created
16:48.43 starseeker oh, nevermind - seg fault when I try it interactively
16:52.23 starseeker grr
16:53.04 *** join/#brlcad geocalc (n=geocalc@91-171-201-109.rev.libertysurf.net)
17:00.19 *** join/#brlcad Bariton (n=Bary@p5B14E274.dip.t-dialin.net)
17:07.40 starseeker OK, I crafted a command that seems to function, and I end up with... a single sphere
17:09.45 brlcad run l
17:09.50 brlcad see what the values are
17:10.10 starseeker erm. seg fault
17:10.11 brlcad segfault on interactive? stack trace?
17:10.37 starseeker hang on, let me try this again in gdb
17:14.28 starseeker Here's the input command at least: http://pastebin.bzflag.bz/d364b1f41
17:17.27 starseeker and the crash on l test.s: http://pastebin.bzflag.bz/m7bef0bcf
17:31.30 *** join/#brlcad elmom (n=elmom@hoasnet-ff04dd00-187.dhcp.inet.fi)
18:44.23 brlcad starseeker: heh, you may very well have blown the bash command buffer
18:44.33 brlcad sometimes have a limit of 64k
18:44.51 brlcad a better way to test that is a here-now doc
18:45.03 brlcad mged -c test.g <<EOF
18:45.09 brlcad set glob_compat_mode 0
18:45.45 brlcad in test.s pnts 12495 1 0 `cat datafile`
18:45.47 brlcad EOF
18:46.14 brlcad there it becomes stdin input instead of argv data
18:47.40 brlcad still shouldn't crash of course .. that needs fixing (and looks like a simple null dereferencing)
18:53.01 starseeker is the one you've been using for testing available anywhere?
19:42.21 *** join/#brlcad Ralith_ (n=ralith@216.162.199.202)
20:56.03 *** join/#brlcad geocalc (n=geocalc@91-171-219-133.rev.libertysurf.net)
21:54.14 *** join/#brlcad Ralith (n=ralith@216.162.199.202)
22:41.20 *** join/#brlcad geocalc (n=geocalc@91-171-212-221.rev.libertysurf.net)
23:21.21 *** join/#brlcad docelic (n=docelic@78.134.192.108)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.