|
From: Stephen S. <ste...@cc...> - 2006-10-15 01:37:14
|
Hi all, I'm new to Valgrind, so please forgive any painful ignorance on my part. I'm trying to use Valgrind to debug a program, and it will generate all the debug output then lock my laptop up to the point where I have to reboot. There's no mouse motion, no Ctrl-Alt-Backspace or -Delete, no switching virtual terminals, nothing. I haven't tried ssh'ing in from another machine, but I'm guessing that if it's locked to this degree, it's done for. I'm using Fedora Core 5, patched up as high as my repositories allow, which means Valgrind 3.1.0-2. I also have valgrind-callgrind installed (0.10.1-1.1) I've tried using the Valgrind interface through Kdevelop and straight from the command line, and in either case I get the same behavior. I've also tried uninstalling and reinstalling in case something got corrupted somewhere, but nothing has worked for me. Is this an issue with a known work-around, or is this just me and my configuration? I can give more info, but at this point I'm not sure what is relevant. Thanks for any help. I know that Valgrind is a great tool, and I'd love to use it, but I'd also like to not have to reboot every time I use it. Steph |
|
From: Julian S. <js...@ac...> - 2006-10-15 01:45:30
|
This can has been known to happen before, typically if you are using high performance video drivers. Anyway I believe it is fixed in 3.2.1 so try that. J On Sunday 15 October 2006 02:36, Stephen Schaeffer wrote: > Hi all, > > I'm new to Valgrind, so please forgive any painful ignorance on my part. > > I'm trying to use Valgrind to debug a program, and it will generate all > the debug output then lock my laptop up to the point where I have to > reboot. There's no mouse motion, no Ctrl-Alt-Backspace or -Delete, no > switching virtual terminals, nothing. I haven't tried ssh'ing in from > another machine, but I'm guessing that if it's locked to this degree, > it's done for. > > I'm using Fedora Core 5, patched up as high as my repositories allow, > which means Valgrind 3.1.0-2. I also have valgrind-callgrind installed > (0.10.1-1.1) I've tried using the Valgrind interface through Kdevelop > and straight from the command line, and in either case I get the same > behavior. I've also tried uninstalling and reinstalling in case > something got corrupted somewhere, but nothing has worked for me. > > Is this an issue with a known work-around, or is this just me and my > configuration? I can give more info, but at this point I'm not sure what > is relevant. > > Thanks for any help. I know that Valgrind is a great tool, and I'd love > to use it, but I'd also like to not have to reboot every time I use it. > > Steph > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |