|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd[1]: segfault at 18 ip 000000000044f8c5 sp 00007fff2a127080 error 4 in systemd[400000+ae000] | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | Basesystem | Assignee: | Kay Sievers <kasievers> |
| Status: | VERIFIED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | coolo, jengelh |
| Version: | RC 2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | gdb full backtrace | ||
|
Description
Klaus Kämpf
2011-03-03 18:48:17 UTC
> rpm -qf /sbin/init
systemd-sysvinit-18-1.2.4.x86_64
*** Bug 678352 has been marked as a duplicate of this bug. *** Created attachment 419235 [details]
gdb full backtrace
Kay, please enable OpenSUSE 11.4 on Base:System For completeness, the i586 trace for systemd-18 that I was not able to previously provide in #678352.
[ 48.228518] systemd[1]: segfault at 10 ip 0809c28e sp afff3d50 error 4 in systemd[8048000+b6000]
(gdb) bt
#0 0xa786f424 in __kernel_vsyscall ()
#1 0xa77df50e in raise (sig=11)
at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:42
#2 0x0804ed3c in crash (sig=11) at src/main.c:119
#3 <signal handler called>
#4 bus_path_message_handler (u=0x88e67e0, c=0x88e4720, message=0x87e2018)
at src/dbus-path.c:78
#5 0x0808e805 in bus_unit_message_dispatch (connection=0x88e4720,
message=0x87e2018, data=0x87c7608) at src/dbus-unit.c:406
#6 bus_unit_message_handler (connection=0x88e4720, message=0x87e2018,
data=0x87c7608) at src/dbus-unit.c:576
#7 0xa780be4b in _dbus_object_tree_dispatch_and_unlock (tree=0x88e45a0,
message=0x87e2018) at dbus-object-tree.c:858
#8 0xa77fb8a9 in dbus_connection_dispatch (connection=0x88e4720)
at dbus-connection.c:4688
#9 0x0808835c in bus_dispatch (m=0x87c7608) at src/dbus.c:547
#10 0x080584f9 in manager_loop (m=0x87c7608) at src/manager.c:2344
#11 0x0805022e in main (argc=1, argv=0xafff4704) at src/main.c:1197
*** Bug 679096 has been marked as a duplicate of this bug. *** (In reply to comment #4) > Kay, please enable OpenSUSE 11.4 on Base:System Done. Thanks. And systemd-20-91.1.x86_64 from Base:System fixes the issue for me ! Kay, please submit systemd as an update to 11.4 Hmm, the crash is gone but systemd still hangs sometimes. Eg. "suse rcopenvpn start" hangs in /bin/systemd-tty-ask-password-agent --watch with restart_syscall(<... resuming interrupted call ...> Will open a separate report for this (In reply to comment #9) > > Will open a separate report for this See bnc#680958 Please use the version from Base:System, it's all under heavy development, and we have no resources to support old experimental versions of systemd. |