Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67149 - gkrellm-wifi crashes
Summary: gkrellm-wifi crashes
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 13:24 UTC by ryanlamb82
Modified: 2005-04-19 17:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ryanlamb82 2004-10-11 13:24:09 UTC
I have a prismGT card using the driver compiled into the kernel.  I am running a 64 bit kernel.  When I open gkrellm and activate the wifi plugin, gkrellm crashes with a floating point exception.

Reproducible: Always
Steps to Reproduce:
1.start gkrellm
2.hit F1, go to plugins, and activate the wifi plugin
3.

Actual Results:  
gkrellm crashes with a floating point exception

Expected Results:  
gkrellm should still be running and I should be seeing wireless info
Comment 1 Henrik Brix Andersen 2004-10-11 13:38:31 UTC
Can you attach the exact error message, please?
Comment 2 ryanlamb82 2004-10-12 11:57:55 UTC
gkrellm floating point exception: WiFi Monitor (update_monitor)
Comment 3 Henrik Brix Andersen 2004-10-18 06:40:49 UTC
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?
Comment 4 ryanlamb82 2004-10-20 21:55:43 UTC
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.
Comment 5 Henrik Brix Andersen 2004-11-01 05:47:55 UTC
Simply run 'gdb gkrellm2' and type 'bt' following the crash.

Oh, and attach the console output to this bug report ;-)
Comment 6 ryanlamb82 2004-11-05 16:53:57 UTC
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
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-04-19 17:49:42 UTC
*** Bug 89737 has been marked as a duplicate of this bug. ***