[Pkg-crosswire-devel] libqt4-gui issue (solved)

Matthew Talbert ransom1982 at gmail.com
Mon Nov 9 04:10:14 GMT 2009


> Interesting.  I'm not seeing this here (Ubuntu 9.04 amd64, using
> bibletime 2.3.3-1~jaunty2 from the PPA.  Do you have a gdb backtrace?

Well, like I said, it's a separate issue. I'm running an unusual
configuration, so I'm not terribly surprised it doesn't work (although
technically it should).

My libsword package I built myself. Basically I svn'ed up, copied the
debian directory from the PPA source package, modified it so that it
would patch correctly (several patches are no longer needed), and
built it. This way I can still install Bibletime from the PPA without
having to build it myself. Theoretically, so long as sword doesn't
break ABI, this should work (I think). Anyway, it no longer does :(
Although, the problem could be a real problem, but I don't have much
way of knowing. Here's the backtrace:

[New Thread 0x7f647657b770 (LWP 5760)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f647657b770 (LWP 5760)]
0x00007f6471f516a2 in strcmp () from /lib/libc.so.6
(gdb) bt
#0  0x00007f6471f516a2 in strcmp () from /lib/libc.so.6
#1  0x00007f6472a5e8cb in sword::SWMgr::augmentModules ()
   from /usr/lib/libsword.so.8
#2  0x00007f6472a5f131 in sword::SWMgr::Load () from /usr/lib/libsword.so.8
#3  0x000000000050bafa in CSwordBackend::initModules ()
#4  0x0000000000616795 in BibleTime::initBackends ()
#5  0x00000000006221da in BibleTime::BibleTime ()
#6  0x0000000000623dba in main ()
(gdb) q

Considering my configuration, I wouldn't spend a lot of time on it.

On a completely separate topic, it would be great to get the source in
the bzr repo updated to latest svn (or do you only update it at
release? I'm not sure how that works).

Matthew




More information about the Pkg-crosswire-devel mailing list