THANKS !!
i can see that my laptop is working.. correctly
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794230
Title:
Please merge rsyslog 5.8.1-1 (main) from debian unstable
To manage notificatio
This bug was fixed in the package rsyslog - 5.8.1-1ubuntu1
---
rsyslog (5.8.1-1ubuntu1) oneiric; urgency=low
* Resynchronise with Debian (LP: #794230). Remaining changes:
- Run as rsyslog:rsyslog, set $FileOwner to syslog
- Replace init script with debian/rsyslog.upstart.
LDFLAGS is now unset during the build, so we don't segfault.
With regard to /dev/xconsole (bug 459730), that bug can be handled separately.
In the pervious merge bug (bug 775703 -- see comment 4 specifically), it
was believed that the /dev/xconsole messages were a more severe
complaint from rsyslo
OK, so I've narrowed down the problem to LDFLAGS="-Wl,-Bsymbolic-
functions" . If I build rsyslog without that, then the daemon does not
segfault on the first message. The debian build has an empty LDFLAGS
[1], which explains why their binaries work and the ones I built with
debuild did not.
[1]
well, at this point I have 3 builds:
a.) debian archive build (5.8.1-1)
b.) debian build (5.8.1-1) in oneiric sbuild
c.) build on the runtime system using bzr bd of debian source (5.8.1-1)
d.) build not through debuild (CFLAGS="-g -O2" ./configure --prefix=...)
e.) build of same source from rs
Same backtrace as above, but with glibc debugging symbols:
(gdb) bt
#0 0x in ?? ()
#1 0x767801ad in MsgSetInputName (pThis=0x68f020, inputName=0x672970)
at msg.c:1932
#2 0x76779539 in SubmitMsg (pLstn=)
at imuxsock.c:558
#3 readSocket (pLstn=) at imuxsock
I installed the debug syms and ran 'rsyslog -c5 -d -n' in gdb, and then
triggered the sigv, heres what I see:
$ gdb /usr/sbin/rsyslog
(gdb) set args -c5 -d -n
(gdb) run
Starting program: /usr/sbin/rsyslogd -c5 -d -n
...
# now trigger a syslog message with 'logger'
5308.356929362:75734700: Mess
OK, when running my build, I do get the same messages regarding xconsole
that pitti saw in
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/775703/comments/8
. It *appears* that the newer syslog is just being overly annoying
about the xconsole issue, but what is really happening is its
segfa
Hey Scott, since there's a merge proposal, unsubscribing sponsors so its
only in the sponsorship queue once.
Note that there are some important comments on the previous merge bug,
bug #775703 . It warrants investigating the /dev/xconsole issue before
upload. Since this one supersedes that one, I w
** Changed in: rsyslog (Ubuntu)
Status: In Progress => Confirmed
** Changed in: rsyslog (Ubuntu)
Assignee: Scott Moser (smoser) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Branch linked: lp:~smoser/ubuntu/oneiric/rsyslog/merge-debian-5.8.1-1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794230
Title:
Please merge rsyslog 5.8.1-1 (main) from debian unstable
--
ubu
** Attachment added: "this is the missing changelog entries ubuntu -> debian"
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/794230/+attachment/2159788/+files/rsyslog-changes.txt
** Changed in: rsyslog (Ubuntu)
Importance: Undecided => Low
** Changed in: rsyslog (Ubuntu)
Sta
12 matches
Mail list logo