Ticket #242 (closed defect: wontfix)
avahi-daemon segfaults on ARM
| Reported by: | jamesmalone | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | avahi-daemon | |
| Keywords: | avahi-daemon arm segfault sigsegv cross compile | Cc: |
Description
Attempting to run avahi-daemon on ARM results in signal SIGSEGV.
BT: (gdb) run Starting program: /usr/sbin/avahi-daemon
Program received signal SIGSEGV, Segmentation fault. 0x0000dc14 in load_config_file (c=0x338cc) at main.c:535 535 main.c: No such file or directory.
in main.c
(gdb) bt full
#0 0x0000dc14 in load_config_file (c=0x338cc) at main.c:535
r = 1073864048
f = (AvahiIniFile? *) 0x0
g = (AvahiIniFileGroup? *) 0x0
PRETTY_FUNCTION = "load_config_file"
#1 0x000108ec in main (argc=1, argv=0xbe89ba54) at main.c:1413
pid = -1
r = 255
wrote_pid_file = 0
Change History
Note: See
TracTickets for help on using
tickets.
