#0 0xb760cf7e in _IO_fread (buf=0x8053f80, size=512, count=1, fp=0x0) #1 0x0804f9ba in read_acad_state () at /usr/include/bits/stdio2.h:287 [Error: /usr/include/bits/stdio2.h was not found in source tree] #2 0x0804d5e5 in update_apm_status (battmon=0x9924c28) at battery.c:346 341: (GSourceFunc) update_apm_status, battmon); 342: } 343: 344: if(battmon->method == BM_USE_ACPI) { 345: int i; 346: acline = read_acad_state(); 347: lcapacity = rate = ccapacity = 0; 348: for (i=0;ilast_full_capacity; #3 0x0804e051 in battmon_construct (plugin=0x98f8800) at battery.c:1410 1405: if(battmon->timeoutid == 0) 1406: battmon->timeoutid = g_timeout_add(60 * 1024, (GSourceFunc) update_apm_status, battmon); 1407: 1408: /* Required for the percentage and tooltip to be initially displayed due to the long timeout for ACPI */ 1409: if(battmon->method == BM_USE_ACPI) { 1410: battmon->flag = TRUE; 1411: g_source_remove(battmon->timeoutid); 1412: battmon->timeoutid = g_timeout_add(1000, (GSourceFunc) update_apm_status, battmon); 1413: } 1414: } 1415: #4 0xb7f25aba in _plugin_event_received (win=0x98f8800, ev=0x98e7820, #5 0xb7c54316 in _gtk_marshal_BOOLEAN__BOXED (closure=0x9924530, #6 0xb77d7c7b in IA__g_closure_invoke (closure=0x9924530, #7 0xb77ede0f in signal_emit_unlocked_R (node=0x98ed2f8, detail=0, #8 0xb77ef31f in IA__g_signal_emit_valist (instance=0x98f8800, signal_id=66, #9 0xb77ef906 in IA__g_signal_emit (instance=0x98f8800, signal_id=66, #10 0xb7d6f0ae in gtk_widget_event_internal (widget=0x98f8800, #11 0xb7c4e207 in IA__gtk_main_do_event (event=0x98e7820) #12 0xb7acb16a in gdk_event_dispatch (source=0x98ea458, callback=0, #13 0xb7749a58 in IA__g_main_context_dispatch (context=0x98ea4a0) #14 0xb774cfbb in g_main_context_iterate (context=0x98ea4a0, block=1, #15 0xb774d48a in IA__g_main_loop_run (loop=0x99247f0) #16 0xb7c4e5c9 in IA__gtk_main () #17 0x0804ac9f in main (argc=160397600, argv=0x3) at battery.c:1425