Package: yacpi
Version: 1.2.1-1

leka% gdb yacpi
(gdb) r
[gui appears]
press <s>
press <enter>
zsh: floating point exception  yacpi
Program received signal SIGFPE, Arithmetic exception.
0x0804ba47 in acpi_handling (samplef=0, samplev=0) at yacpi.c:214
214             sleep_time = 1000000 / samples;
(gdb) bt full
#0  0x0804ba47 in acpi_handling (samplef=0, samplev=0) at yacpi.c:214
        i = -1
        j = 0
        sleep_time = 0
        line = 2
        ap = (adapter_t *) 0x8085e0c
        binfo = (battery_t *) 0x0
        temperature = (temperature_t *) 0x3
#1  0x0804bc8f in main (argc=3, argv=0xffffffff) at yacpi.c:416
        ch = 64 '@'
        sample_number = 0
        sample_flag = 1
        option = 1000000
        option_index = 0
(gdb) 

This still applies even without running through gdb, of course.
--
/Martin

Attachment: signature.asc
Description: Digital signature

Reply via email to