View Single Post
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#217
hate to say it but i still got a crash.

Code:
[0]  DEBUG FILE READY
[0] [0.000000]  select() inf=1 time=2.000000 (0.1073870864)
[0] [1.031678]  wake from select()
[0] [1.031678]  any X events?
[0] [1.031678]  any dbus messages?
[0] [1.031678]  	YES
[0] [1.031678]  	dbus: wakeup
[0] [1.031678]  any dbus messages?
[0] [1.031678]  select() inf=1 time=2.000000 (0.1073870864)
thing is tho that this is after i had a 0.4.3 crash. Any chance that there was something stuck in dbus? after a reboot the test binary seems to behave ok.

hrmf, after closing down the test binary cleanly (at least as cleanly as a ctrl-c can be) and running -debug, i got a seg fault with much the same as above (just a bunch of "malloc in cpu_get_all_governors_callback()" between the first "select()" and "wake from select()"), and now -test also seg faults. Not at all sure what is going on here...
__________________
Be warned, posts are often line of thoughts at highway speeds...

Last edited by tso; 2010-12-15 at 11:26.