Modify ↓
Opened at 2013-07-02T15:33:11Z
Closed at 2014-02-11T14:12:55Z
#1073 closed defect (duplicate)
segfault in check_nick.c when running "make check"
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | check tests nicks | Cc: | |
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: | Archlinux |
Description
When running make check, I get this:
./check Warning: Unable to read configuration file `(null)'. Running suite(s): Util Nick MD5 ArcFour IRC Help User Set jabber/sasl jabber/util 91%: Checks: 34, Failures: 0, Errors: 3 check_nick.c:41:E:Core:test_nick_ok_ok:0: (after this point) Received signal 11 (Segmentation fault) check_nick.c:54:E:Core:test_nick_ok_notok:0: (after this point) Received signal 11 (Segmentation fault) check_nick.c:10:E:Core:test_nick_strip:0: (after this point) Received signal 11 (Segmentation fault) make[1]: *** [all] Error 1 make[1]: Leaving directory `/home/florian/bitlbee-bzr/src/bitlbee/tests' make: *** [check] Error 2
configure output:
Architecture: Linux Configuration done: Debugging disabled. Building PIE executable Binary stripping enabled. Off-the-Record (OTR) Messaging disabled. systemd enabled. Using event handler: glib Using SSL library: gnutls Building with these protocols: msn jabber oscar yahoo twitter
I'd expect the tests to run through normally. I'm running the latest BZR tip (996) and check 0.9.10.
Attachments (0)
Change History (2)
comment:1 Changed at 2014-02-04T04:51:32Z by
comment:2 Changed at 2014-02-11T14:12:55Z by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closing this one, see the patch instead #1102
Note: See
TracTickets for help on using
tickets.
Related patch #1102