Summary: | gkrellm-wifi crashes | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ryanlamb82 |
Component: | Current packages | Assignee: | Mobile Herd (OBSOLETE) <mobile+disabled> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
ryanlamb82
2004-10-11 13:24:09 UTC
Can you attach the exact error message, please? gkrellm floating point exception: WiFi Monitor (update_monitor) Odd. The gkrellm-wifi plug-in doesn't even contain a update_monitor() function. Can you provide a stack trace by running gkrellm2 under gdb? Ok, I wasn't set up to debug, but I changed my use flags and did emerge -eU world. When it is done, I'll give it a shot. I have never debugged with gdb, so I'll have to learn about it. I'll do what I can. Simply run 'gdb gkrellm2' and type 'bt' following the crash. Oh, and attach the console output to this bug report ;-) Like I said, I'm not set up to debug and I'm not quite sure how. I don't want to set the entire system up for debug since that would make my programs huge. I tried running gdb and got this. There is apparently something else that needs to be set up for debug but I don't know what it is. (gdb) run gkrellm2 Starting program: /usr/bin/gkrellm2 gkrellm2 warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. (no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled] [New Thread 182938762304 (LWP 11774)] Bad arg: gkrellm2 |