Your message dated Sat, 01 Jun 2013 00:52:46 +0100
with message-id <[email protected]>
and subject line Re: Bug#709257: crashes when specifying a base_url with
identica
has caused the Debian Bug report #709257,
regarding crashes when specifying a base_url with identica
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
709257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709257
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bitlbee
Version: 3.0.5-1.2
Severity: normal
To reproduce:
account add identica anarcat
account 0 set base_url http://status.orangeseeds.org/api
account on
Expected results:
* oauth handshake
Actual result:
* Error: Fatal signal received: 11. That's probably a bug.
Backtrace:
#0 0x0000000000428742 in set_find ()
#1 0x00000000004287ca in set_getstr ()
#2 0x00000000004288a1 in set_getbool ()
#3 0x00000000004847f1 in ?? ()
#4 0x0000000000438f3a in account_on ()
#5 0x0000000000425b0c in ?? ()
#6 0x0000000000424908 in root_command ()
#7 0x00000000004247be in root_command_string ()
#8 0x0000000000422e46 in ?? ()
#9 0x000000000041f798 in ?? ()
#10 0x0000000000420953 in irc_exec ()
#11 0x00000000004189ff in irc_process ()
#12 0x00000000004135cc in bitlbee_io_current_client_read ()
#13 0x000000000042d8e8 in ?? ()
#14 0x00007fafb12c3ccc in event_base_loop () from
/usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
#15 0x000000000042d7ec in b_main_run ()
#16 0x000000000042b175 in main ()
Boom.
-- System Information:
Debian Release: 7.0
APT prefers stable
APT policy: (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_CA.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bitlbee depends on:
ii bitlbee-common 3.0.5-1.2
ii debianutils 4.3.2
ii libc6 2.13-38
ii libevent-2.0-5 2.0.19-stable-3
ii libgcrypt11 1.5.0-5
ii libglib2.0-0 2.33.12+really2.32.4-5
ii libgnutls26 2.12.20-6
bitlbee recommends no packages.
bitlbee suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Actually, looking closer, this would never work. For OAuth you need more
than just a base_url. An application needs to be registered with the
service, and the resulting api key + secret have to be known with the
application.
With BitlBee (no clue whether other clients are different), the only way
to do this is by adding a protocol definition with the right info.
base_url is ignored for OAuth purposes.
That said, the crash is not pretty, will fix that.
Please report this kind of issues upstream BTW, bugs.b.o is more for
packaging issues IMHO.
Wilmer v/d Gaast.
--
+-------- .''`. - -- ---+ + - -- --- ---- ----- ------+
| wilmer : :' : gaast.net | | OSS Programmer www.bitlbee.org |
| lintux `. `~' debian.org | | Full-time geek wilmer.gaast.net |
+--- -- - ` ---------------+ +------ ----- ---- --- -- - +
signature.asc
Description: OpenPGP digital signature
--- End Message ---